Difference between revisions of "Location"
From AMTech WikiDocs
(→Location) |
(→Location) |
||
Line 1: | Line 1: | ||
− | + | location supported type is represented using wkt format | |
+ | *[https://en.wikipedia.org/wiki/Well-known_text Well-known text] | ||
<syntaxhighlight lang="jsonld"> | <syntaxhighlight lang="jsonld"> | ||
{ | { |
Revision as of 14:34, 25 April 2016
location supported type is represented using wkt format
{
...
"location": "{
\"sContext\" : \"geo\",
\"wkt\" : \"POINT(-99.16297853 19.42359932)\"
}",
...
}
Definition: https://en.wikipedia.org/wiki/Well-known_text