OpenStreetMap Notes: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K (Webapps and APIs from others)
 
(10 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, API and webapp:
+
=== Official documentation, API and webapp ===
* OSM.org - separate Layer (see layer switch)
 
 
* Homepage with API and webapps https://wiki.openstreetmap.org/wiki/Notes
 
* Homepage with API and webapps https://wiki.openstreetmap.org/wiki/Notes
 +
* 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
 
* My Notes (Users Notes) in every profile of an OSM account: http://www.openstreetmap.org/user/Geonick/notes
* Official OSM Notes Search API: https://api.openstreetmap.org/api/0.6/notes/search?q=onosm.org&closed=0
+
* Search API: https://api.openstreetmap.org/api/0.6/notes/search?q=onosm.org&closed=0
* Misc. Libraries for reading/writing OSM API 0.5, e.g. https://wiki.openstreetmap.org/wiki/Osmapi
+
* RSS Feed by area https://wiki.openstreetmap.org/wiki/Notes#Viewing_notes_by_area_.28via_RSS_feed.29
  
Webapps and APIs from third party:
+
=== 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 API (siehe unten): http://resultmaps.neis-one.org/osm-notes-country-csv?c=Switzerland&tag=mapsme&a=opened
+
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]
* "My Notes":  
+
 
 +
=== 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?s=Geonick (including weblinks to issues in OSM).
 
** http://my-notes.osm-hr.org/myosmnotes.cgi?ignoreold=&s=joost+schouppe
 
** http://my-notes.osm-hr.org/myosmnotes.cgi?ignoreold=&s=joost+schouppe
* Notes-to-KML tool (by Harry Wood):  
+
* 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  
 
** 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]
 
** 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]]
 
[[Kategorie:OpenStreetMap]]

Aktuelle Version vom 16. April 2021, 19: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