pysal / segregation

Segregation Measurement, Inferential Statistics, and Decomposition Analysis
https://pysal.org/segregation/
BSD 3-Clause "New" or "Revised" License
111 stars 26 forks source link

update crs checking for newer pyproj #147

Closed knaaptime closed 4 years ago

knaaptime commented 4 years ago

this updates a couple functions that do CRS checking and are currently broken for newer versions of pyproj. Note that tests will still fail upstream because of https://github.com/UDST/osmnet/issues/19