Skip to content

Releases: mbloch/mapshaper-proj

v0.0.19

12 Oct 21:56
Compare
Choose a tag to compare
  • Ported bertin1953 from PROJ.

v0.0.18

10 Aug 01:40
Compare
Choose a tag to compare
  • Improvement to eqearth inverse formula.

v0.0.17

08 Aug 17:09
Compare
Choose a tag to compare
  • Add Equal Earth projection as "eqearth".

v0.0.16

11 Dec 03:10
Compare
Choose a tag to compare
  • Accept library names in either case (e.g. EPSG and epsg).

v0.0.15

27 Oct 21:07
Compare
Choose a tag to compare
  • Accept .prj files with "VERTCS" definitions (VERTCS is ignored).

v0.0.14

31 Jul 03:10
Compare
Choose a tag to compare
  • Ignore +nadgrids=@null parameters (instead of throwing an error).

v0.0.13

28 Jul 22:20
Compare
Choose a tag to compare
  • Added function to search for a cached proj definition file (for mapshaper integration).

v0.0.12

28 Jul 15:44
Compare
Choose a tag to compare
  • Added internal function for caching the contents of a proj definition file, to bypass loading from a file.

v0.0.11

09 Jul 18:49
Compare
Choose a tag to compare
  • [wkt] Added Gauss_Kruger as an alias of Transverse_Mercator for parsing WKT.
  • Changed name of "krass" ellipsoid from "Krassovsky, 1942" to "Krasovsky 1940".

v0.0.10

22 Jun 21:39
Compare
Choose a tag to compare
  • Ported more projections and fixes from Proj.4.