locationtech-labs / geopyspark

GeoTrellis for PySpark
Other
179 stars 59 forks source link

Minor Fixes for VP Backend #583

Closed jbouffard closed 6 years ago

jbouffard commented 6 years ago

This PR changes two this in the VP backend. The first is the removal of the org.apache.spark dependency. The second is that now OSMReader.read will now throw an error if it failed to read a file instead of silently failing.