forked from Icycoide/searxng
Merge pull request #2352 from dalf/no_http
Remove HTTP connections as much as possible
This commit is contained in:
commit
925bb561a2
13 changed files with 28 additions and 114 deletions
|
@ -265,7 +265,7 @@ latitude latitude of result (in decimal format)
|
|||
longitude longitude of result (in decimal format)
|
||||
boundingbox boundingbox of result (array of 4. values
|
||||
``[lat-min, lat-max, lon-min, lon-max]``)
|
||||
geojson geojson of result (http://geojson.org)
|
||||
geojson geojson of result (https://geojson.org/)
|
||||
osm.type type of osm-object (if OSM-Result)
|
||||
osm.id id of osm-object (if OSM-Result)
|
||||
address.name name of object
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue