Skip to main content

Large geograph data for the scgraph package.

Project description

scgraph_data

PyPI version License: MIT

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

scgraph_data-2.0.0.tar.gz (24.4 MB view hashes)

Uploaded Source

Built Distribution

scgraph_data-2.0.0-py3-none-any.whl (24.6 MB 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