16 Commits

Author SHA1 Message Date
Calvin Metcalf
6e1e2b166c
use export default everywhere 2017-02-01 16:48:15 -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