twpayne / go-geom

Package geom implements efficient geometry types for geospatial applications.
BSD 2-Clause "Simplified" License
847 stars 105 forks source link

gcj02 coord convert support #207

Closed 0fv closed 2 years ago

0fv commented 2 years ago

wiki

Add wgs84 gcj02 coords convert support

twpayne commented 2 years ago

Thank you for this. However, this functionality is better in a separate module that builds on top of this one. If you create such a module, I will happily add a link to it in go-geom's README.md so people can find it easily.

0fv commented 2 years ago

could I add Convert method for geom0? so I can adjust coordinate data esaliy.