Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 663 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 663 Bytes

osm4gpd: OpenStreetMap to GeoPandas Parser

Test Release codecov

Introduction

Osm4gpd is a Python package that provides a fairly memory-efficient parser to load OpenStreetMap data in its native protobuf format into a sparse GeoPandas DataFrame. This package aims to help users work with large OSM datasets while minimizing memory usage and providing a convenient interface for data manipulation.