Jump to: navigation, search

Difference between revisions of "HowTo:Create Image Map Overlays"


(Studio)
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/>
#It is recommended to derive a new [[MetaClass]] from '''[[SYSCLS FILEDOCUMENT | FILEDOCUMENT]]'''.
+
#It is recommended to derive a new [[MetaClass]] from FILEDOCUMENT in Custom.Document.
 
#Add the classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass using the [[Relation_Editor | Relation Editor]].
 
#Add the classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass using the [[Relation_Editor | Relation Editor]].
 
#Prepare the required MetaProperties for the '''[[SYSCLS_MAPOVERLAY | MapOverlays]]''' classification.
 
#Prepare the required MetaProperties for the '''[[SYSCLS_MAPOVERLAY | MapOverlays]]''' classification.
Line 72: Line 72:
 
* [[SYSCLS_MAPOVERLAY]]
 
* [[SYSCLS_MAPOVERLAY]]
  
[[Category:How-To|Create Image Map Overlays]]
 
 
[[Category:Document|Create Image Map Overlays]]
 
[[Category:Document|Create Image Map Overlays]]
 +
[[Category:How-To|Create Image Map Overlays]]
 
[[Category:Publishing|Create Image Map Overlays]]
 
[[Category:Publishing|Create Image Map Overlays]]

Revision as of 12:53, 30 March 2016

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.

Configuration of the image map overlay requires two steps:

  1. Georeferencing of the image
  2. Configuration of the Image Map Overlay in UBIK Studio
[edit]

Georeferencing (GIS Software)

There are many possibilities to georeference a map overlay. For image map overlays Google Earth is the fastest way to extract the required parameters. This How-To is a short introduction for adding a Map Overlay to Google Earth and capturing the parameters for UBIK® Studio.

  1. Prepare an image map overlay
    • The map overlay should be a .png image of the building scheme.
  2. Add the map overlay to the basemap
  3. Extract the required parameters:
    • WIDTH_METERS: The width of the image in meters. Please use the measurement tool of Google Earth: Measuring distances and areas
      View
    • ROTATION_CLOCKWISE_DEGREES: The rotation can be extracted by using the editing tool of Google Earth for image map overlays.
      View
    • LOCATION_CENTER: To extract this parameter it is required to use the Placemark tool of Google Earth and locate the placemark in the center of the image. How to use a placemark tool: Creating a new placemark
      • The location can be extracted by using the editing mode of the placemark.
        View


IC Attention.pngPlease use the Google Earth Show Lat/Long setting with Decimal Degrees [HowTo: Viewing preferences].

See also