Difference between revisions of "Location"

From AMTech WikiDocs
Jump to: navigation, search
(Location)
(Location)
Line 1: Line 1:
 
==Location==
 
==Location==
"{\"sContext\":\"geo\",\"wkt\":\"POINT(-99.16297853 19.42359932)\"}"
+
{
 +
  ...
 +
  "{
 +
      \"sContext\" : \"geo\",  
 +
      \"wkt\" : \"POINT(-99.16297853 19.42359932)\"
 +
    }",
 +
  ...
 +
}
  
 
definition:  https://en.wikipedia.org/wiki/Well-known_text
 
definition:  https://en.wikipedia.org/wiki/Well-known_text

Revision as of 10:43, 14 March 2016

Location

{
  ...
  "{
     \"sContext\" : \"geo\", 
     \"wkt\" : \"POINT(-99.16297853 19.42359932)\"
   }",
  ...
}

definition: https://en.wikipedia.org/wiki/Well-known_text