Large geograph data for the scgraph package.
Project description
scgraph_data
Large geograph data for the scgraph package. This package includes larger geographs that would be too large to include in the main scgraph package. These geographs include larger and more complete networks like the world highway and world railway networks.
Please note that these geographs are simplified and are not 100% accurate. They are also not directional geographs and should not be used for navigation or any other safety critical applications.
Setup
Make sure you have Python 3.6.x (or higher) installed on your system. You can download it here.
Installation
pip install scgraph_data
Included GeoGraphs
- world_highways_geograph:
- What: World highway network from OpenStreetMap
- Use:
from scgraph_data.world_highways import world_highways_geograph
- Attribution: OpenStreetMaps
- Length Measurement: Kilometers
- World Highways Picture
- world_railways_geograph:
- What: World railway network from OpenStreetMap
- Use:
from scgraph_data.world_railways import world_railways_geograph
- Attribution: OpenStreetMaps
- Length Measurement: Kilometers
- World Railways Picture
- world_highways_and_marnet_geograph:
- What: World highway and marnet network joined by ports
- Use:
from scgraph_data.world_highways_and_marnet import world_highways_and_marnet_geograph
- Attribution: OpenStreetMaps
- Attribution: searoute
- Length Measurement: Kilometers
- World Highways and Marnet Picture
- Note: These two networks are connected by ports, where each port is joined to each respective network by using the closest euclidian entry point.
- Used Ports Picture
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
Built Distribution
File details
Details for the file scgraph_data-2.0.0.tar.gz
.
File metadata
- Download URL: scgraph_data-2.0.0.tar.gz
- Upload date:
- Size: 24.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f18196b511feb98d9f964d8c4728a45487f8b4109bd8b96daf209a016dd8416 |
|
MD5 | 4bb9aa716506af6aea90d5bfd65e67f6 |
|
BLAKE2b-256 | e2618ed14da0bd725e58e6f64f0066ab2ec1e9e8e59e63b327ba69d3c75817cf |
File details
Details for the file scgraph_data-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: scgraph_data-2.0.0-py3-none-any.whl
- Upload date:
- Size: 24.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8df15f4d9b4cce945f195b27c9e239ac49ebfa81aa948afc882b28653725406 |
|
MD5 | 30bd4c59808235f3b82fdb200e910073 |
|
BLAKE2b-256 | 50dcdcbe9bc753208d9296b7a548df92e4267150cf2754419648ec172118886d |