├── .gitattributes ├── Chapter02 ├── Chapter 2 - Ohio Census Hierarchy_vf.ipynb └── Chapter 2 - Vector and Raster Data Examples_vf.ipynb ├── Chapter03 └── Chapter 3 - GCS and PCS_vf.ipynb ├── Chapter04 ├── Chapter 4 - Fiona_vf.ipynb ├── Chapter 4 - Folium_vf.ipynb ├── Chapter 4 - GeoPandas_vf.ipynb ├── Chapter 4 - Geoplot_vf.ipynb ├── Chapter 4 - Geoviews_vf.ipynb ├── Chapter 4 - Pandas_vf.ipynb ├── Chapter 4 - Rasterio_vf.ipynb ├── Chapter 4 - Shapely_vf.ipynb └── Chapter 4 - ipyLeaflet_vf.ipynb ├── Chapter05 └── Chapter 5 - Exploratory Data Visualization_vf.ipynb ├── Chapter06 ├── Chapter 6 - Point Pattern_vf.ipynb └── Chapter 6 - Spatial Autocorrelation_vf.ipynb ├── Chapter07 └── Chapter 7 - Spatial Feature Engineering_vf.ipynb ├── Chapter08 └── Chapter 8 - Spatial Clustering NY_vf.ipynb ├── Chapter09 └── Chapter 9 - Spatial Regression_vf.ipynb ├── Chapter10 └── Chapter 10 - Spatial Optimization-vf.ipynb ├── Chapter11 ├── Chapter 11 - Spatial Indexing_vf.ipynb └── Chapter 11 - Spatial Interpolation_vf.ipynb ├── LICENSE ├── OSM POI Data Pulls_vf.ipynb ├── README.md └── environment.yml /.gitattributes: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Chapter02/Chapter 2 - Ohio Census Hierarchy_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter02/Chapter 2 - Ohio Census Hierarchy_vf.ipynb -------------------------------------------------------------------------------- /Chapter02/Chapter 2 - Vector and Raster Data Examples_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter02/Chapter 2 - Vector and Raster Data Examples_vf.ipynb -------------------------------------------------------------------------------- /Chapter03/Chapter 3 - GCS and PCS_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter03/Chapter 3 - GCS and PCS_vf.ipynb -------------------------------------------------------------------------------- /Chapter04/Chapter 4 - Fiona_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter04/Chapter 4 - Fiona_vf.ipynb -------------------------------------------------------------------------------- /Chapter04/Chapter 4 - Folium_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter04/Chapter 4 - Folium_vf.ipynb -------------------------------------------------------------------------------- /Chapter04/Chapter 4 - GeoPandas_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter04/Chapter 4 - GeoPandas_vf.ipynb -------------------------------------------------------------------------------- /Chapter04/Chapter 4 - Geoplot_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter04/Chapter 4 - Geoplot_vf.ipynb -------------------------------------------------------------------------------- /Chapter04/Chapter 4 - Geoviews_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter04/Chapter 4 - Geoviews_vf.ipynb -------------------------------------------------------------------------------- /Chapter04/Chapter 4 - Pandas_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter04/Chapter 4 - Pandas_vf.ipynb -------------------------------------------------------------------------------- /Chapter04/Chapter 4 - Rasterio_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter04/Chapter 4 - Rasterio_vf.ipynb -------------------------------------------------------------------------------- /Chapter04/Chapter 4 - Shapely_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter04/Chapter 4 - Shapely_vf.ipynb -------------------------------------------------------------------------------- /Chapter04/Chapter 4 - ipyLeaflet_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter04/Chapter 4 - ipyLeaflet_vf.ipynb -------------------------------------------------------------------------------- /Chapter05/Chapter 5 - Exploratory Data Visualization_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter05/Chapter 5 - Exploratory Data Visualization_vf.ipynb -------------------------------------------------------------------------------- /Chapter06/Chapter 6 - Point Pattern_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter06/Chapter 6 - Point Pattern_vf.ipynb -------------------------------------------------------------------------------- /Chapter06/Chapter 6 - Spatial Autocorrelation_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter06/Chapter 6 - Spatial Autocorrelation_vf.ipynb -------------------------------------------------------------------------------- /Chapter07/Chapter 7 - Spatial Feature Engineering_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter07/Chapter 7 - Spatial Feature Engineering_vf.ipynb -------------------------------------------------------------------------------- /Chapter08/Chapter 8 - Spatial Clustering NY_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter08/Chapter 8 - Spatial Clustering NY_vf.ipynb -------------------------------------------------------------------------------- /Chapter09/Chapter 9 - Spatial Regression_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter09/Chapter 9 - Spatial Regression_vf.ipynb -------------------------------------------------------------------------------- /Chapter10/Chapter 10 - Spatial Optimization-vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter10/Chapter 10 - Spatial Optimization-vf.ipynb -------------------------------------------------------------------------------- /Chapter11/Chapter 11 - Spatial Indexing_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter11/Chapter 11 - Spatial Indexing_vf.ipynb -------------------------------------------------------------------------------- /Chapter11/Chapter 11 - Spatial Interpolation_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/Chapter11/Chapter 11 - Spatial Interpolation_vf.ipynb -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/LICENSE -------------------------------------------------------------------------------- /OSM POI Data Pulls_vf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/OSM POI Data Pulls_vf.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/README.md -------------------------------------------------------------------------------- /environment.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Applied-Geospatial-Data-Science-with-Python/HEAD/environment.yml --------------------------------------------------------------------------------