hackforla / 311-data

Empowering Neighborhood Associations to improve the analysis of their initiatives using 311 data
https://hackforla.github.io/311-data/
GNU General Public License v3.0
62 stars 64 forks source link

Research geodatabase implementation and tradeoffs over relational database #184

Closed ryanmswan closed 1 year ago

ryanmswan commented 4 years ago

Overview

Investigate implementations of geodatabases and evaluate level of value provided over existing Postgres/MySQL implementation

Action Items

Resources/Instructions

JRHutson commented 4 years ago

@ryanmswan Do we have any minimum specs or requirements for a server? I discovered there is a way to enable spatial queries on the AWS Dynamo server that is in the free tier. It’s No-SQL though.