jimjonesbr / lod4wfs

Server application for publishing Geographic Linked Open Datasets via Web Feature Services.
MIT License
13 stars 7 forks source link

Multiple CRS #3

Closed jimjonesbr closed 9 years ago

jimjonesbr commented 10 years ago

Create a settings file for dealing with multiple CRS. A conversion from the CRS URL, in the WKT literal, to a CRS understood by GIS must be implemented. Currently working only with EPSG.

jimjonesbr commented 9 years ago

Module implemented. See commit #100

Set to closed.