azavea / osmesa

OSMesa is an OpenStreetMap processing stack based on GeoTrellis and Apache Spark
Apache License 2.0
79 stars 26 forks source link

Update to JSONB DB schema, add staging deployment #167

Closed jpolchlo closed 4 years ago

jpolchlo commented 4 years ago

This update brings in a variety of new features, including a new DB schema (#148), moving much functionality out of the library into vectorpipe and depending on that external library (#154), adding railway statistics (#157), and introducing new deployment scripts which split deployments between staging and production instances (also #157).

Some additional AOI monitoring changes are hitching a ride on this merge, but they should have no bearing on day-to-day operations of core OSMesa functions.