From 83fc86450667da003c7c9347ff3b0ba02bfea51c Mon Sep 17 00:00:00 2001 From: Kamil Raczycki Date: Mon, 11 Mar 2024 17:41:52 +0100 Subject: [PATCH] Add QuackOSM (#153) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e29dd7..e08f776 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,7 @@ The services in this category allow you to track personal and fitness goals util * [overpassforge](https://github.com/Krafpy/Overpass-Forge) - A package to build Overpass queries from Python objects. * [humanized_opening_hours](https://github.com/rezemika/humanized_opening_hours) - A package to parse the `opening_hours` tag. * [geodesk](https://github.com/clarisma/geodesk-py) - Fast and storage-efficient database for OpenStreetMap analysis. +* [QuackOSM](https://github.com/kraina-ai/quackosm) - A Python library for downloading, filtering and transforming `*.osm.pbf` files into `GeoParquet` files using DuckDB. ### Java