locationtech-labs / geopyspark

GeoTrellis for PySpark
Other
179 stars 59 forks source link

Metadata Creation Fix #676

Closed jbouffard closed 6 years ago

jbouffard commented 6 years ago

This PR fixes a bug that prevented the user from creating Metadata from a dict when the crs was not a proj4 string. Now, an int representing an EPSG code can used for the CRS.

In addition to the above fix, this PR also bumps the GeoTrellis version to 2.0.0.