azavea / osmesa

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

Add coastline and last edit statistics #127

Closed jpolchlo closed 5 years ago

jpolchlo commented 5 years ago

Supersedes #112

This PR introduces statistics for tracking coastlines as well as the time of last edit made by a user.

Also fixes issues that arise from using JTS frames and stream readers on EMR clusters.