Remove duplicate PySAL

This commit is contained in:
and-viceversa 2021-06-04 13:46:57 -07:00 committed by and-viceversa
parent cacfe73a0f
commit fe9b1c4a34

View File

@ -486,7 +486,6 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [PyProj](https://github.com/jswhit/pyproj) - For conversions between projections.
* [PyQGIS](http://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/) - Python for QGIS.
* [pyroSAR](https://github.com/johntruckenbrodt/pyroSAR) - A Python Framework for Large-Scale SAR Satellite Data Processing.
* [PySAL](http://pysal.readthedocs.io/en/latest/) - For all your spatial econometrics needs.
* [PyShp](https://code.google.com/archive/p/pyshp/) - For reading and writing shapefiles.
* [PySTAC](https://github.com/stac-utils/pystac) - Python library for working with any SpatioTemporal Asset Catalog (STAC).
* [Python Geocoder](https://github.com/DenisCarriere/geocoder) - Simple and consistent geocoding library written in Python.