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 a bounding box argument #58

Closed moradology closed 6 years ago

moradology commented 6 years ago

It is desirable to be able to produce vector tiles over some small subset of land without needing to produce geographic extract according to that extent ahead of time. This PR adds the ability to provide a bounding box during spark-submit which filters out non-contained geometries.