Skip to main content

automatically build hybrid transportation networks

Project description

For any given networks that meet the GMNS standard, net2cell helps users automatically build mesoscopic and lane-by-lane cell-based microscopic transportation networks to accommdate different modelling needs. For a quick start, users are recommended to use osm2gmns to quickly get a macroscopic from OpenStreetMap (OSM). osm2gmns helps users easily convert the OSM map data to node and link network files in the GMNS format.

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.1.tar.gz (24.6 kB view hashes)

Uploaded Source

Built Distribution

net2cell-0.1.1-py3-none-any.whl (39.8 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