From f72a07d3daabcd5942b239d159f0c81cb688efcd Mon Sep 17 00:00:00 2001 From: Quang Huy Date: Wed, 16 Oct 2024 17:08:13 +0200 Subject: [PATCH] replace index.html --- index.html | 175 +++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 130 insertions(+), 45 deletions(-) diff --git a/index.html b/index.html index e0af075..1b7658a 100644 --- a/index.html +++ b/index.html @@ -1,59 +1,144 @@ - - - iD - - - - - - - - -
+ + + iD + + + + + + + + + + + +
+
+ +

Sandbox for OSM editting 🪣🧤

+
+

This site has both iD editor (big map drawing tool on the left) and mini map of actual OSM data on the right

- +

Open sandbox editting in iD editor

+
  • Open the latest in-development version of iD (ideditor.netlify.app) + (or you can test directly on this site)
  • +
  • Click the red " live " button in the status bar at the bottom.
  • +
  • When the text changed to dev, The sandbox is ready!
  • + +

    Open sandbox editting in JOSM

    +
  • Go to the Edit menu and select Preferences > OSM server
  • +
  • Uncheck "Use the default OSM server".
  • +
  • Change OSM Server URL to https://api06.dev.openstreetmap.org/api and add your authentication by selecting Use + Oath 2.0 and click on Authorize now (fully automatic)
  • +
  • An (dev)Openstreetmap site appear, click on Authorize , a site with the text ‘OK’ will appear. + Come back to Preferences window in JOSM, press OK
  • +
    +
    + + + +
    + + + + \ No newline at end of file