PYORPS

Contents:

  • PYORPS - Python for Optimal Routes in Power Systems
    • Overview
    • Features
    • Quick Start
    • Installation
    • How It Works
    • Use Cases
    • Technical Details
    • Documentation
    • Contributing
    • License
    • Citation
    • Contact
  • API Reference
    • CostAssumptions
    • GeoDataset
    • GeoRasterizer
    • InMemoryRasterDataset
    • InMemoryVectorDataset
    • LocalRasterDataset
    • LocalVectorDataset
    • Path
    • PathCollection
    • PathFinder
    • RasterDataset
    • VectorDataset
    • WFSVectorDataset
    • detect_feature_columns()
    • get_zero_cost_assumptions()
    • initialize_geo_dataset()
    • save_empty_cost_assumptions()
  • Contributing to PYORPS
    • Get in Touch!
    • Setting Up Your Development Environment
    • Making Changes
    • Keeping Your Fork Up-to-Date
    • Writing Tests
    • Code Style
    • Contributing Examples or Case Studies
    • Thank You!
PYORPS
  • Overview: module code

All modules for which code is available

  • _abc
  • _thread
  • abc
  • affine
  • concurrent.futures.thread
  • contextlib
  • copy
  • dataclasses
  • difflib
  • genericpath
  • geopandas.geodataframe
  • geopandas.geoseries
  • matplotlib.artist
  • matplotlib.axes._axes
  • matplotlib.figure
  • matplotlib.lines
  • matplotlib.patches
  • matplotlib.stackplot
  • matplotlib.streamplot
  • matplotlib.table
  • matplotlib.tri._tricontour
  • matplotlib.tri._tripcolor
  • matplotlib.tri._triplot
  • networkit.distance
  • networkit.graph
  • pathlib
  • posixpath
  • pyorps.core.cost_assumptions
  • pyorps.core.exceptions
  • pyorps.core.path
  • pyorps.graph.api.graph_api
  • pyorps.graph.api.graph_library_api
  • pyorps.graph.api.networkit_api
  • pyorps.graph.path_finder
  • pyorps.io.geo_dataset
  • pyorps.io.vector_loader
  • pyorps.raster.handler
  • pyorps.raster.rasterizer
  • pyorps.utils.neighborhood
  • pyorps.utils.plotting
  • pyorps.utils.traversal
  • pyproj.transformer
  • rasterio.features
  • rasterio.transform
  • rasterio.windows
  • shapely.geometry.geo
  • shapely.geometry.linestring
  • shapely.geometry.multipoint
  • shapely.geometry.point
  • shapely.geometry.polygon
  • time
  • typing

© Copyright 2025, Martin Hofmann.

Built with Sphinx using a theme provided by Read the Docs.