Difference between revisions of "SYSCLS GEO TAG"
Line 8: | Line 8: | ||
| id = {E9A88554-F13E-4759-A244-8CBF422EA373} | | id = {E9A88554-F13E-4759-A244-8CBF422EA373} | ||
}} | }} | ||
+ | |||
+ | Classifies an object for being shown as POI, e.g. on the map, in the AR view, etc. | ||
+ | The object saves its current location when created. | ||
+ | |||
+ | == MetaProperties == | ||
+ | {| class="wikitable" width=50% | ||
+ | |- | ||
+ | ! width=30% | Name !! width=20% | Data type !! Comment | ||
+ | |- | ||
+ | | GEO || {{GeoData}} || Geographical data (Longitude, Lattitude, Altitude) | ||
+ | |} | ||
[[Category:Classifications|SYSCLS GEO TAG]] | [[Category:Classifications|SYSCLS GEO TAG]] |
Latest revision as of 15:14, 26 February 2018
Geo Tag classification | |
---|---|
Name | SYSCLS_GEO_TAG |
Inheritance | SYSCLS GEO |
Namespace | System.Classification.Geo |
ID | {E9A88554-F13E-4759-A244-8CBF422EA373} |
Purpose | Classify objects as geo tag |
Version | 2.6.2+ |
Classifies an object for being shown as POI, e.g. on the map, in the AR view, etc. The object saves its current location when created.
MetaProperties
Name | Data type | Comment |
---|---|---|
GEO | Geographic Coordinate | Geographical data (Longitude, Lattitude, Altitude) |