first useful web interface
This commit is contained in:
@@ -15,11 +15,12 @@ This form allows you to perform a search of the Open Street Map database (via No
|
|||||||
|
|
||||||
<form action=websearch.py method=post>
|
<form action=websearch.py method=post>
|
||||||
<input name=query placeholder=Camping></input> Your search query<br>
|
<input name=query placeholder=Camping></input> Your search query<br>
|
||||||
<input name=malicious></input> (optional)<br>
|
<input name=boundingbox></input> Give coordinates of bounding box for search in the format of "x1,y1,x2,y2" (optional)<br>
|
||||||
<input name=url></input> (optional)<br>
|
<input name="ignore IDs"></input> Ignore OSM database objects with given IDs (optional)<br>
|
||||||
<input name= ></input> (optional)<br>
|
<input name="Maximum search nubmer" default=10 ></input> Maximum number of runs - increase if results are missing(optional)<br>
|
||||||
<input type=submit name="Submit"><br>
|
<input type=submit name="Submit"><br>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class=foot>
|
<div class=foot>
|
||||||
OSMsearchToGPX - ein Service von <a href=https://dukun.de>dukun.de</a>
|
OSMsearchToGPX - ein Service von <a href=https://dukun.de>dukun.de</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user