Skip to main content
Ctrl+K

libadalina-core 1.3.0 documentation

  • Introduction
  • Installation and examples
  • API Reference
  • Introduction
  • Installation and examples
  • API Reference

Section Navigation

  • Readers
  • Writers
  • Sedona Configuration
  • Sedona Utilities
  • Spatial Join
  • Graph extraction
  • API Reference

API Reference#

This section provides detailed API documentation for all modules in the libadalina-core library.

  • Readers
    • csv_to_dataframe()
    • geopackage_to_dataframe()
    • read_dataset()
  • Writers
    • dataframe_to_geopackage()
  • Sedona Configuration
    • get_sedona_context()
    • init_sedona_context()
  • Sedona Utilities
    • EPSGFormats
    • to_spark_dataframe()
  • Spatial Join
    • AggregationFunction
    • AggregationType
    • JoinType
    • area()
    • bounding_box()
    • cut_features()
    • explode_multi_geometry()
    • perimeter()
    • polygonize()
    • spatial_aggregation()
    • spatial_join()
  • Graph extraction
    • MandatoryColumns
    • OneWay
    • OpenStreetMapReader
    • RoadTypes
    • build_graph()
    • graph_to_geopackage()
    • graph_to_pandas()
    • graph_to_shapefile()
    • path_to_geopackage()
    • path_to_pandas()
    • paths_to_geopackage()
    • paths_to_pandas()

previous

Installation and examples

next

Readers

Show Source

© Copyright 2025, OptLab, University of Milan.

Created using Sphinx 7.4.6.

Built with the PyData Sphinx Theme 0.16.0.