azavea / osmesa

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

`Footprints.scala` still uses WKB #113

Closed jpolchlo closed 5 years ago

jpolchlo commented 5 years ago

GeometryTileWithKey still relies on WKB-encoded geometries. This should be updated to use straight JTS Geometrys.