From 9b40a4b6a159f25ef86fc94ea45efa855a8edc99 Mon Sep 17 00:00:00 2001 From: Kamil Raczycki Date: Thu, 7 Mar 2024 00:25:06 +0100 Subject: [PATCH] feat: add QuackOSM library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d71c7db..249da7d 100644 --- a/README.md +++ b/README.md @@ -883,6 +883,7 @@ with GNSS (global navigation satellite system). * [orbit-predictor](https://github.com/satellogic/orbit-predictor) - Orbit Predictor is a Python library to propagate orbits of Earth-orbiting objects (satellites, ISS, Santa Claus, etc) using TLE (Two-Line Elements set). * [osm2geojson](https://github.com/aspectumapp/osm2geojson) - Parse OpenStreetMap (OSM) XML and Overpass JSON/XML. * [OSMnet](https://github.com/UDST/osmnet) - Tools for the extraction of OpenStreetMap street network data. +* [QuackOSM](https://github.com/kraina-ai/quackosm) - Library and a CLI tool for downloading, filtering and transforming `*.osm.pbf` files into `GeoParquet` files using DuckDB. * [pandana](https://github.com/UDST/pandana) - Pandas Network Analysis - dataframes of network queries, quickly. * [Peartree](https://github.com/kuanb/peartree) - Peartree: A library for converting transit data into a directed graph for network analysis. * [pipgeo](https://github.com/samapriya/pipgeo) - pipgeo: CLI for Unofficial windows Geospatial library wheels.