proj4js 2.3.12+ds-1 source package in Ubuntu

Changelog

proj4js (2.3.12+ds-1) unstable; urgency=medium

  * New upstream release.

 -- Bas Couwenberg <email address hidden>  Sat, 10 Oct 2015 11:46:00 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
proj4js_2.3.12+ds-1.dsc 2.0 KiB a05f433280c9e5c368f8c8f3512a390636bfdc3cee8e3b0580f0f337e0f9ec6d
proj4js_2.3.12+ds.orig.tar.gz 88.7 KiB 13329c845710682ca084d3c8c21e17c132d3fbc4724cdb97a0b371c9dd1b299a
proj4js_2.3.12+ds-1.debian.tar.xz 3.6 KiB 4b3b1e543d917f38437c09e414c92726f0653ad97bbfed8734707f26c61a0b6b

Available diffs

No changes file available.

Binary packages built by this source

libjs-proj4: JavaScript library to transform point coordinates systems

 Proj4js is a JavaScript library to transform point coordinates from one
 coordinate system to another, including datum transformations.
 .
 This library is a port of both the PROJ.4 and GCTCP C libraries to JavaScript.
 Enabling these transformations in the browser allows geographic data stored in
 different projections to be combined in browser-based web mapping applications.
 .
 Proj4js is a part of the MetaCRS group of projects and uses the same MIT style
 license as PROJ.4.
 .
 This package contains the proj4.js JavaScript library.

node-proj4: Node.js module to transform point coordinates systems

 Proj4js is a JavaScript library to transform point coordinates from one
 coordinate system to another, including datum transformations.
 .
 This library is a port of both the PROJ.4 and GCTCP C libraries to JavaScript.
 Enabling these transformations in the browser allows geographic data stored in
 different projections to be combined in browser-based web mapping applications.
 .
 Proj4js is a part of the MetaCRS group of projects and uses the same MIT style
 license as PROJ.4.
 .
 This package contains the proj4 module for Node.js.
 .
 Node.js is an event-based server-side JavaScript engine.