Kitware / minerva

Minerva: client/server/services for analysis and visualization
Apache License 2.0
36 stars 14 forks source link

Fix double .geojson extension when downloading dataset #506

Closed matthewma7 closed 6 years ago

matthewma7 commented 6 years ago

This PR fix the issue when downloaded dataset could have double .geojson extension.

manthey commented 6 years ago

_getPostgresGeojsonData() does return a function where the geometry is in the same databasebase as the other information.