azavea / osmesa

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

AOIMonitor command app miscellaneous cleanup #179

Closed CloudNiner closed 4 years ago

CloudNiner commented 4 years ago

Fixes / cleans up a few issues in the AOIMonitor command app. See commit log for details on each fix.

The fallout of removing the unused withDelta call, along with adding a VectorPipe default spark session provider in geotrellis/vectorpipe#122 is that this command app no longer relies on anything specific to osmesa.

CloudNiner commented 4 years ago

Going to merge this to get the issue resolved in staging, can address comments with later follow up.