mapseed / api

Legacy api for the Mapseed platform
https://mapseed.org
GNU General Public License v3.0
7 stars 7 forks source link

Ingest landmark data #60

Open goldpbear opened 7 years ago

goldpbear commented 7 years ago

Adapt the raingardens data migration script to handle community vision and restoration landmark data. If possible, make a general-purpose ingestion script.

goldpbear commented 7 years ago

We'll need to sanitize raw HTML that is submitted to the server. We could use a package called bleach: https://pypi.python.org/pypi/bleach