CodeForTucson / trails-editor

A project created for the National Day of Civic Hacking 2015.
1 stars 0 forks source link

Add support for PostGIS to DB #3

Open asonnenschein opened 9 years ago

asonnenschein commented 9 years ago

PostGIS functionality will allow us to store spatial data in a more efficient (less space) manner than just popping GeoJSON into the DB. We'll also be able to do spatial transformations and analysis on the geographic data.

http://postgis.net/

lizravenwood commented 9 years ago

You impress me. Sorry I missed Tuesday. I had some soreness and also had to work late. See you in a couple of weeks.

On Sun, Jun 7, 2015 at 12:25 PM, Adrian Sonnenschein < notifications@github.com> wrote:

PostGIS functionality will allow us to store spatial data in a more efficient (less space) manner than just popping GeoJSON into the DB. We'll also be able to do spatial transformations and analysis on the geographic data.

http://postgis.net/

— Reply to this email directly or view it on GitHub https://github.com/CodeForTucson/trails-editor/issues/3.