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
386 stars 84 forks source link

replace use of basemap #110

Closed sablanchard closed 4 years ago

sablanchard commented 5 years ago

basemap is being depreciated in favor of cartopy and support will end in 2020. basemap should be considered for replacement in the plot function. Per https://github.com/UDST/pandana/issues/70#issuecomment-497974062 and basemap announcement

smmaurer commented 4 years ago

See issue #144