Jump to: navigation, search

Difference between revisions of "SYSCLS GEO TAG"


(Created page with "{{ClassificationInfoBox | title = Event classification | name = {{PAGENAMEE}} | inheritance = - | namespace = System.Classification.Geo | purpose = Classify objects as geo tag...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{ClassificationInfoBox
 
{{ClassificationInfoBox
| title = Event classification
+
| title = Geo Tag classification
 
| name = {{PAGENAMEE}}
 
| name = {{PAGENAMEE}}
| inheritance = -
+
| inheritance = [[SYSCLS_GEO]]
 
| namespace = System.Classification.Geo
 
| namespace = System.Classification.Geo
 
| purpose = Classify objects as geo tag
 
| purpose = Classify objects as geo tag
| version = 1
+
| version = 2.6.2+
 
| 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

IC CLASSIFICATION.gif 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)