From: Brian Quinion Date: Tue, 6 Nov 2012 00:08:01 +0000 (+0000) Subject: Add options to output polygon in various formats: polygon_geojson=1&polygon_svg=1... X-Git-Tag: v2.2.0~195 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/753d2ac79fab5dab71ab4890fe16916d33decb5c?hp=753d2ac79fab5dab71ab4890fe16916d33decb5c 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 ---