mit-jp / mit-climate-data-viz

Plotting climate data for the MIT Joint Program on the Science and Policy of Global Change
https://cypressf.shinyapps.io/eppa-dashboard/
0 stars 0 forks source link

determine how to store GIS data in a database #186

Open cypressf opened 3 years ago

cypressf commented 3 years ago

PostGIS (a plugin for PostgreSQL) looks like the most widely-used, open-source standard based on my cursory google search.

https://gis.stackexchange.com/questions/90/choosing-database-for-storing-spatial-data

If this is the case, we may want to switch from MySQL to PostgreSQL.