This commit is contained in:
fordprefect
2020-04-20 09:14:11 +02:00
parent 1f3be8fd37
commit 285c849adc

View File

@@ -17,7 +17,7 @@ This form allows you to perform a search of the Open Street Map database (via No
<input name=query placeholder=Camping></input> Your search query<br> <input name=query placeholder=Camping></input> Your search query<br>
<input name=boundingbox></input> Give coordinates of bounding box for search in the format of "x1,y1,x2,y2" (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="ignore IDs"></input> Ignore OSM database objects with given IDs (optional)<br> <input name="ignore IDs"></input> Ignore OSM database objects with given IDs (optional)<br>
<input name="Maximum search nubmer" default=10 ></input> Maximum number of runs - increase if results are missing(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>