Abstract
OpenStreetMap is the largest freely accessible geographic database of the world. The necessary processing steps to extract information from this database, namely reading, converting and filtering, can be very consuming in terms of computational time and disk space. esy-osmfilter is a Python library designed to read and filter OpenStreetMap data under optimization of disc space and computational time. It uses parallelized prefiltering for the OSM pbf-files data in order to quickly reduce the original data size. It can store the prefiltered data to the hard drive. In the main filtering process, these prefiltered data can be reused repeatedly to identify different items with the help of more specialized main filters. At the end, the output can be exported to the GeoJSON format.
Author supplied keywords
Cite
CITATION STYLE
Pluta, A., & Ontje, L. (2020). esy-osmflter – A Python Library to Efciently Extract OpenStreetMap Data. Journal of Open Research Software, 8, 1–6. https://doi.org/10.5334/jors.317
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.