Releases: mbloch/mapshaper-proj
Releases · mbloch/mapshaper-proj
v0.0.8
- Add support for converting Proj.4 definitions to WKT (for generating .prj files)
- Add Goode Homolosine projection
v0.0.6
- Fix error parsing some wkt PROJECTION parameters
v0.0.5
- Add get_proj_defn(), for converting a projection object to a Proj.4 string
v0.0.4
- Add Gilbert projection from libproj4
- Add coords of failed point to error object in pj_transform_point()
v0.0.3
- Add concatenated library to npm package
- Bug fixes
v0.0.2
- Add support for +init= option
- Add Proj.4 libraries for use with +init=
- Add support for translating prj files (WKT) to proj4 strings