From 6f26c5d55c21553a100467f2bcd018c657d1ed61 Mon Sep 17 00:00:00 2001 From: Kamil Raczycki Date: Thu, 7 Mar 2024 00:22:35 +0100 Subject: [PATCH] feat: add QuackOSM library --- 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