Skip to main content

automatically build hybrid transportation networks

Project description

For any given networks that meet the GMNS standard, net2cell helps users automatically generate hybrid (macrscopic, mesoscopic and microscopic) transportation networks to accommdate different modelling needs. For a quick start, users can easily get a network from OpenStreetMap (OSM) using osm2gmns, then use the network as an input of net2cell to obtain the corresponding hybrid networks.

Installation

pip install net2cell

Simple example

Get hybrid networks

>>> import net2cell as nc

>>> macro_net = nc.readMacroNet()
>>> nc.generateHybridNets(macro_net)

Visualization

You can visualize generated networks using NeXTA or QGis.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

net2cell-0.1.0.tar.gz (24.4 kB view hashes)

Uploaded Source

Built Distribution

net2cell-0.1.0-py3-none-any.whl (39.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page