]> git.openstreetmap.org Git - nominatim.git/commit
Add options to output polygon in various formats: polygon_geojson=1&polygon_svg=1...
authorBrian Quinion <openstreetmap@brian.quinion.co.uk>
Tue, 6 Nov 2012 00:08:01 +0000 (00:08 +0000)
committerBrian Quinion <openstreetmap@brian.quinion.co.uk>
Tue, 6 Nov 2012 00:08:01 +0000 (00:08 +0000)
commit753d2ac79fab5dab71ab4890fe16916d33decb5c
tree6c89356e9d32531adefc3cd04593fb61c0d5cf2f
parentc0d9ba7e0cca0e1ec0ebd6764c5d5c871e5e443b
Add options to output polygon in various formats: polygon_geojson=1&polygon_svg=1&polygon_kml=1&polygon_text=1 They can be all used at the same time if prefered.  Where format and polygon type are compatible output is as native type e.g. format=json&polygon_geojson=1
lib/template/search-json.php
lib/template/search-jsonv2.php
lib/template/search-xml.php
website/search.php