Package for working with spatial networks
Project description
net2
Overview
net2 is a Python package for working with spatial networks.
Data structures
net2 is intended to work with spatial network data represented using
networkx.DiGraph object, with the following conventions:
- The network is associated with:
'crs'(Noneorint)
- Node IDs are
int - The nodes are associated with:
'geometry'(shapely)
- The edges are associated with:
'geometry'(shapely)'length'(float, in $m$)'time'(float, in $sec$)
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
net2-0.0.5.tar.gz
(4.0 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
net2-0.0.5-py3-none-any.whl
(7.6 kB
view details)
File details
Details for the file net2-0.0.5.tar.gz.
File metadata
- Download URL: net2-0.0.5.tar.gz
- Upload date:
- Size: 4.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2435423f1ea3347d3c7a2435e475002c89db0b2b13c215f4c63a6571bf1f474e
|
|
| MD5 |
2ee90e0fd67655dd0017da572bb42515
|
|
| BLAKE2b-256 |
e9c131d29f0875fd558f2c7b8473e3fd77cfd5ff9caad30283444a32999e23f1
|
File details
Details for the file net2-0.0.5-py3-none-any.whl.
File metadata
- Download URL: net2-0.0.5-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb8d47782f2a1f62b4cbb6887e346fa5ea28507c6d606116aac4d5ecbac43af6
|
|
| MD5 |
b439f0667dd4b641cb268ff93589c4be
|
|
| BLAKE2b-256 |
cdeab8fca8e65a7a79b178bd5351e91ff8473a3a399a7383d274da047982640f
|