www.openstreetmap.org
Open in
urlscan Pro
2001:470:1:fa1::b
Public Scan
Submitted URL: https://openstreetmap.org/
Effective URL: https://www.openstreetmap.org/
Submission: On March 27 via api from GB — Scanned from NL
Effective URL: https://www.openstreetmap.org/
Submission: On March 27 via api from GB — Scanned from NL
Form analysis
6 forms found in the DOMGET /search
<form method="GET" action="/search" class="search_form px-1 py-2">
<div class="row gx-2 mx-0">
<div class="col">
<div class="input-group flex-nowrap">
<input type="text" name="query" id="query" placeholder="Search" autocomplete="on" class="form-control form-control-sm" dir="auto">
<div class="input-group-text border-start-0 p-0 position-relative">
<button name="button" type="button" class="describe_location position-absolute end-0 me-1 btn btn-sm btn-outline-primary border-0 bg-transparent" title="Describe the current location using the search engine">Where is this?</button>
</div>
<input type="submit" name="commit" value="Go" class="btn btn-sm btn-primary">
</div>
</div>
<div class="col-auto">
<a class="btn btn-sm btn-primary switch_link" title="Find directions between two points" href="/directions"><img width="20" height="20" class="align-bottom" src="/assets/directions-6ae0ecdabcaa76d0d14dddddfa7d6381ecdd817b05f751ea422e53493945e942.png"></a>
</div>
</div>
</form>
GET /directions
<form method="GET" action="/directions" class="directions_form pb-3">
<div class="d-flex flex-row-reverse px-3 py-3"><button type="button" class="btn-close" aria-label="Close"></button></div>
<div class="row gx-2 m-1">
<div class="col-1">
<img class="routing_marker mx-auto d-block" data-type="from" draggable="true" src="/assets/marker-green-2de0354ac458a358b9925a8b7f5746324122ff884605073e1ee602fe8006e060.png">
</div>
<div class="col">
<input type="text" name="route_from" id="route_from" placeholder="From" autocomplete="on" class="form-control form-control-sm" dir="auto">
</div>
</div>
<div class="row gx-2 m-1">
<div class="col-1">
<img class="routing_marker mx-auto d-block" data-type="to" draggable="true" src="/assets/marker-red-ea1f472cd753fdbe59b263a7dc4886006415079498be4d13a18c12ed33ac5b26.png">
</div>
<div class="col">
<input type="text" name="route_to" id="route_to" placeholder="To" autocomplete="on" class="form-control form-control-sm" dir="auto">
</div>
</div>
<div class="row gx-2 m-1">
<div class="col offset-1">
<select class="routing_engines form-select form-select-sm" name="routing_engines">
<option value="0">Bicycle (GraphHopper)</option>
<option value="1">Bicycle (OSRM)</option>
<option value="2">Bicycle (Valhalla)</option>
<option value="3">Car (GraphHopper)</option>
<option value="4">Car (OSRM)</option>
<option value="5">Car (Valhalla)</option>
<option value="6">Foot (GraphHopper)</option>
<option value="7">Foot (OSRM)</option>
<option value="8">Foot (Valhalla)</option>
</select>
</div>
<div class="col-auto">
<input type="submit" name="commit" value="Go" class="routing_go btn btn-sm btn-primary">
</div>
</div>
<div class="row gx-2 m-1">
<div class="col offset-1">
<button class="btn btn-sm btn-link reverse_directions">Reverse Directions</button>
</div>
</div>
<div class="loader_copy d-none">
<div class="text-center loader">
<div class="spinner-border" role="status">
<span class="visually-hidden">Loading...</span>
</div>
</div>
</div>
</form>
GET /search
<form method="GET" action="/search" class="search_form px-1 py-2">
<div class="row gx-2 mx-0">
<div class="col">
<div class="input-group flex-nowrap">
<input type="text" name="query" id="query" placeholder="Search" autofocus="autofocus" autocomplete="on" class="form-control form-control-sm" dir="auto">
<div class="input-group-text border-start-0 p-0 position-relative">
<button name="button" type="button" class="describe_location position-absolute end-0 me-1 btn btn-sm btn-outline-primary border-0 bg-transparent" title="Describe the current location using the search engine">Where is this?</button>
</div>
<input type="submit" name="commit" value="Go" class="btn btn-sm btn-primary">
</div>
</div>
<div class="col-auto">
<a class="btn btn-sm btn-primary switch_link" title="Find directions between two points" href="/directions"><img width="20" height="20" class="align-bottom" src="/assets/directions-6ae0ecdabcaa76d0d14dddddfa7d6381ecdd817b05f751ea422e53493945e942.png"></a>
</div>
</div>
</form>
GET /directions
<form method="GET" action="/directions" class="directions_form pb-3">
<div class="d-flex flex-row-reverse px-3 py-3"><button type="button" class="btn-close" aria-label="Close"></button></div>
<div class="row gx-2 m-1">
<div class="col-1">
<img class="routing_marker mx-auto d-block" data-type="from" draggable="true" src="/assets/marker-green-2de0354ac458a358b9925a8b7f5746324122ff884605073e1ee602fe8006e060.png">
</div>
<div class="col">
<input type="text" name="route_from" id="route_from" placeholder="From" autocomplete="on" class="form-control form-control-sm" dir="auto">
</div>
</div>
<div class="row gx-2 m-1">
<div class="col-1">
<img class="routing_marker mx-auto d-block" data-type="to" draggable="true" src="/assets/marker-red-ea1f472cd753fdbe59b263a7dc4886006415079498be4d13a18c12ed33ac5b26.png">
</div>
<div class="col">
<input type="text" name="route_to" id="route_to" placeholder="To" autocomplete="on" class="form-control form-control-sm" dir="auto">
</div>
</div>
<div class="row gx-2 m-1">
<div class="col offset-1">
<select class="routing_engines form-select form-select-sm" name="routing_engines">
<option value="0">Bicycle (GraphHopper)</option>
<option value="1">Bicycle (OSRM)</option>
<option value="2">Bicycle (Valhalla)</option>
<option value="3">Car (GraphHopper)</option>
<option value="4">Car (OSRM)</option>
<option value="5">Car (Valhalla)</option>
<option value="6">Foot (GraphHopper)</option>
<option value="7">Foot (OSRM)</option>
<option value="8">Foot (Valhalla)</option>
</select>
</div>
<div class="col-auto">
<input type="submit" name="commit" value="Go" class="routing_go btn btn-sm btn-primary">
</div>
</div>
<div class="row gx-2 m-1">
<div class="col offset-1">
<button class="btn btn-sm btn-link reverse_directions">Reverse Directions</button>
</div>
</div>
<div class="loader_copy d-none">
<div class="text-center loader">
<div class="spinner-border" role="status">
<span class="visually-hidden">Loading...</span>
</div>
</div>
</div>
</form>
<form>
<div class="form-check mb-3"><label for="link_marker" class="form-check-label">Include marker</label><input id="link_marker" type="checkbox" class="form-check-input"></div>
<div class="btn-group btn-group-sm mb-2">
<a class="btn btn-primary active" for="long_input" id="long_link" href="https://www.openstreetmap.org/#map=8/52.154/5.295">Link</a><a class="btn btn-primary" for="short_input" id="short_link" href="https://osm.org/go/0E6kWv-">Short Link</a><a class="btn btn-primary" for="embed_html" id="embed_link" data-bs-title="HTML embedding is not available for this map layer" href="#">HTML</a>
</div>
<div class="share-tab"><input id="long_input" type="text" class="form-control form-control-sm font-monospace" readonly="readonly"></div>
<div class="share-tab" style="display: none;"><input id="short_input" type="text" class="form-control form-control-sm font-monospace" readonly="readonly"></div>
<div class="share-tab" style="display: none;"><textarea id="embed_html" class="form-control form-control-sm font-monospace" readonly="readonly"></textarea>
<p class="text-muted">Paste HTML to embed in website</p>
</div>
</form>
POST /export/finish
<form id="export-image" action="/export/finish" method="post">
<div class="row mb-3"><label for="mapnik_format" class="col-auto col-form-label">Format:</label>
<div class="col-auto"><select name="mapnik_format" id="mapnik_format" class="form-select w-auto">
<option value="png">PNG</option>
<option value="jpeg">JPEG</option>
<option value="svg">SVG</option>
<option value="pdf">PDF</option>
</select></div>
</div>
<div class="row mb-3"><label for="mapnik_scale" class="col-auto col-form-label">Scale:</label>
<div class="col-auto">
<div class="input-group flex-nowrap"><span class="input-group-text">1 : </span><input name="mapnik_scale" id="mapnik_scale" type="text" class="form-control"></div>
</div>
</div>
<div class="row mb-3">
<div class="col-auto">
<div class="form-check"><label for="image_filter" class="form-check-label">Set custom dimensions</label><input id="image_filter" type="checkbox" class="form-check-input"></div>
</div>
</div><input id="mapnik_minlon" name="minlon" type="hidden" value="0.9008789062500001"><input id="mapnik_minlat" name="minlat" type="hidden" value="50.33494273843299"><input id="mapnik_maxlon" name="maxlon" type="hidden"
value="9.689941406250002"><input id="mapnik_maxlat" name="maxlat" type="hidden" value="53.90110181472827"><input name="format" value="mapnik" type="hidden"><input name="authenticity_token"
value="HPXyowYEJdU3XXyEv5CHMO3Ybp9y-Rrqn6KxLGbkkrCnd62IoYRCkrAmhksbO6HYtBBaIYGWJgK4gBmkEcJwaQ" type="hidden">
<p class="text-muted">Image will show standard layer at <span id="mapnik_image_width">2410</span> x <span id="mapnik_image_height">1594</span></p><input type="submit" class="btn btn-primary" value="Download">
</form>
Text Content
OPENSTREETMAP Where is this? Bicycle (GraphHopper)Bicycle (OSRM)Bicycle (Valhalla)Car (GraphHopper)Car (OSRM)Car (Valhalla)Foot (GraphHopper)Foot (OSRM)Foot (Valhalla) Reverse Directions Loading... Edit * Edit with iD (in-browser editor) * Edit with Remote Control (JOSM, Potlatch, Merkaartor) History Export * GPS Traces * User Diaries * Communities * Copyright * Help * About * More * GPS Traces * User Diaries * Communities * Copyright * Help * About Log In Sign Up Where is this? Bicycle (GraphHopper)Bicycle (OSRM)Bicycle (Valhalla)Car (GraphHopper)Car (OSRM)Car (Valhalla)Foot (GraphHopper)Foot (OSRM)Foot (Valhalla) Reverse Directions Loading... Loading... WELCOME TO OPENSTREETMAP! OpenStreetMap is a map of the world, created by people like you and free to use under an open license. Hosting is supported by Fastly, OSMF corporate members, and other partners. Learn More Start Mapping You are either using a browser that does not support JavaScript, or you have disabled JavaScript. OpenStreetMap uses JavaScript for its slippy map. MAP LAYERS * Standard * CyclOSM * Cycle Map * Transport Map * Tracestrack Topo * Humanitarian Enable overlays for troubleshooting the map * Map Notes * Map Data * Public GPS Traces MAP KEY SHARE LINK OR HTML Include marker LinkShort LinkHTML Paste HTML to embed in website GEO URI geo:52.154,5.295?z=8 IMAGE Only the standard layer can be exported as an image Format: PNGJPEGSVGPDF Scale: 1 : Set custom dimensions Image will show standard layer at 2410 x 1594 30 km 20 mi © OpenStreetMap contributors ♥ Make a Donation. Website and API terms Directions from hereDirections to hereAdd a note hereShow addressQuery featuresCentre map here https://openstreetmap.org/copyright https://openstreetmap.org Copyright OpenStreetMap and contributors, under an open license