While working with the Mapping of Mappings, we encounter several different schemas for geospatial data.
Some are happily already GeoJSON
or other geospatial data formats, others have to be manually scraped and transformed.
This repository contains examples to work on.
- http://beta.lifeguide-augsburg.de/?ptype=get_markers&stype=cat
- http://vivirbien.mediavirus.org/view/all/json/
- http://www.ideenhochdrei.org/__ajax__/pms/
- http://ohne-chef.org/regional/ajax/getAll
- http://leerstandsmelder.de/berlin/all_places.json, http://leerstandsmelder.de/meiningen/all_places.json, (... replace city)
- http://www.offene-werkstaetten.org/werkstatt-suche - -> line 266
- http://blog.schule-im-aufbruch.de/netzwerkkarte/ - -> line 174
- http://foodsharing.de/essenskoerbe - -> line 209
We cannot apply a licence, as we don't know about the licence of the sources, either.