From fd106304f60901b2d8fa7124b8133ff313f8d8f2 Mon Sep 17 00:00:00 2001 From: Julian Rojas Date: Fri, 25 Apr 2025 16:22:40 +0200 Subject: [PATCH] Add osm-pbf-parser-node --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99ea923..acd04e8 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ The services in this category allow you to track personal and fitness goals util * [Leaflet](https://leafletjs.com/) - An open-source JavaScript library for mobile-friendly interactive maps. ([Source Code](https://github.com/Leaflet/Leaflet) / [Wiki](https://wiki.openstreetmap.org/wiki/Leaflet)) * [OpenLayers](https://openlayers.org/) - A high-performance library for rendering raster and vector maps. ([Source Code](https://github.com/openlayers/openlayers) / [Wiki](https://wiki.openstreetmap.org/wiki/OpenLayers)) * [MapLibre GL JS](https://maplibre.org/projects/#js) - A map renderer with GPU-accelerated vector tile rendering. ([Source Code](https://github.com/maplibre/maplibre-gl-js) / [See Related List](#related-awesome-maplibre)) +* [osm-pbf-parser-node](https://github.com/borisgontar/osm-pbf-parser-node) - Streaming OpenStreetMap PBF parser for Node.js. ### Python