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
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
net2cell-0.1.1-py3-none-any.whl
(39.8 kB
view details)
File details
Details for the file net2cell-0.1.1.tar.gz
.
File metadata
- Download URL: net2cell-0.1.1.tar.gz
- Upload date:
- Size: 24.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d243548a6c5c2287463c1e708eaf50fdbfd1aa73477b099ff0a7789d8416742 |
|
MD5 | f1ccf1dc36de692dcc7eb0cc763a4054 |
|
BLAKE2b-256 | 18218da1970411061a85ed908215dad881f4a9014e24d89d99afe77026ec2f0c |
File details
Details for the file net2cell-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: net2cell-0.1.1-py3-none-any.whl
- Upload date:
- Size: 39.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 357740f2cdf568cd9e40fafa03bc35cdc8f4a8f3b0a28809b83568b9c7af74f9 |
|
MD5 | 910f014b7e0bc42d688fab45f221f33d |
|
BLAKE2b-256 | 8b64812fc57ba46794d2f0152d44ab48e9418523c512fd46a3bf0873b90d39b5 |