Skip to main content

No project description provided

Project description

ObjectNat - Meta Library

Code style: black

test-logo

ObjectNat is an open-source library created for geospatial analysis created by IDU team

ObjectNat Components

Features and how to use

  1. City graph from OSM - Function to assemble a road, pedestrian, and public transport graph from OpenStreetMap (OSM) and creating Intermodal graph.

    city_graph

  2. Adjacency matrix - Calculate adjacency matrix based on the provided graph and edge weight type (time or distance). The intermodal graph can be obtained using the previous example.

  3. Isochrones,transport accessibility - Function for generating isochrones to analyze transportation accessibility from specified starting coordinates. Isochrones can be constructed based on pedestrian, automobile, or public transport graphs, or a combination thereof.

    isochrones

  4. Population restoration - Function for resettling population into the provided layer of residential buildings. This function distributes people among dwellings based on the total city population and the living area of each house.

  5. Service provision - Function for calculating the provision of residential buildings and population with services. In case of missing data, this function utilizes previously described functionality to retrieve the necessary information.

    isochrones

Installation

ObjectNat soon can be installed with pip:

pip install ObjectNat

Contacts

Publications

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

objectnat-0.0.3.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

objectnat-0.0.3-py3-none-any.whl (8.3 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