OpenStreetMap Imports preparations

Netlify Status All Contributors

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, hopefully with other people's contributions.

Documentation

Project's documentation can be found in docs folder and a live version, generated using mkdocs and deployed with Netlify, can be found here.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Carlos Cámara

💻 📖

Miguel Sevilla-Callejo

📖

Gabriel de Marmiesse

💬

Alejandro Suarez

🚧

JordiMFimport

📓

This project follows the all-contributors specification. Contributions of any kind welcome!

Features

  • Import script + documentation in a Jupyter notebook for easier supervision.
  • Just one jupyter notebook for imports.
  • Fields' mapping through a simple CSV file (currently only works for CSV files)
  • Documented process (still very basic, but you can help to improve it!)