24 Commits

Author SHA1 Message Date
Andreas Hocevar
bc03d957fe
Add JSDoc types; no longer depend on @types/proj4 2025-06-16 19:59:38 +02:00
Andreas Hocevar
acf9be35a5
Add support for PROJJSON and WKT2 2025-05-10 12:46:44 +02:00
Andreas Hocevar
366cea96e9
Use stylistic to consistently format code 2025-04-29 20:22:09 +02:00
Andreas Hocevar
18326d23f4
Add equal earth projection 2024-03-23 08:44:54 +01:00
Andreas Hocevar
dbb2d8dfaf
Merge pull request #350 from childsd3/omerc-accuracy
Omerc accuracy
2021-01-21 23:10:28 +01:00
Andreas Hocevar
4c6d94f3f1
Change default Transverse Mercator algorithm 2021-01-08 19:33:09 +01:00
Daniel Childs
798d85307d Added conversion from gamma to rectified_grid_angle to match WTK convention. Fixed alpha and gamma check in omerc conversion. 2020-04-29 18:03:52 -07:00
Calvin Metcalf
2006b0a06d
centralize the defs of the constant values 2017-02-23 12:44:14 -05:00
Calvin Metcalf
c16a55842b Export default for objects (#232)
* use export default everywhere

* specific datum functions are imported

* get all of it
2017-02-21 09:53:18 -05:00
Calvin Metcalf
9dc0fb7921
break out wkt parser 2017-01-25 15:09:12 -05:00
Simon Legner
bb8503fcea Adapt jshint for ES6 modules, fix semicolons 2017-01-24 23:37:28 +01:00
Simon Legner
8c0c0eef0b Fix imports for only named export modules 2017-01-24 22:37:45 +01:00
Simon Legner
d18e1bae03 Use ES6 modules 2017-01-24 22:37:45 +01:00
Calvin Metcalf
e6b88d3328 beter versioning (#211)
* beter versioning

* build browser version directly
2016-09-26 14:03:39 -04:00
Calvin Metcalf
1295a87345 reorg to improve flow of data (#201) 2016-08-30 16:37:41 -04:00
Andreas Hocevar
fb214fe11e Re-add units to srs definition
Fixes a regression introduced with
5c64b03362dc9c3113ee241c530c41d67b3a29b1.
2015-04-13 10:56:00 +02:00
Andreas Hocevar
85ee69f7be Add handling for +units in projString 2015-03-03 13:30:44 +01:00
Matthew Bloch
7fd9801566 Improve proj string parsing
Convert a and b parameters to numbers, fix parseFloat() calls
2014-09-11 09:21:21 -07:00
Calvin Metcalf
ba25270eec (#90) - upercase datums in proj strings 2014-01-30 10:55:23 -05:00
Calvin Metcalf
c09798b42f require constants individually 2013-12-09 10:27:07 -05:00
Calvin Metcalf
9d59b0fcf7 replace imports of common with imports of individual things 2013-12-09 10:27:07 -05:00
Oscar Reinecke
145e0e90de Changed some requires to link to index.js instead of the lib name.
Because when inside vendor/lib or /views/lib, erica is unable to push for
instance constants.js AND constants/ since they become identical prop names.
2013-10-15 16:36:52 +02:00
Calvin Metcalf
b7f3a88a30 full bowserify 2013-10-01 15:50:22 -04:00
Calvin Metcalf
b3a9684eb7 clean up 2013-10-01 10:46:39 -04:00