SiRumCz / CSC501

CSC501 assignments
0 stars 1 forks source link

PostGIS #47

Closed jonhealy1 closed 4 years ago

jonhealy1 commented 4 years ago

I think we should seriously look at using PostGIS. We can import our GeoJSON data and then run geographic queries on it. I know a couple of geography guys who always talk about how great it is. It could make mapping a lot easier.

"PostGIS is a spatial database extender for PostgreSQL object-relational database. It adds support for geographic objects allowing location queries to be run in SQL."

https://postgis.net