peterstace / simplefeatures

Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification
MIT License
130 stars 19 forks source link

Simple/basic projections #629

Open peterstace opened 3 months ago

peterstace commented 3 months ago

The following are some basic/simple projections we could implement in Go:

I've needed all of these either in a "real" project or an experiment/hack project, so they're good starting points.

There could be many other projections that are easy to implement at https://en.wikipedia.org/wiki/List_of_map_projections.