Skip to content
Benjamin P. Stewart edited this page Feb 24, 2020 · 2 revisions

GOSTnets is a python library designed to simplify network analysis on road networks leveraging powerful existing python libraries:

  • NetworkX: library from which the network analysis is performed
  • OSMNx: powerful wrapper library to make OSM data extraction and analysis much easier
  • GeoPandas: geographic wrapper for pandas which is used to interact with geospatial data
Clone this wiki locally