Andreas Hocevar
|
bc03d957fe
|
Add JSDoc types; no longer depend on @types/proj4
|
2025-06-16 19:59:38 +02:00 |
|
Andreas Hocevar
|
366cea96e9
|
Use stylistic to consistently format code
|
2025-04-29 20:22:09 +02:00 |
|
Andreas Hocevar
|
0c63f41d0a
|
Allow null points when removing unused z
|
2023-10-13 09:38:34 +02:00 |
|
Andreas Hocevar
|
3cda7c8941
|
Do not skip datum transform when gridshift is configured
|
2023-01-11 19:27:47 +01:00 |
|
Andreas Hocevar
|
4c54e2a8b8
|
Only output z when we had an input z
|
2022-11-29 17:26:16 +01:00 |
|
John Bayly
|
b96c7d2113
|
bugfix/306 - Clone point objects
See proj4js/proj4js#306
Some transforms modify the point in place. This ensures that input coordinates remain unmodified.
|
2022-09-21 10:45:42 +01:00 |
|
Andreas Hocevar
|
f35153b9b7
|
Fix API-breaking introduction of axis order enforcement
|
2021-07-15 18:59:05 +02:00 |
|
Geoff Smith
|
7582c97522
|
More improvements'
|
2020-09-30 15:07:36 +01:00 |
|
philip
|
1f4116f6f0
|
If point is outside world, then don't crash
|
2019-12-22 16:06:29 -05:00 |
|
Luis Calisto
|
6bdb0ea9ff
|
Re enabled z passing. Breaking a test, now need fix.
|
2019-08-07 15:17:55 +01:00 |
|
Calvin Metcalf
|
42fae04d12
|
Check sanity of inputs (#251)
* add sanity check
* add tests
* bump wkt-parser
* fix typo
* fix other typo
* reduce duplication
* consistent naming
* spelling
|
2017-04-28 15:08:53 -04:00 |
|
Calvin Metcalf
|
2006b0a06d
|
centralize the defs of the constant values
|
2017-02-23 12:44:14 -05:00 |
|
Thomas Chandelle
|
2f549d0c1d
|
Fix from_greenwich property name
|
2017-02-14 11:24:08 +01:00 |
|
Simon Legner
|
bb8503fcea
|
Adapt jshint for ES6 modules, fix semicolons
|
2017-01-24 23:37:28 +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 |
|
Calvin Metcalf
|
c959c0296d
|
clean up, remove all the grid shift code that isnt used (#200)
|
2016-08-24 00:21:26 +02:00 |
|
Calvin Metcalf
|
eff93f3ca3
|
(#89) - remove point class
|
2014-01-30 09:58:03 -05:00 |
|
Calvin Metcalf
|
9d59b0fcf7
|
replace imports of common with imports of individual things
|
2013-12-09 10:27:07 -05: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 |
|