Difference between revisions of "HowTo:Create Image Map Overlays"
m (CRO moved page Image Map Overlays to Create Image Map Overlays: Wrong title) |
|||
Line 28: | Line 28: | ||
== Create a map overlay document == | == Create a map overlay document == | ||
The following steps are required to create a Map Overlay Document: <br/> | The following steps are required to create a Map Overlay Document: <br/> | ||
− | #To ease up the | + | #To ease up the work of the customizer we suggest to derive a new object from the [[SYSCLS FILEDOCUMENT | Filedocument]]. The properties are visible in the [[Class_Details | Class Details]].<br/> |
#Add the Classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass by using the [[Relation_Editor | Relation Editor]]<br/> | #Add the Classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass by using the [[Relation_Editor | Relation Editor]]<br/> | ||
#Define the required Metaproperties for the [[SYSCLS_MAPOVERLAY | MapOverlays]]<br/> | #Define the required Metaproperties for the [[SYSCLS_MAPOVERLAY | MapOverlays]]<br/> | ||
− | #* HowTo: [[HowTo:Create_a_new_MetaProperty | Create a new MetaProperty]][[File:Props.PNG| | + | #* HowTo: [[HowTo:Create_a_new_MetaProperty | Create a new MetaProperty]] |
+ | [[File:Props.PNG|990 px|border|alt=View|View]] | ||
#Add the required [[Metaproperty | MetaProperty]] to the [[MetaClass| Meta Class]].<br/> | #Add the required [[Metaproperty | MetaProperty]] to the [[MetaClass| Meta Class]].<br/> | ||
#* HowTo: [[HowTo:Add_a_MetaProperty_to_a_MetaClass | Add a Metaproperty to a Metaclass]] | #* HowTo: [[HowTo:Add_a_MetaProperty_to_a_MetaClass | Add a Metaproperty to a Metaclass]] |
Revision as of 10:05, 10 July 2015
Image map overlays will be visualized as base maps in the map activity of the client. These are images (.png) that will be vizualized on the right location, with the right scale and also with the right rotation. Therefore georeferencing of the image is required.
Basics
To configure the image map overlay two steps are required:
- Georeferencing of the image
- This is necessary to generate the required parameters.
- Prefered Software: | Google Earth
- How to add a map overlay to Google Earth is available there: | Add a Map Overlay (Google How To German)
- Configuration of the Image Map Overlay in UBIK Studio
- The MapOverlys are based on a File Documents, so basicly should contain the properties for the classification Document, Filedocument and MapOverlays