name | data type | description |
---|---|---|
position | Position | |
blur | number | |
locationComment | string | |
locality | string |
Example
{ "position" : { "mtb" : { "mtb" : "..." }, "epsg" : 12345, "type" : "SQUARE", "posCenterLatitude" : 12345.0, "posCenterLongitude" : 12345.0, "wkt" : "...", "wktEpsg" : 12345 }, "blur" : 12345, "locationComment" : "...", "locality" : "..." }