OpenStreetMap Notes: Unterschied zwischen den Versionen

Aus Geometa Lab OST
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: «OpenStreetMap Notes (de: OpenStreetMap Notizen) Official documentation: * Homepage with API and webapps https://wiki.openstreetmap.org/wiki/Notes * Official OSM…»)
 
 
(15 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
OpenStreetMap Notes (de: OpenStreetMap Notizen)
[[OpenStreetMap]] Notes (de: OpenStreetMap Notizen), better called Map Notes in order to differentiate them from "Nodes", see https://wiki.openstreetmap.org/wiki/Notes


Official documentation:
=== Official documentation, API and webapp ===
* Homepage with API and webapps https://wiki.openstreetmap.org/wiki/Notes
* Homepage with API and webapps https://wiki.openstreetmap.org/wiki/Notes
* Official OSM Notes Search API: https://api.openstreetmap.org/api/0.6/notes/search?q=onosm.org&closed=0
* OSM.org - separate layer (see layer switch)
* My Notes (Users Notes) in every profile of an OSM account: http://www.openstreetmap.org/user/Geonick/notes
* Search API: https://api.openstreetmap.org/api/0.6/notes/search?q=onosm.org&closed=0
* RSS Feed by area https://wiki.openstreetmap.org/wiki/Notes#Viewing_notes_by_area_.28via_RSS_feed.29


Webapps (and APIs):
=== Stats about OSM Notes ===
* Neis Ones' Result Maps
* Neis Ones' Result Maps (by country): http://resultmaps.neis-one.org/osm-notes-country?c=Switzerland
* Statistics web page: http://resultmaps.neis-one.org/osm-notes-country?c=Switzerland
* joost schouppe's diary: http://www.openstreetmap.org/user/joost%20schouppe/diary/43057
* RSS Feed: http://resultmaps.neis-one.org/osm-notes-country-feed?c=Switzerland&a=opened
* (CSV Feed: ask Pascal)
* "My Notes": http://my-notes.osm-hr.org/myosmnotes.cgi?s=Geonick (including weblinks to issues in OSM).


Tools:  
For monitoring tools see [https://wiki.openstreetmap.org/wiki/Quality_assurance#Monitoring_tools OSM Wiki]. A handy web app to see latest data changes within an area is [https://tyrasd.github.io/latest-changes/#15/47.2257/8.8312 latest-changes from tyrasd]
* Notes-to-KML tool (by Harry Wood): http://harrywood.co.uk/blog/2017/03/12/notes-in-maps-me/ (converts OSM Notes to KML, e.g. for QGIS or MAPS.ME).
 
=== Webapps and APIs from others ===
* OSM Notes categorized (by user defined area):
** https://greymiche.lima-city.de/osm_notes/index.html?lat=47.3029814&lon=8.7344742&zoom=12
* Tyrasd OSM QA Feeds (by user defined area):
** https://tyrasd.github.io/osm-qa-feeds/
* Neis Ones' Result Maps (mainly by country): 
** RSS Feed (by country and status): http://resultmaps.neis-one.org/osm-notes-country-feed?c=Switzerland&a=opened
** CSV API (by country, tag and status; see also below): http://resultmaps.neis-one.org/osm-notes-country-csv?c=Switzerland&tag=mapsme&a=opened
* "My Notes" (by user name):
** http://my-notes.osm-hr.org/myosmnotes.cgi?s=Geonick (including weblinks to issues in OSM).
** http://my-notes.osm-hr.org/myosmnotes.cgi?ignoreold=&s=joost+schouppe
* NotesReview (by tag) by a contributor of StreetComplete:
** https://ent8r.github.io/NotesReview/
* Notes-to-KML tool by Harry Wood:  
** https://harrywood.co.uk/maps/notes/kml/ converts OSM Notes to KML, e.g. for QGIS or MAPS.ME
** see this [http://harrywood.co.uk/blog/2017/03/12/notes-in-maps-me/ blog post]
 
=== For programmers ===
* Misc. libraries for reading/writing OSM API 0.5, e.g. https://wiki.openstreetmap.org/wiki/Osmapi
 
[[Kategorie:OpenStreetMap]]

Aktuelle Version vom 16. April 2021, 17:37 Uhr

OpenStreetMap Notes (de: OpenStreetMap Notizen), better called Map Notes in order to differentiate them from "Nodes", see https://wiki.openstreetmap.org/wiki/Notes

Official documentation, API and webapp

Stats about OSM Notes

For monitoring tools see OSM Wiki. A handy web app to see latest data changes within an area is latest-changes from tyrasd

Webapps and APIs from others

For programmers