azavea / osmesa

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

Fix line clipping error #34

Closed jpolchlo closed 6 years ago

jpolchlo commented 6 years ago

When clipping linestrings to tiles, linestring intersection results were being thrown out due to a shortage of brainpower during a copy/paste operation.