Functions for Generating SVG images from Geo data
Svg
Returns a string of select SVG element tags from Geo data.
Syntax
Aliases: SVG, svg
Parameters
Returned value
- The SVG representation of the geometry. String.
- SVG circle
 - SVG polygon
 - SVG path
 
 
Examples
Circle
Query:
Result:
Polygon
Query:
Result:
Path
Query:
Result: