locationtech / rasterframes

Geospatial Raster support for Spark DataFrames
http://rasterframes.io
Apache License 2.0
247 stars 45 forks source link

Allow `rf_crs` to accept `StringType`. #366

Closed metasim closed 5 years ago

metasim commented 5 years ago

Convert it with LazyCRS.

pomadchin commented 5 years ago

We can make a gt 2.x release that depends on a new Proj4j version, would it help you? (i think this change was already merged)

metasim commented 5 years ago

@pomadchin Not yet, as what I really want to do is just upgrade to 3.0 as soon as it's ready. Rather contend with all those things then. Thanks for offering!