Tools for the extraction of OpenStreetMap street network data
The main features of udst/osmnet are: Network and Graph Analysis, Python Geospatial Libraries.
Open-source alternatives to udst/osmnet include: kuanb/peartree — peartree: A library for converting transit data into a directed graph for sketch network analysis. bmaslakov/kotlin-algorithm-club — This project is a comprehensive library of fundamental computer science algorithms and data structures implemented in… banesullivan/localtileserver — dynamic tile server for visualizing rasters in Jupyter with ipyleaflet or folium. ben-nour/geojson-shave — A command-line tool for reducing the size of GeoJSON files. buntinglabs/mundipy — mundipy is a Python framework for spatial data manipulation. anitagraser/movingpandas — MovingPandas - a Python library for movement data exploration and analysis.
peartree: A library for converting transit data into a directed graph for sketch network analysis.
This project is a comprehensive library of fundamental computer science algorithms and data structures implemented in Kotlin. It serves as a toolkit for software engineering proficiency, providing a collection of standard computational techniques designed to operate on any data type through the use of language-level generics. The library distinguishes itself by emphasizing educational clarity and type-safe implementation. It utilizes interface-based abstractions to decouple algorithmic logic from specific data structures, while employing recursive problem decomposition and immutable state pat
dynamic tile server for visualizing rasters in Jupyter with ipyleaflet or folium
A command-line tool for reducing the size of GeoJSON files.