pysal / tobler

Spatial interpolation, Dasymetric Mapping, & Change of Support
https://pysal.org/tobler
BSD 3-Clause "New" or "Revised" License
146 stars 30 forks source link

quilt handling #52

Closed knaaptime closed 4 years ago

knaaptime commented 4 years ago

this pr fixes some CRS handling for newer versions of geopandas/pyproj, pins to quilt 3.1.8 (currently later versions are broken), and makes some small changes to the way that path handling works for remote rasters. The new path handling doesnt actually work for our data in quilt (which was the whole point) because rasterstats can't use an open rasterio handler but I'm leaving it in case that change is made upstream