Welcome to GIS Exploration’s documentation!¶
- Network distance
- Network Distance with LION map
- Network distance tying it all together
- Get the 2019 “NYC LION Single Line Street Base Map”
- Getting the public school location data from NYC Open Data
- Getting the subway information
- Adding these points into the street network
- Reading in the modified street network
- Convert to undirected graph
- Locating the nodes for each location
- Finding the nearest 2 subway entrances
- Network distance
- Plot the schools, subway and routes
- Network Distance with LION map (weight)
- Snapping points to line
- Extracting LION from BYTES of the BIG APPLE
- Using matplotlib’s zoomed_inset_axes with geopandas