CGI-NRM / GPS-convert

Convert GPS coordinates
1 stars 1 forks source link

Make all coordinate systems available #8

Open thokall opened 6 years ago

thokall commented 6 years ago

For now the shiny app supports 4 coordinate system. Since they are all available on for example spatialreference.org. Making it possible to filter list by region should make the selection easy and fast.

thokall commented 5 years ago

This can be easily solved from within R using the make_EPSG() from rgdal. The only thing needed is to from this create a useful list of meaningful options as it the list of options is too long to parse in a web interface

thokall commented 5 years ago

The function make_EPSG() uses the now defunct EPSG (european petroleum survey group) parameters to make conversions possible, but might on the long horizon not be the best way to convert values