UDST / pandana

Pandas Network Analysis by UrbanSim: fast accessibility metrics and shortest paths, using contraction hierarchies :world_map:
http://udst.github.io/pandana
GNU Affero General Public License v3.0
385 stars 84 forks source link

Removing basemap dependency #147

Closed fillipefeitosa closed 3 years ago

fillipefeitosa commented 3 years ago

This a relative simple alteration to network.plot() method to work with right of the box.

Discussion and improvements on UDST/pandana

smmaurer commented 3 years ago

Hi @fillipefeitosa, thanks for this PR, and so sorry for the slow review! This looks really nice -- it's a great way to keep network.plot() working.

I'm going to merge this into dev and include it in a release soon along with PR #142.