mapcolabora / osm_imports_preparations

This is a proof of concept and a pet project for learning python while preparing data for importing it to OpenStreetMap. Although I will start small (importing trees from Barcelona city council), I aim to set the foundations for adding other types of imports that may (or may not) be added in the future.
http://osmimports.mapcolabora.org/
MIT License
0 stars 0 forks source link

Consider using generic functions #18

Closed ccamara closed 4 years ago

ccamara commented 4 years ago

Ex: create an import CSV feature that reads a CSV, maps a series of fields according to a DF or external CSV with mapped values or similar and generates a geojson and the required documentation. This feature could be reused multiple times by just editing a configuration file specifying the data sources and route to file with mapping values.

ccamara commented 4 years ago

Done at commit 8baa8d70684c8b98c9b24961c8100f2f0c5099ec