<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikitest.augmensys.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RSC</id>
		<title>UBIK Wiki Test / Augmensys - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wikitest.augmensys.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RSC"/>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=Special:Contributions/RSC"/>
		<updated>2026-04-29T17:27:43Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18998</id>
		<title>HowTo:Create Image Map Overlays</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18998"/>
				<updated>2016-03-30T13:59:17Z</updated>
		
		<summary type="html">&lt;p&gt;RSC: /* Add Image Map Overlay to Infrastructure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;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.&lt;br /&gt;
&lt;br /&gt;
Configuration of the image map overlay requires two steps:&amp;lt;br/&amp;gt;&lt;br /&gt;
# '''Georeferencing of the image'''&lt;br /&gt;
#* This is necessary to generate the required parameters.&lt;br /&gt;
#* Prefered Software: [http://www.google.com/earth/download/ge/agree.html Google Earth]&lt;br /&gt;
#* How to add a map overlay to Google Earth is available under [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# '''Configuration of the Image Map Overlay in UBIK Studio'''&lt;br /&gt;
#* The Map Overlays objects are based on file documents, hence must  implement properties of the classifications [[SYSCLS DOCUMENT | Document]], [[SYSCLS FILEDOCUMENT | Filedocument]] and [[SYSCLS_MAPOVERLAY | MapOverlays]]&lt;br /&gt;
&lt;br /&gt;
= Georeferencing (GIS Software) =&lt;br /&gt;
There are many possibilities to georeference a map overlay. For image map overlays [http://www.google.com/earth/download/ge/agree.html Google Earth] is the fastest way to extract the required parameters.&lt;br /&gt;
This How-To is a short introduction for adding a Map Overlay to Google Earth and capturing the parameters for {{UBIK Studio}}.&lt;br /&gt;
# Prepare an image map overlay &lt;br /&gt;
#*The map overlay should be a .png image of the building scheme.&lt;br /&gt;
# Add the map overlay to the basemap&lt;br /&gt;
#* Tutorial of Google Earth: [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# Extract the required parameters:&lt;br /&gt;
#* '''WIDTH_METERS''': The width of the image in meters. Please use the measurement tool of Google Earth: [https://support.google.com/earth/answer/148134?hl=en Measuring distances and areas]&amp;lt;br/&amp;gt;[[File:UI_Width_inMeters.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#* '''ROTATION_CLOCKWISE_DEGREES''': The rotation can be extracted by using the editing tool of Google Earth for image map overlays.&amp;lt;br/&amp;gt;[[File:UI_GoogleEarthImageEditing.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#*'''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: [https://support.google.com/earth/answer/148142?hl=en Creating a new placemark]&lt;br /&gt;
#** The location can be extracted by using the editing mode of the placemark.&amp;lt;br/&amp;gt;[[File:UI_LocationCenter.PNG|900 px|border|alt=View|View]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attention|Please use the Google Earth Show Lat/Long setting with Decimal Degrees [[https://support.google.com/earth/answer/148070?hl=en HowTo: Viewing preferences]]. }}&lt;br /&gt;
&lt;br /&gt;
= Studio = &lt;br /&gt;
=== Create a Map Overlay Document ===&lt;br /&gt;
The following steps are required to create a Map Overlay Document: &amp;lt;br/&amp;gt;&lt;br /&gt;
#It is recommended to derive a new [[MetaClass]] from '''[[SYSCLS FILEDOCUMENT | Filedocument]]''' from the ''Custom.Document'' Namespace.&lt;br /&gt;
#Add the classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass using the [[Relation_Editor | Relation Editor]].&lt;br /&gt;
#Prepare the required MetaProperties for the '''[[SYSCLS_MAPOVERLAY | MapOverlays]]''' classification.&lt;br /&gt;
#*HowTo:[[HowTo:Create_a_new_MetaProperty | Create a new MetaProperty]]&amp;lt;br/&amp;gt;[[File:UI_MetaPropertiesMapOverlay.PNG|990 px|border|alt=View|View&amp;gt;]]&lt;br /&gt;
#Add the required '''[[Metaproperty | MetaProperties]]''' to the '''[[MetaClass]]'''.&lt;br /&gt;
#*HowTo: [[HowTo:Add_a_MetaProperty_to_a_MetaClass]]&amp;lt;br/&amp;gt;[[File:UI_Properties_MapOverlay.PNG|400 px|border|alt=Map Overlay|Map Overlay]] &lt;br /&gt;
#Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
#Build and release the customizing {{key press|F5}}&lt;br /&gt;
# Check the classification in the ''[[Object Explorer | Object Explorer]]''&lt;br /&gt;
&lt;br /&gt;
=== Publish the Map Overlay ===&lt;br /&gt;
To publish the Image Map Overlay to the {{UBIK Android}} client the [[Application_Context_Management | ACM]] has to be configured:&lt;br /&gt;
#Create a [[METACLASSSCOPE]] for the Image Map Overlay MetaClass&lt;br /&gt;
#* HowTo: [[HowTo:Create_a_new_MetaClassScope]]&lt;br /&gt;
# Assign the Properties to the Scope&lt;br /&gt;
#* Required Properties within the ACM:&lt;br /&gt;
#** ''WIDTH_METERS''&lt;br /&gt;
#** ''Z_LEVEL''&lt;br /&gt;
#** ''ROTATION_CLOCKWISE_DEGREES''&lt;br /&gt;
#** ''LOCATION_CENTER''&lt;br /&gt;
#** ''FILETYPE''&lt;br /&gt;
# Relate the MetaClassCcope to the according [[CONTEXT]]&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
# [[HowTo:Release_MetaDefinitions| Release the MetaDefinitions]]&lt;br /&gt;
# Check the Classification in the ACM Manager&lt;br /&gt;
&lt;br /&gt;
=== Add an Image Map Overlay ===&lt;br /&gt;
To add a Map Overlay it is required to take the parameters from the georeferenced Map Overlay Image:&lt;br /&gt;
# Create a new object in the {{Bulk Editor}}&lt;br /&gt;
#* Choose the Filetype (PNG)&lt;br /&gt;
#* Set a '''Name''' and '''Description'''&lt;br /&gt;
#* Select the image in the Bulk Editor (FULLPATH)&lt;br /&gt;
#* Set '''Is Local''' to TRUE&lt;br /&gt;
#* Set the '''Location Center''' by filling out the '''[[SYSCLS GEO|Geo Property]]''' &amp;lt;br/&amp;gt;[[File:UI_ExampleObjects_BulkEditor.PNG|990 px|border|alt=View|View]]&lt;br /&gt;
#* Set the '''Rotation Clockwise Degree'''&lt;br /&gt;
#* Set the '''Width''' (in Meters)&lt;br /&gt;
#* Set the '''Z-Level''' (Default: 0) &lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
&lt;br /&gt;
=== Add Image Map Overlay to Infrastructure ===&lt;br /&gt;
To finally display the image overlay on the client it is necessary to put it right into the application's infrastructure. &lt;br /&gt;
# Open the according [[CONTEXT]] in the ''[[Relation Editor | Relation Editor]]''&lt;br /&gt;
# Add overlay per drag and drop to ''&amp;quot;Infrastructre objects&amp;quot;'' ([[SYSREL INFRASTRUCTURE|SYSREL INFRASTRUCTURE]])&lt;br /&gt;
# Save the project with {{key press|Ctrl|S}}&lt;br /&gt;
The image map overlay has been added to your application.&lt;br /&gt;
&amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SYSCLS_MAPOVERLAY]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;/div&gt;</summary>
		<author><name>RSC</name></author>	</entry>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18997</id>
		<title>HowTo:Create Image Map Overlays</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18997"/>
				<updated>2016-03-30T13:58:59Z</updated>
		
		<summary type="html">&lt;p&gt;RSC: /* Add Image Map Overlay to Infrastructure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;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.&lt;br /&gt;
&lt;br /&gt;
Configuration of the image map overlay requires two steps:&amp;lt;br/&amp;gt;&lt;br /&gt;
# '''Georeferencing of the image'''&lt;br /&gt;
#* This is necessary to generate the required parameters.&lt;br /&gt;
#* Prefered Software: [http://www.google.com/earth/download/ge/agree.html Google Earth]&lt;br /&gt;
#* How to add a map overlay to Google Earth is available under [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# '''Configuration of the Image Map Overlay in UBIK Studio'''&lt;br /&gt;
#* The Map Overlays objects are based on file documents, hence must  implement properties of the classifications [[SYSCLS DOCUMENT | Document]], [[SYSCLS FILEDOCUMENT | Filedocument]] and [[SYSCLS_MAPOVERLAY | MapOverlays]]&lt;br /&gt;
&lt;br /&gt;
= Georeferencing (GIS Software) =&lt;br /&gt;
There are many possibilities to georeference a map overlay. For image map overlays [http://www.google.com/earth/download/ge/agree.html Google Earth] is the fastest way to extract the required parameters.&lt;br /&gt;
This How-To is a short introduction for adding a Map Overlay to Google Earth and capturing the parameters for {{UBIK Studio}}.&lt;br /&gt;
# Prepare an image map overlay &lt;br /&gt;
#*The map overlay should be a .png image of the building scheme.&lt;br /&gt;
# Add the map overlay to the basemap&lt;br /&gt;
#* Tutorial of Google Earth: [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# Extract the required parameters:&lt;br /&gt;
#* '''WIDTH_METERS''': The width of the image in meters. Please use the measurement tool of Google Earth: [https://support.google.com/earth/answer/148134?hl=en Measuring distances and areas]&amp;lt;br/&amp;gt;[[File:UI_Width_inMeters.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#* '''ROTATION_CLOCKWISE_DEGREES''': The rotation can be extracted by using the editing tool of Google Earth for image map overlays.&amp;lt;br/&amp;gt;[[File:UI_GoogleEarthImageEditing.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#*'''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: [https://support.google.com/earth/answer/148142?hl=en Creating a new placemark]&lt;br /&gt;
#** The location can be extracted by using the editing mode of the placemark.&amp;lt;br/&amp;gt;[[File:UI_LocationCenter.PNG|900 px|border|alt=View|View]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attention|Please use the Google Earth Show Lat/Long setting with Decimal Degrees [[https://support.google.com/earth/answer/148070?hl=en HowTo: Viewing preferences]]. }}&lt;br /&gt;
&lt;br /&gt;
= Studio = &lt;br /&gt;
=== Create a Map Overlay Document ===&lt;br /&gt;
The following steps are required to create a Map Overlay Document: &amp;lt;br/&amp;gt;&lt;br /&gt;
#It is recommended to derive a new [[MetaClass]] from '''[[SYSCLS FILEDOCUMENT | Filedocument]]''' from the ''Custom.Document'' Namespace.&lt;br /&gt;
#Add the classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass using the [[Relation_Editor | Relation Editor]].&lt;br /&gt;
#Prepare the required MetaProperties for the '''[[SYSCLS_MAPOVERLAY | MapOverlays]]''' classification.&lt;br /&gt;
#*HowTo:[[HowTo:Create_a_new_MetaProperty | Create a new MetaProperty]]&amp;lt;br/&amp;gt;[[File:UI_MetaPropertiesMapOverlay.PNG|990 px|border|alt=View|View&amp;gt;]]&lt;br /&gt;
#Add the required '''[[Metaproperty | MetaProperties]]''' to the '''[[MetaClass]]'''.&lt;br /&gt;
#*HowTo: [[HowTo:Add_a_MetaProperty_to_a_MetaClass]]&amp;lt;br/&amp;gt;[[File:UI_Properties_MapOverlay.PNG|400 px|border|alt=Map Overlay|Map Overlay]] &lt;br /&gt;
#Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
#Build and release the customizing {{key press|F5}}&lt;br /&gt;
# Check the classification in the ''[[Object Explorer | Object Explorer]]''&lt;br /&gt;
&lt;br /&gt;
=== Publish the Map Overlay ===&lt;br /&gt;
To publish the Image Map Overlay to the {{UBIK Android}} client the [[Application_Context_Management | ACM]] has to be configured:&lt;br /&gt;
#Create a [[METACLASSSCOPE]] for the Image Map Overlay MetaClass&lt;br /&gt;
#* HowTo: [[HowTo:Create_a_new_MetaClassScope]]&lt;br /&gt;
# Assign the Properties to the Scope&lt;br /&gt;
#* Required Properties within the ACM:&lt;br /&gt;
#** ''WIDTH_METERS''&lt;br /&gt;
#** ''Z_LEVEL''&lt;br /&gt;
#** ''ROTATION_CLOCKWISE_DEGREES''&lt;br /&gt;
#** ''LOCATION_CENTER''&lt;br /&gt;
#** ''FILETYPE''&lt;br /&gt;
# Relate the MetaClassCcope to the according [[CONTEXT]]&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
# [[HowTo:Release_MetaDefinitions| Release the MetaDefinitions]]&lt;br /&gt;
# Check the Classification in the ACM Manager&lt;br /&gt;
&lt;br /&gt;
=== Add an Image Map Overlay ===&lt;br /&gt;
To add a Map Overlay it is required to take the parameters from the georeferenced Map Overlay Image:&lt;br /&gt;
# Create a new object in the {{Bulk Editor}}&lt;br /&gt;
#* Choose the Filetype (PNG)&lt;br /&gt;
#* Set a '''Name''' and '''Description'''&lt;br /&gt;
#* Select the image in the Bulk Editor (FULLPATH)&lt;br /&gt;
#* Set '''Is Local''' to TRUE&lt;br /&gt;
#* Set the '''Location Center''' by filling out the '''[[SYSCLS GEO|Geo Property]]''' &amp;lt;br/&amp;gt;[[File:UI_ExampleObjects_BulkEditor.PNG|990 px|border|alt=View|View]]&lt;br /&gt;
#* Set the '''Rotation Clockwise Degree'''&lt;br /&gt;
#* Set the '''Width''' (in Meters)&lt;br /&gt;
#* Set the '''Z-Level''' (Default: 0) &lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
&lt;br /&gt;
=== Add Image Map Overlay to Infrastructure ===&lt;br /&gt;
To finally display the image overlay on the client it is necessary to put it right into the application's infrastructure. &lt;br /&gt;
# Open the according [[CONTEXT]] in the ''[[Relation Editor | Relation Editor]]''&lt;br /&gt;
# Add overlay per drag and drop to ''&amp;quot;Infrastructre objects&amp;quot;'' ([[SYSREL INFRASTRUCTURE|SYSREL INFRASTRUCTURE]])&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
The image map overlay has been added to your application.&lt;br /&gt;
&amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SYSCLS_MAPOVERLAY]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;/div&gt;</summary>
		<author><name>RSC</name></author>	</entry>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18996</id>
		<title>HowTo:Create Image Map Overlays</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18996"/>
				<updated>2016-03-30T13:58:40Z</updated>
		
		<summary type="html">&lt;p&gt;RSC: /* Add Image Map Overlay to Infrastructure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;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.&lt;br /&gt;
&lt;br /&gt;
Configuration of the image map overlay requires two steps:&amp;lt;br/&amp;gt;&lt;br /&gt;
# '''Georeferencing of the image'''&lt;br /&gt;
#* This is necessary to generate the required parameters.&lt;br /&gt;
#* Prefered Software: [http://www.google.com/earth/download/ge/agree.html Google Earth]&lt;br /&gt;
#* How to add a map overlay to Google Earth is available under [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# '''Configuration of the Image Map Overlay in UBIK Studio'''&lt;br /&gt;
#* The Map Overlays objects are based on file documents, hence must  implement properties of the classifications [[SYSCLS DOCUMENT | Document]], [[SYSCLS FILEDOCUMENT | Filedocument]] and [[SYSCLS_MAPOVERLAY | MapOverlays]]&lt;br /&gt;
&lt;br /&gt;
= Georeferencing (GIS Software) =&lt;br /&gt;
There are many possibilities to georeference a map overlay. For image map overlays [http://www.google.com/earth/download/ge/agree.html Google Earth] is the fastest way to extract the required parameters.&lt;br /&gt;
This How-To is a short introduction for adding a Map Overlay to Google Earth and capturing the parameters for {{UBIK Studio}}.&lt;br /&gt;
# Prepare an image map overlay &lt;br /&gt;
#*The map overlay should be a .png image of the building scheme.&lt;br /&gt;
# Add the map overlay to the basemap&lt;br /&gt;
#* Tutorial of Google Earth: [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# Extract the required parameters:&lt;br /&gt;
#* '''WIDTH_METERS''': The width of the image in meters. Please use the measurement tool of Google Earth: [https://support.google.com/earth/answer/148134?hl=en Measuring distances and areas]&amp;lt;br/&amp;gt;[[File:UI_Width_inMeters.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#* '''ROTATION_CLOCKWISE_DEGREES''': The rotation can be extracted by using the editing tool of Google Earth for image map overlays.&amp;lt;br/&amp;gt;[[File:UI_GoogleEarthImageEditing.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#*'''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: [https://support.google.com/earth/answer/148142?hl=en Creating a new placemark]&lt;br /&gt;
#** The location can be extracted by using the editing mode of the placemark.&amp;lt;br/&amp;gt;[[File:UI_LocationCenter.PNG|900 px|border|alt=View|View]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attention|Please use the Google Earth Show Lat/Long setting with Decimal Degrees [[https://support.google.com/earth/answer/148070?hl=en HowTo: Viewing preferences]]. }}&lt;br /&gt;
&lt;br /&gt;
= Studio = &lt;br /&gt;
=== Create a Map Overlay Document ===&lt;br /&gt;
The following steps are required to create a Map Overlay Document: &amp;lt;br/&amp;gt;&lt;br /&gt;
#It is recommended to derive a new [[MetaClass]] from '''[[SYSCLS FILEDOCUMENT | Filedocument]]''' from the ''Custom.Document'' Namespace.&lt;br /&gt;
#Add the classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass using the [[Relation_Editor | Relation Editor]].&lt;br /&gt;
#Prepare the required MetaProperties for the '''[[SYSCLS_MAPOVERLAY | MapOverlays]]''' classification.&lt;br /&gt;
#*HowTo:[[HowTo:Create_a_new_MetaProperty | Create a new MetaProperty]]&amp;lt;br/&amp;gt;[[File:UI_MetaPropertiesMapOverlay.PNG|990 px|border|alt=View|View&amp;gt;]]&lt;br /&gt;
#Add the required '''[[Metaproperty | MetaProperties]]''' to the '''[[MetaClass]]'''.&lt;br /&gt;
#*HowTo: [[HowTo:Add_a_MetaProperty_to_a_MetaClass]]&amp;lt;br/&amp;gt;[[File:UI_Properties_MapOverlay.PNG|400 px|border|alt=Map Overlay|Map Overlay]] &lt;br /&gt;
#Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
#Build and release the customizing {{key press|F5}}&lt;br /&gt;
# Check the classification in the ''[[Object Explorer | Object Explorer]]''&lt;br /&gt;
&lt;br /&gt;
=== Publish the Map Overlay ===&lt;br /&gt;
To publish the Image Map Overlay to the {{UBIK Android}} client the [[Application_Context_Management | ACM]] has to be configured:&lt;br /&gt;
#Create a [[METACLASSSCOPE]] for the Image Map Overlay MetaClass&lt;br /&gt;
#* HowTo: [[HowTo:Create_a_new_MetaClassScope]]&lt;br /&gt;
# Assign the Properties to the Scope&lt;br /&gt;
#* Required Properties within the ACM:&lt;br /&gt;
#** ''WIDTH_METERS''&lt;br /&gt;
#** ''Z_LEVEL''&lt;br /&gt;
#** ''ROTATION_CLOCKWISE_DEGREES''&lt;br /&gt;
#** ''LOCATION_CENTER''&lt;br /&gt;
#** ''FILETYPE''&lt;br /&gt;
# Relate the MetaClassCcope to the according [[CONTEXT]]&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
# [[HowTo:Release_MetaDefinitions| Release the MetaDefinitions]]&lt;br /&gt;
# Check the Classification in the ACM Manager&lt;br /&gt;
&lt;br /&gt;
=== Add an Image Map Overlay ===&lt;br /&gt;
To add a Map Overlay it is required to take the parameters from the georeferenced Map Overlay Image:&lt;br /&gt;
# Create a new object in the {{Bulk Editor}}&lt;br /&gt;
#* Choose the Filetype (PNG)&lt;br /&gt;
#* Set a '''Name''' and '''Description'''&lt;br /&gt;
#* Select the image in the Bulk Editor (FULLPATH)&lt;br /&gt;
#* Set '''Is Local''' to TRUE&lt;br /&gt;
#* Set the '''Location Center''' by filling out the '''[[SYSCLS GEO|Geo Property]]''' &amp;lt;br/&amp;gt;[[File:UI_ExampleObjects_BulkEditor.PNG|990 px|border|alt=View|View]]&lt;br /&gt;
#* Set the '''Rotation Clockwise Degree'''&lt;br /&gt;
#* Set the '''Width''' (in Meters)&lt;br /&gt;
#* Set the '''Z-Level''' (Default: 0) &lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
&lt;br /&gt;
=== Add Image Map Overlay to Infrastructure ===&lt;br /&gt;
To finally display the image overlay on the client it is necessary to put it right into the application's infrastructure. &lt;br /&gt;
# Open the according [[CONTEXT]] in the ''[[Relation Editor | Relation Editor]]''&lt;br /&gt;
# Add overlay per drag and drop to ''Infrastructre objects'' ([[SYSREL INFRASTRUCTURE|SYSREL INFRASTRUCTURE]])&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
The image map overlay has been added to your application.&lt;br /&gt;
&amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SYSCLS_MAPOVERLAY]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;/div&gt;</summary>
		<author><name>RSC</name></author>	</entry>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18995</id>
		<title>HowTo:Create Image Map Overlays</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18995"/>
				<updated>2016-03-30T13:58:08Z</updated>
		
		<summary type="html">&lt;p&gt;RSC: /* Add Image Map Overlay to */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;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.&lt;br /&gt;
&lt;br /&gt;
Configuration of the image map overlay requires two steps:&amp;lt;br/&amp;gt;&lt;br /&gt;
# '''Georeferencing of the image'''&lt;br /&gt;
#* This is necessary to generate the required parameters.&lt;br /&gt;
#* Prefered Software: [http://www.google.com/earth/download/ge/agree.html Google Earth]&lt;br /&gt;
#* How to add a map overlay to Google Earth is available under [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# '''Configuration of the Image Map Overlay in UBIK Studio'''&lt;br /&gt;
#* The Map Overlays objects are based on file documents, hence must  implement properties of the classifications [[SYSCLS DOCUMENT | Document]], [[SYSCLS FILEDOCUMENT | Filedocument]] and [[SYSCLS_MAPOVERLAY | MapOverlays]]&lt;br /&gt;
&lt;br /&gt;
= Georeferencing (GIS Software) =&lt;br /&gt;
There are many possibilities to georeference a map overlay. For image map overlays [http://www.google.com/earth/download/ge/agree.html Google Earth] is the fastest way to extract the required parameters.&lt;br /&gt;
This How-To is a short introduction for adding a Map Overlay to Google Earth and capturing the parameters for {{UBIK Studio}}.&lt;br /&gt;
# Prepare an image map overlay &lt;br /&gt;
#*The map overlay should be a .png image of the building scheme.&lt;br /&gt;
# Add the map overlay to the basemap&lt;br /&gt;
#* Tutorial of Google Earth: [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# Extract the required parameters:&lt;br /&gt;
#* '''WIDTH_METERS''': The width of the image in meters. Please use the measurement tool of Google Earth: [https://support.google.com/earth/answer/148134?hl=en Measuring distances and areas]&amp;lt;br/&amp;gt;[[File:UI_Width_inMeters.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#* '''ROTATION_CLOCKWISE_DEGREES''': The rotation can be extracted by using the editing tool of Google Earth for image map overlays.&amp;lt;br/&amp;gt;[[File:UI_GoogleEarthImageEditing.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#*'''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: [https://support.google.com/earth/answer/148142?hl=en Creating a new placemark]&lt;br /&gt;
#** The location can be extracted by using the editing mode of the placemark.&amp;lt;br/&amp;gt;[[File:UI_LocationCenter.PNG|900 px|border|alt=View|View]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attention|Please use the Google Earth Show Lat/Long setting with Decimal Degrees [[https://support.google.com/earth/answer/148070?hl=en HowTo: Viewing preferences]]. }}&lt;br /&gt;
&lt;br /&gt;
= Studio = &lt;br /&gt;
=== Create a Map Overlay Document ===&lt;br /&gt;
The following steps are required to create a Map Overlay Document: &amp;lt;br/&amp;gt;&lt;br /&gt;
#It is recommended to derive a new [[MetaClass]] from '''[[SYSCLS FILEDOCUMENT | Filedocument]]''' from the ''Custom.Document'' Namespace.&lt;br /&gt;
#Add the classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass using the [[Relation_Editor | Relation Editor]].&lt;br /&gt;
#Prepare the required MetaProperties for the '''[[SYSCLS_MAPOVERLAY | MapOverlays]]''' classification.&lt;br /&gt;
#*HowTo:[[HowTo:Create_a_new_MetaProperty | Create a new MetaProperty]]&amp;lt;br/&amp;gt;[[File:UI_MetaPropertiesMapOverlay.PNG|990 px|border|alt=View|View&amp;gt;]]&lt;br /&gt;
#Add the required '''[[Metaproperty | MetaProperties]]''' to the '''[[MetaClass]]'''.&lt;br /&gt;
#*HowTo: [[HowTo:Add_a_MetaProperty_to_a_MetaClass]]&amp;lt;br/&amp;gt;[[File:UI_Properties_MapOverlay.PNG|400 px|border|alt=Map Overlay|Map Overlay]] &lt;br /&gt;
#Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
#Build and release the customizing {{key press|F5}}&lt;br /&gt;
# Check the classification in the ''[[Object Explorer | Object Explorer]]''&lt;br /&gt;
&lt;br /&gt;
=== Publish the Map Overlay ===&lt;br /&gt;
To publish the Image Map Overlay to the {{UBIK Android}} client the [[Application_Context_Management | ACM]] has to be configured:&lt;br /&gt;
#Create a [[METACLASSSCOPE]] for the Image Map Overlay MetaClass&lt;br /&gt;
#* HowTo: [[HowTo:Create_a_new_MetaClassScope]]&lt;br /&gt;
# Assign the Properties to the Scope&lt;br /&gt;
#* Required Properties within the ACM:&lt;br /&gt;
#** ''WIDTH_METERS''&lt;br /&gt;
#** ''Z_LEVEL''&lt;br /&gt;
#** ''ROTATION_CLOCKWISE_DEGREES''&lt;br /&gt;
#** ''LOCATION_CENTER''&lt;br /&gt;
#** ''FILETYPE''&lt;br /&gt;
# Relate the MetaClassCcope to the according [[CONTEXT]]&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
# [[HowTo:Release_MetaDefinitions| Release the MetaDefinitions]]&lt;br /&gt;
# Check the Classification in the ACM Manager&lt;br /&gt;
&lt;br /&gt;
=== Add an Image Map Overlay ===&lt;br /&gt;
To add a Map Overlay it is required to take the parameters from the georeferenced Map Overlay Image:&lt;br /&gt;
# Create a new object in the {{Bulk Editor}}&lt;br /&gt;
#* Choose the Filetype (PNG)&lt;br /&gt;
#* Set a '''Name''' and '''Description'''&lt;br /&gt;
#* Select the image in the Bulk Editor (FULLPATH)&lt;br /&gt;
#* Set '''Is Local''' to TRUE&lt;br /&gt;
#* Set the '''Location Center''' by filling out the '''[[SYSCLS GEO|Geo Property]]''' &amp;lt;br/&amp;gt;[[File:UI_ExampleObjects_BulkEditor.PNG|990 px|border|alt=View|View]]&lt;br /&gt;
#* Set the '''Rotation Clockwise Degree'''&lt;br /&gt;
#* Set the '''Width''' (in Meters)&lt;br /&gt;
#* Set the '''Z-Level''' (Default: 0) &lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
&lt;br /&gt;
=== Add Image Map Overlay to Infrastructure ===&lt;br /&gt;
To finally display the image overlay on the client it is necessary to put it right into the application's infrastructure. &lt;br /&gt;
# Open the according [[CONTEXT]] in ''[[Relation Editor | Relation Editor]]''&lt;br /&gt;
# Add overlay per drag and drop to ''Infrastructre objects'' ([[SYSREL INFRASTRUCTURE|SYSREL INFRASTRUCTURE]])&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
The image map overlay has been added to your application.&lt;br /&gt;
&amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SYSCLS_MAPOVERLAY]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;/div&gt;</summary>
		<author><name>RSC</name></author>	</entry>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18994</id>
		<title>HowTo:Create Image Map Overlays</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18994"/>
				<updated>2016-03-30T13:55:50Z</updated>
		
		<summary type="html">&lt;p&gt;RSC: /* Studio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;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.&lt;br /&gt;
&lt;br /&gt;
Configuration of the image map overlay requires two steps:&amp;lt;br/&amp;gt;&lt;br /&gt;
# '''Georeferencing of the image'''&lt;br /&gt;
#* This is necessary to generate the required parameters.&lt;br /&gt;
#* Prefered Software: [http://www.google.com/earth/download/ge/agree.html Google Earth]&lt;br /&gt;
#* How to add a map overlay to Google Earth is available under [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# '''Configuration of the Image Map Overlay in UBIK Studio'''&lt;br /&gt;
#* The Map Overlays objects are based on file documents, hence must  implement properties of the classifications [[SYSCLS DOCUMENT | Document]], [[SYSCLS FILEDOCUMENT | Filedocument]] and [[SYSCLS_MAPOVERLAY | MapOverlays]]&lt;br /&gt;
&lt;br /&gt;
= Georeferencing (GIS Software) =&lt;br /&gt;
There are many possibilities to georeference a map overlay. For image map overlays [http://www.google.com/earth/download/ge/agree.html Google Earth] is the fastest way to extract the required parameters.&lt;br /&gt;
This How-To is a short introduction for adding a Map Overlay to Google Earth and capturing the parameters for {{UBIK Studio}}.&lt;br /&gt;
# Prepare an image map overlay &lt;br /&gt;
#*The map overlay should be a .png image of the building scheme.&lt;br /&gt;
# Add the map overlay to the basemap&lt;br /&gt;
#* Tutorial of Google Earth: [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# Extract the required parameters:&lt;br /&gt;
#* '''WIDTH_METERS''': The width of the image in meters. Please use the measurement tool of Google Earth: [https://support.google.com/earth/answer/148134?hl=en Measuring distances and areas]&amp;lt;br/&amp;gt;[[File:UI_Width_inMeters.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#* '''ROTATION_CLOCKWISE_DEGREES''': The rotation can be extracted by using the editing tool of Google Earth for image map overlays.&amp;lt;br/&amp;gt;[[File:UI_GoogleEarthImageEditing.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#*'''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: [https://support.google.com/earth/answer/148142?hl=en Creating a new placemark]&lt;br /&gt;
#** The location can be extracted by using the editing mode of the placemark.&amp;lt;br/&amp;gt;[[File:UI_LocationCenter.PNG|900 px|border|alt=View|View]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attention|Please use the Google Earth Show Lat/Long setting with Decimal Degrees [[https://support.google.com/earth/answer/148070?hl=en HowTo: Viewing preferences]]. }}&lt;br /&gt;
&lt;br /&gt;
= Studio = &lt;br /&gt;
=== Create a Map Overlay Document ===&lt;br /&gt;
The following steps are required to create a Map Overlay Document: &amp;lt;br/&amp;gt;&lt;br /&gt;
#It is recommended to derive a new [[MetaClass]] from '''[[SYSCLS FILEDOCUMENT | Filedocument]]''' from the ''Custom.Document'' Namespace.&lt;br /&gt;
#Add the classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass using the [[Relation_Editor | Relation Editor]].&lt;br /&gt;
#Prepare the required MetaProperties for the '''[[SYSCLS_MAPOVERLAY | MapOverlays]]''' classification.&lt;br /&gt;
#*HowTo:[[HowTo:Create_a_new_MetaProperty | Create a new MetaProperty]]&amp;lt;br/&amp;gt;[[File:UI_MetaPropertiesMapOverlay.PNG|990 px|border|alt=View|View&amp;gt;]]&lt;br /&gt;
#Add the required '''[[Metaproperty | MetaProperties]]''' to the '''[[MetaClass]]'''.&lt;br /&gt;
#*HowTo: [[HowTo:Add_a_MetaProperty_to_a_MetaClass]]&amp;lt;br/&amp;gt;[[File:UI_Properties_MapOverlay.PNG|400 px|border|alt=Map Overlay|Map Overlay]] &lt;br /&gt;
#Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
#Build and release the customizing {{key press|F5}}&lt;br /&gt;
# Check the classification in the ''[[Object Explorer | Object Explorer]]''&lt;br /&gt;
&lt;br /&gt;
=== Publish the Map Overlay ===&lt;br /&gt;
To publish the Image Map Overlay to the {{UBIK Android}} client the [[Application_Context_Management | ACM]] has to be configured:&lt;br /&gt;
#Create a [[METACLASSSCOPE]] for the Image Map Overlay MetaClass&lt;br /&gt;
#* HowTo: [[HowTo:Create_a_new_MetaClassScope]]&lt;br /&gt;
# Assign the Properties to the Scope&lt;br /&gt;
#* Required Properties within the ACM:&lt;br /&gt;
#** ''WIDTH_METERS''&lt;br /&gt;
#** ''Z_LEVEL''&lt;br /&gt;
#** ''ROTATION_CLOCKWISE_DEGREES''&lt;br /&gt;
#** ''LOCATION_CENTER''&lt;br /&gt;
#** ''FILETYPE''&lt;br /&gt;
# Relate the MetaClassCcope to the according [[CONTEXT]]&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
# [[HowTo:Release_MetaDefinitions| Release the MetaDefinitions]]&lt;br /&gt;
# Check the Classification in the ACM Manager&lt;br /&gt;
&lt;br /&gt;
=== Add an Image Map Overlay ===&lt;br /&gt;
To add a Map Overlay it is required to take the parameters from the georeferenced Map Overlay Image:&lt;br /&gt;
# Create a new object in the {{Bulk Editor}}&lt;br /&gt;
#* Choose the Filetype (PNG)&lt;br /&gt;
#* Set a '''Name''' and '''Description'''&lt;br /&gt;
#* Select the image in the Bulk Editor (FULLPATH)&lt;br /&gt;
#* Set '''Is Local''' to TRUE&lt;br /&gt;
#* Set the '''Location Center''' by filling out the '''[[SYSCLS GEO|Geo Property]]''' &amp;lt;br/&amp;gt;[[File:UI_ExampleObjects_BulkEditor.PNG|990 px|border|alt=View|View]]&lt;br /&gt;
#* Set the '''Rotation Clockwise Degree'''&lt;br /&gt;
#* Set the '''Width''' (in Meters)&lt;br /&gt;
#* Set the '''Z-Level''' (Default: 0) &lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
&lt;br /&gt;
=== Add Image Map Overlay to ===&lt;br /&gt;
To finally display the image overlay on the client it is necessary to put it right into the application's infrastructure. &lt;br /&gt;
# Open [[CONTEXT]] in ''[[Relation Editor | Relation Editor]]''&lt;br /&gt;
# Add overlay per drag and drop to ''Infrastructre objects'' ([[SYSREL INFRASTRUCTURE|SYSREL INFRASTRUCTURE]])&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
&amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SYSCLS_MAPOVERLAY]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;/div&gt;</summary>
		<author><name>RSC</name></author>	</entry>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18993</id>
		<title>HowTo:Create Image Map Overlays</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18993"/>
				<updated>2016-03-30T13:21:04Z</updated>
		
		<summary type="html">&lt;p&gt;RSC: /* Studio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;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.&lt;br /&gt;
&lt;br /&gt;
Configuration of the image map overlay requires two steps:&amp;lt;br/&amp;gt;&lt;br /&gt;
# '''Georeferencing of the image'''&lt;br /&gt;
#* This is necessary to generate the required parameters.&lt;br /&gt;
#* Prefered Software: [http://www.google.com/earth/download/ge/agree.html Google Earth]&lt;br /&gt;
#* How to add a map overlay to Google Earth is available under [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# '''Configuration of the Image Map Overlay in UBIK Studio'''&lt;br /&gt;
#* The Map Overlays objects are based on file documents, hence must  implement properties of the classifications [[SYSCLS DOCUMENT | Document]], [[SYSCLS FILEDOCUMENT | Filedocument]] and [[SYSCLS_MAPOVERLAY | MapOverlays]]&lt;br /&gt;
&lt;br /&gt;
= Georeferencing (GIS Software) =&lt;br /&gt;
There are many possibilities to georeference a map overlay. For image map overlays [http://www.google.com/earth/download/ge/agree.html Google Earth] is the fastest way to extract the required parameters.&lt;br /&gt;
This How-To is a short introduction for adding a Map Overlay to Google Earth and capturing the parameters for {{UBIK Studio}}.&lt;br /&gt;
# Prepare an image map overlay &lt;br /&gt;
#*The map overlay should be a .png image of the building scheme.&lt;br /&gt;
# Add the map overlay to the basemap&lt;br /&gt;
#* Tutorial of Google Earth: [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# Extract the required parameters:&lt;br /&gt;
#* '''WIDTH_METERS''': The width of the image in meters. Please use the measurement tool of Google Earth: [https://support.google.com/earth/answer/148134?hl=en Measuring distances and areas]&amp;lt;br/&amp;gt;[[File:UI_Width_inMeters.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#* '''ROTATION_CLOCKWISE_DEGREES''': The rotation can be extracted by using the editing tool of Google Earth for image map overlays.&amp;lt;br/&amp;gt;[[File:UI_GoogleEarthImageEditing.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#*'''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: [https://support.google.com/earth/answer/148142?hl=en Creating a new placemark]&lt;br /&gt;
#** The location can be extracted by using the editing mode of the placemark.&amp;lt;br/&amp;gt;[[File:UI_LocationCenter.PNG|900 px|border|alt=View|View]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attention|Please use the Google Earth Show Lat/Long setting with Decimal Degrees [[https://support.google.com/earth/answer/148070?hl=en HowTo: Viewing preferences]]. }}&lt;br /&gt;
&lt;br /&gt;
= Studio = &lt;br /&gt;
=== Create a map overlay document ===&lt;br /&gt;
The following steps are required to create a Map Overlay Document: &amp;lt;br/&amp;gt;&lt;br /&gt;
#It is recommended to derive a new [[MetaClass]] from '''[[SYSCLS FILEDOCUMENT | Filedocument]]''' from the ''Custom.Document'' Namespace.&lt;br /&gt;
#Add the classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass using the [[Relation_Editor | Relation Editor]].&lt;br /&gt;
#Prepare the required MetaProperties for the '''[[SYSCLS_MAPOVERLAY | MapOverlays]]''' classification.&lt;br /&gt;
#*HowTo:[[HowTo:Create_a_new_MetaProperty | Create a new MetaProperty]]&amp;lt;br/&amp;gt;[[File:UI_MetaPropertiesMapOverlay.PNG|990 px|border|alt=View|View&amp;gt;]]&lt;br /&gt;
#Add the required '''[[Metaproperty | MetaProperties]]''' to the '''[[MetaClass]]'''.&lt;br /&gt;
#*HowTo: [[HowTo:Add_a_MetaProperty_to_a_MetaClass]]&amp;lt;br/&amp;gt;[[File:UI_Properties_MapOverlay.PNG|400 px|border|alt=Map Overlay|Map Overlay]] &lt;br /&gt;
#Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
#Build and release the customizing {{key press|F5}}&lt;br /&gt;
# Check the classification in the ''[[Object Explorer | Object Explorer]]''&lt;br /&gt;
&lt;br /&gt;
=== Publish the map overlay ===&lt;br /&gt;
To publish the Image Map Overlay to the {{UBIK Android}} client the [[Application_Context_Management | ACM]] has to be configured:&lt;br /&gt;
#Create a [[METACLASSSCOPE]] for the Image Map Overlay MetaClass&lt;br /&gt;
#* HowTo: [[HowTo:Create_a_new_MetaClassScope]]&lt;br /&gt;
# Assign the Properties to the Scope&lt;br /&gt;
#* Required Properties within the ACM:&lt;br /&gt;
#** ''WIDTH_METERS''&lt;br /&gt;
#** ''Z_LEVEL''&lt;br /&gt;
#** ''ROTATION_CLOCKWISE_DEGREES''&lt;br /&gt;
#** ''LOCATION_CENTER''&lt;br /&gt;
#** ''FILETYPE''&lt;br /&gt;
# Relate the MetaClassCcope to the according [[CONTEXT]]&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
# [[HowTo:Release_MetaDefinitions| Release the MetaDefinitions]]&lt;br /&gt;
# Check the Classification in the ACM Manager&lt;br /&gt;
&lt;br /&gt;
=== Add an image map overlay ===&lt;br /&gt;
To add a Map Overlay it is required to take the parameters from the georeferenced Map Overlay Image:&lt;br /&gt;
# Create a new object in the {{Bulk Editor}}&lt;br /&gt;
#* Choose the Filetype (PNG)&lt;br /&gt;
#* Set a '''Name''' and '''Description'''&lt;br /&gt;
#* Select the image in the Bulk Editor (FULLPATH)&lt;br /&gt;
#* Set '''Is Local''' to TRUE&lt;br /&gt;
#* Set the '''Location Center''' by filling out the '''[[SYSCLS GEO|Geo Property]]''' &amp;lt;br/&amp;gt;[[File:UI_ExampleObjects_BulkEditor.PNG|990 px|border|alt=View|View]]&lt;br /&gt;
#* Set the '''Rotation Clockwise Degree'''&lt;br /&gt;
#* Set the '''Width''' (in Meters)&lt;br /&gt;
#* Set the '''Z-Level''' (Default: 0) &lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SYSCLS_MAPOVERLAY]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;/div&gt;</summary>
		<author><name>RSC</name></author>	</entry>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18992</id>
		<title>HowTo:Create Image Map Overlays</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18992"/>
				<updated>2016-03-30T13:08:16Z</updated>
		
		<summary type="html">&lt;p&gt;RSC: /* Studio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;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.&lt;br /&gt;
&lt;br /&gt;
Configuration of the image map overlay requires two steps:&amp;lt;br/&amp;gt;&lt;br /&gt;
# '''Georeferencing of the image'''&lt;br /&gt;
#* This is necessary to generate the required parameters.&lt;br /&gt;
#* Prefered Software: [http://www.google.com/earth/download/ge/agree.html Google Earth]&lt;br /&gt;
#* How to add a map overlay to Google Earth is available under [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# '''Configuration of the Image Map Overlay in UBIK Studio'''&lt;br /&gt;
#* The Map Overlays objects are based on file documents, hence must  implement properties of the classifications [[SYSCLS DOCUMENT | Document]], [[SYSCLS FILEDOCUMENT | Filedocument]] and [[SYSCLS_MAPOVERLAY | MapOverlays]]&lt;br /&gt;
&lt;br /&gt;
= Georeferencing (GIS Software) =&lt;br /&gt;
There are many possibilities to georeference a map overlay. For image map overlays [http://www.google.com/earth/download/ge/agree.html Google Earth] is the fastest way to extract the required parameters.&lt;br /&gt;
This How-To is a short introduction for adding a Map Overlay to Google Earth and capturing the parameters for {{UBIK Studio}}.&lt;br /&gt;
# Prepare an image map overlay &lt;br /&gt;
#*The map overlay should be a .png image of the building scheme.&lt;br /&gt;
# Add the map overlay to the basemap&lt;br /&gt;
#* Tutorial of Google Earth: [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# Extract the required parameters:&lt;br /&gt;
#* '''WIDTH_METERS''': The width of the image in meters. Please use the measurement tool of Google Earth: [https://support.google.com/earth/answer/148134?hl=en Measuring distances and areas]&amp;lt;br/&amp;gt;[[File:UI_Width_inMeters.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#* '''ROTATION_CLOCKWISE_DEGREES''': The rotation can be extracted by using the editing tool of Google Earth for image map overlays.&amp;lt;br/&amp;gt;[[File:UI_GoogleEarthImageEditing.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#*'''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: [https://support.google.com/earth/answer/148142?hl=en Creating a new placemark]&lt;br /&gt;
#** The location can be extracted by using the editing mode of the placemark.&amp;lt;br/&amp;gt;[[File:UI_LocationCenter.PNG|900 px|border|alt=View|View]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attention|Please use the Google Earth Show Lat/Long setting with Decimal Degrees [[https://support.google.com/earth/answer/148070?hl=en HowTo: Viewing preferences]]. }}&lt;br /&gt;
&lt;br /&gt;
= Studio = &lt;br /&gt;
=== Create a map overlay document ===&lt;br /&gt;
The following steps are required to create a Map Overlay Document: &amp;lt;br/&amp;gt;&lt;br /&gt;
#It is recommended to derive a new [[MetaClass]] from '''[[SYSCLS FILEDOCUMENT | Filedocument]]''' in the ''Custom.Document'' Namespace.&lt;br /&gt;
#Add the classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass using the [[Relation_Editor | Relation Editor]].&lt;br /&gt;
#Prepare the required MetaProperties for the '''[[SYSCLS_MAPOVERLAY | MapOverlays]]''' classification.&lt;br /&gt;
#*HowTo:[[HowTo:Create_a_new_MetaProperty | Create a new MetaProperty]]&amp;lt;br/&amp;gt;[[File:UI_MetaPropertiesMapOverlay.PNG|990 px|border|alt=View|View&amp;gt;]]&lt;br /&gt;
#Add the required '''[[Metaproperty | MetaProperties]]''' to the '''[[MetaClass]]'''.&lt;br /&gt;
#*HowTo: [[HowTo:Add_a_MetaProperty_to_a_MetaClass]]&amp;lt;br/&amp;gt;[[File:UI_Properties_MapOverlay.PNG|400 px|border|alt=Map Overlay|Map Overlay]] &lt;br /&gt;
#Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
#Build and release the customizing {{key press|F5}}&lt;br /&gt;
# Check the classification in the ''[[Object Explorer | Object Explorer]]''&lt;br /&gt;
&lt;br /&gt;
=== Publish the map overlay ===&lt;br /&gt;
To publish the Image Map Overlay to the {{UBIK Android}} client the [[Application_Context_Management | ACM]] has to be configured:&lt;br /&gt;
#Create a [[METACLASSSCOPE]] for the Image Map Overlay MetaClass&lt;br /&gt;
#* HowTo: [[HowTo:Create_a_new_MetaClassScope]]&lt;br /&gt;
# Assign the Properties to the Scope&lt;br /&gt;
#* Required Properties within the ACM:&lt;br /&gt;
#** ''WIDTH_METERS''&lt;br /&gt;
#** ''Z_LEVEL''&lt;br /&gt;
#** ''ROTATION_CLOCKWISE_DEGREES''&lt;br /&gt;
#** ''LOCATION_CENTER''&lt;br /&gt;
#** ''FILETYPE''&lt;br /&gt;
# Relate the MetaClassCcope to the according [[CONTEXT]]&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
# [[HowTo:Release_MetaDefinitions| Release the MetaDefinitions]]&lt;br /&gt;
# Check the Classification in the ACM Manager&lt;br /&gt;
&lt;br /&gt;
=== Add an image map overlay ===&lt;br /&gt;
To add a Map Overlay it is required to take the parameters from the georeferenced Map Overlay Image:&lt;br /&gt;
# Create a new object in the {{Bulk Editor}}&lt;br /&gt;
#* Choose the Filetype (PNG)&lt;br /&gt;
#* Set a '''Name''' and '''Description'''&lt;br /&gt;
#* Select the image in the Bulk Editor (FULLPATH)&lt;br /&gt;
#* Set '''Is Local''' to TRUE&lt;br /&gt;
#* Set the '''Location Center''' by filling out the '''[[SYSCLS GEO|Geo Property]]''' &amp;lt;br/&amp;gt;[[File:UI_ExampleObjects_BulkEditor.PNG|990 px|border|alt=View|View]]&lt;br /&gt;
#* Set the '''Rotation Clockwise Degree'''&lt;br /&gt;
#* Set the '''Width''' (in Meters)&lt;br /&gt;
#* Set the '''Z-Level''' (Default: 0) &lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SYSCLS_MAPOVERLAY]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;/div&gt;</summary>
		<author><name>RSC</name></author>	</entry>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18991</id>
		<title>HowTo:Create Image Map Overlays</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18991"/>
				<updated>2016-03-30T13:07:34Z</updated>
		
		<summary type="html">&lt;p&gt;RSC: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;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.&lt;br /&gt;
&lt;br /&gt;
Configuration of the image map overlay requires two steps:&amp;lt;br/&amp;gt;&lt;br /&gt;
# '''Georeferencing of the image'''&lt;br /&gt;
#* This is necessary to generate the required parameters.&lt;br /&gt;
#* Prefered Software: [http://www.google.com/earth/download/ge/agree.html Google Earth]&lt;br /&gt;
#* How to add a map overlay to Google Earth is available under [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# '''Configuration of the Image Map Overlay in UBIK Studio'''&lt;br /&gt;
#* The Map Overlays objects are based on file documents, hence must  implement properties of the classifications [[SYSCLS DOCUMENT | Document]], [[SYSCLS FILEDOCUMENT | Filedocument]] and [[SYSCLS_MAPOVERLAY | MapOverlays]]&lt;br /&gt;
&lt;br /&gt;
= Georeferencing (GIS Software) =&lt;br /&gt;
There are many possibilities to georeference a map overlay. For image map overlays [http://www.google.com/earth/download/ge/agree.html Google Earth] is the fastest way to extract the required parameters.&lt;br /&gt;
This How-To is a short introduction for adding a Map Overlay to Google Earth and capturing the parameters for {{UBIK Studio}}.&lt;br /&gt;
# Prepare an image map overlay &lt;br /&gt;
#*The map overlay should be a .png image of the building scheme.&lt;br /&gt;
# Add the map overlay to the basemap&lt;br /&gt;
#* Tutorial of Google Earth: [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# Extract the required parameters:&lt;br /&gt;
#* '''WIDTH_METERS''': The width of the image in meters. Please use the measurement tool of Google Earth: [https://support.google.com/earth/answer/148134?hl=en Measuring distances and areas]&amp;lt;br/&amp;gt;[[File:UI_Width_inMeters.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#* '''ROTATION_CLOCKWISE_DEGREES''': The rotation can be extracted by using the editing tool of Google Earth for image map overlays.&amp;lt;br/&amp;gt;[[File:UI_GoogleEarthImageEditing.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#*'''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: [https://support.google.com/earth/answer/148142?hl=en Creating a new placemark]&lt;br /&gt;
#** The location can be extracted by using the editing mode of the placemark.&amp;lt;br/&amp;gt;[[File:UI_LocationCenter.PNG|900 px|border|alt=View|View]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attention|Please use the Google Earth Show Lat/Long setting with Decimal Degrees [[https://support.google.com/earth/answer/148070?hl=en HowTo: Viewing preferences]]. }}&lt;br /&gt;
&lt;br /&gt;
= Studio = &lt;br /&gt;
=== Create a map overlay document ===&lt;br /&gt;
The following steps are required to create a Map Overlay Document: &amp;lt;br/&amp;gt;&lt;br /&gt;
#It is recommended to derive a new [[MetaClass]] from '''[[SYSCLS FILEDOCUMENT | Filedocument]]''' in the ''''Custom.Document'''' Namespace.&lt;br /&gt;
#Add the classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass using the [[Relation_Editor | Relation Editor]].&lt;br /&gt;
#Prepare the required MetaProperties for the '''[[SYSCLS_MAPOVERLAY | MapOverlays]]''' classification.&lt;br /&gt;
#*HowTo:[[HowTo:Create_a_new_MetaProperty | Create a new MetaProperty]]&amp;lt;br/&amp;gt;[[File:UI_MetaPropertiesMapOverlay.PNG|990 px|border|alt=View|View&amp;gt;]]&lt;br /&gt;
#Add the required '''[[Metaproperty | MetaProperties]]''' to the '''[[MetaClass]]'''.&lt;br /&gt;
#*HowTo: [[HowTo:Add_a_MetaProperty_to_a_MetaClass]]&amp;lt;br/&amp;gt;[[File:UI_Properties_MapOverlay.PNG|400 px|border|alt=Map Overlay|Map Overlay]] &lt;br /&gt;
#Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
#Build and release the customizing {{key press|F5}}&lt;br /&gt;
# Check the classification in the ''[[Object Explorer | Object Explorer]]''&lt;br /&gt;
&lt;br /&gt;
=== Publish the map overlay ===&lt;br /&gt;
To publish the Image Map Overlay to the {{UBIK Android}} client the [[Application_Context_Management | ACM]] has to be configured:&lt;br /&gt;
#Create a [[METACLASSSCOPE]] for the Image Map Overlay MetaClass&lt;br /&gt;
#* HowTo: [[HowTo:Create_a_new_MetaClassScope]]&lt;br /&gt;
# Assign the Properties to the Scope&lt;br /&gt;
#* Required Properties within the ACM:&lt;br /&gt;
#** ''WIDTH_METERS''&lt;br /&gt;
#** ''Z_LEVEL''&lt;br /&gt;
#** ''ROTATION_CLOCKWISE_DEGREES''&lt;br /&gt;
#** ''LOCATION_CENTER''&lt;br /&gt;
#** ''FILETYPE''&lt;br /&gt;
# Relate the MetaClassCcope to the according [[CONTEXT]]&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
# [[HowTo:Release_MetaDefinitions| Release the MetaDefinitions]]&lt;br /&gt;
# Check the Classification in the ACM Manager&lt;br /&gt;
&lt;br /&gt;
=== Add an image map overlay ===&lt;br /&gt;
To add a Map Overlay it is required to take the parameters from the georeferenced Map Overlay Image:&lt;br /&gt;
# Create a new object in the {{Bulk Editor}}&lt;br /&gt;
#* Choose the Filetype (PNG)&lt;br /&gt;
#* Set a '''Name''' and '''Description'''&lt;br /&gt;
#* Select the image in the Bulk Editor (FULLPATH)&lt;br /&gt;
#* Set '''Is Local''' to TRUE&lt;br /&gt;
#* Set the '''Location Center''' by filling out the '''[[SYSCLS GEO|Geo Property]]''' &amp;lt;br/&amp;gt;[[File:UI_ExampleObjects_BulkEditor.PNG|990 px|border|alt=View|View]]&lt;br /&gt;
#* Set the '''Rotation Clockwise Degree'''&lt;br /&gt;
#* Set the '''Width''' (in Meters)&lt;br /&gt;
#* Set the '''Z-Level''' (Default: 0) &lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SYSCLS_MAPOVERLAY]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;/div&gt;</summary>
		<author><name>RSC</name></author>	</entry>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18990</id>
		<title>HowTo:Create Image Map Overlays</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18990"/>
				<updated>2016-03-30T12:59:24Z</updated>
		
		<summary type="html">&lt;p&gt;RSC: /* Studio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;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.&lt;br /&gt;
&lt;br /&gt;
Configuration of the image map overlay requires two steps:&amp;lt;br/&amp;gt;&lt;br /&gt;
# '''Georeferencing of the image'''&lt;br /&gt;
#* This is necessary to generate the required parameters.&lt;br /&gt;
#* Prefered Software: [http://www.google.com/earth/download/ge/agree.html Google Earth]&lt;br /&gt;
#* How to add a map overlay to Google Earth is available under [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# '''Configuration of the Image Map Overlay in UBIK Studio'''&lt;br /&gt;
#* The Map Overlays objects are based on file documents, hence must  implement properties of the classifications [[SYSCLS DOCUMENT | Document]], [[SYSCLS FILEDOCUMENT | Filedocument]] and [[SYSCLS_MAPOVERLAY | MapOverlays]]&lt;br /&gt;
&lt;br /&gt;
= Georeferencing (GIS Software) =&lt;br /&gt;
There are many possibilities to georeference a map overlay. For image map overlays [http://www.google.com/earth/download/ge/agree.html Google Earth] is the fastest way to extract the required parameters.&lt;br /&gt;
This How-To is a short introduction for adding a Map Overlay to Google Earth and capturing the parameters for {{UBIK Studio}}.&lt;br /&gt;
# Prepare an image map overlay &lt;br /&gt;
#*The map overlay should be a .png image of the building scheme.&lt;br /&gt;
# Add the map overlay to the basemap&lt;br /&gt;
#* Tutorial of Google Earth: [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# Extract the required parameters:&lt;br /&gt;
#* '''WIDTH_METERS''': The width of the image in meters. Please use the measurement tool of Google Earth: [https://support.google.com/earth/answer/148134?hl=en Measuring distances and areas]&amp;lt;br/&amp;gt;[[File:UI_Width_inMeters.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#* '''ROTATION_CLOCKWISE_DEGREES''': The rotation can be extracted by using the editing tool of Google Earth for image map overlays.&amp;lt;br/&amp;gt;[[File:UI_GoogleEarthImageEditing.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#*'''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: [https://support.google.com/earth/answer/148142?hl=en Creating a new placemark]&lt;br /&gt;
#** The location can be extracted by using the editing mode of the placemark.&amp;lt;br/&amp;gt;[[File:UI_LocationCenter.PNG|900 px|border|alt=View|View]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attention|Please use the Google Earth Show Lat/Long setting with Decimal Degrees [[https://support.google.com/earth/answer/148070?hl=en HowTo: Viewing preferences]]. }}&lt;br /&gt;
&lt;br /&gt;
= Studio = &lt;br /&gt;
=== Create a map overlay document ===&lt;br /&gt;
The following steps are required to create a Map Overlay Document: &amp;lt;br/&amp;gt;&lt;br /&gt;
#It is recommended to derive a new [[MetaClass]] from '''FILEDOCUMENT''' in Custom.Document.&lt;br /&gt;
#Add the classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass using the [[Relation_Editor | Relation Editor]].&lt;br /&gt;
#Prepare the required MetaProperties for the '''[[SYSCLS_MAPOVERLAY | MapOverlays]]''' classification.&lt;br /&gt;
#*HowTo:[[HowTo:Create_a_new_MetaProperty | Create a new MetaProperty]]&amp;lt;br/&amp;gt;[[File:UI_MetaPropertiesMapOverlay.PNG|990 px|border|alt=View|View&amp;gt;]]&lt;br /&gt;
#Add the required '''[[Metaproperty | MetaProperties]]''' to the '''[[MetaClass]]'''.&lt;br /&gt;
#*HowTo: [[HowTo:Add_a_MetaProperty_to_a_MetaClass]]&amp;lt;br/&amp;gt;[[File:UI_Properties_MapOverlay.PNG|400 px|border|alt=Map Overlay|Map Overlay]] &lt;br /&gt;
#Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
#Build and release the customizing {{key press|F5}}&lt;br /&gt;
# Check the classification in the ''[[Object Explorer | Object Explorer]]''&lt;br /&gt;
&lt;br /&gt;
=== Publish the map overlay ===&lt;br /&gt;
To publish the Image Map Overlay to the {{UBIK Android}} client the [[Application_Context_Management | ACM]] has to be configured:&lt;br /&gt;
#Create a [[METACLASSSCOPE]] for the Image Map Overlay MetaClass&lt;br /&gt;
#* HowTo: [[HowTo:Create_a_new_MetaClassScope]]&lt;br /&gt;
# Assign the Properties to the Scope&lt;br /&gt;
#* Required Properties within the ACM:&lt;br /&gt;
#** ''WIDTH_METERS''&lt;br /&gt;
#** ''Z_LEVEL''&lt;br /&gt;
#** ''ROTATION_CLOCKWISE_DEGREES''&lt;br /&gt;
#** ''LOCATION_CENTER''&lt;br /&gt;
#** ''FILETYPE''&lt;br /&gt;
# Relate the MetaClassCcope to the according [[CONTEXT]]&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
# [[HowTo:Release_MetaDefinitions| Release the MetaDefinitions]]&lt;br /&gt;
# Check the Classification in the ACM Manager&lt;br /&gt;
&lt;br /&gt;
=== Add an image map overlay ===&lt;br /&gt;
To add a Map Overlay it is required to take the parameters from the georeferenced Map Overlay Image:&lt;br /&gt;
# Create a new object in the {{Bulk Editor}}&lt;br /&gt;
#* Choose the Filetype (PNG)&lt;br /&gt;
#* Set a '''Name''' and '''Description'''&lt;br /&gt;
#* Select the image in the Bulk Editor (FULLPATH)&lt;br /&gt;
#* Set '''Is Local''' to TRUE&lt;br /&gt;
#* Set the '''Location Center''' by filling out the '''[[SYSCLS GEO|Geo Property]]''' &amp;lt;br/&amp;gt;[[File:UI_ExampleObjects_BulkEditor.PNG|990 px|border|alt=View|View]]&lt;br /&gt;
#* Set the '''Rotation Clockwise Degree'''&lt;br /&gt;
#* Set the '''Width''' (in Meters)&lt;br /&gt;
#* Set the '''Z-Level''' (Default: 0) &lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SYSCLS_MAPOVERLAY]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;/div&gt;</summary>
		<author><name>RSC</name></author>	</entry>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18989</id>
		<title>HowTo:Create Image Map Overlays</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=HowTo:Create_Image_Map_Overlays&amp;diff=18989"/>
				<updated>2016-03-30T12:53:06Z</updated>
		
		<summary type="html">&lt;p&gt;RSC: /* Studio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;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.&lt;br /&gt;
&lt;br /&gt;
Configuration of the image map overlay requires two steps:&amp;lt;br/&amp;gt;&lt;br /&gt;
# '''Georeferencing of the image'''&lt;br /&gt;
#* This is necessary to generate the required parameters.&lt;br /&gt;
#* Prefered Software: [http://www.google.com/earth/download/ge/agree.html Google Earth]&lt;br /&gt;
#* How to add a map overlay to Google Earth is available under [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# '''Configuration of the Image Map Overlay in UBIK Studio'''&lt;br /&gt;
#* The Map Overlays objects are based on file documents, hence must  implement properties of the classifications [[SYSCLS DOCUMENT | Document]], [[SYSCLS FILEDOCUMENT | Filedocument]] and [[SYSCLS_MAPOVERLAY | MapOverlays]]&lt;br /&gt;
&lt;br /&gt;
= Georeferencing (GIS Software) =&lt;br /&gt;
There are many possibilities to georeference a map overlay. For image map overlays [http://www.google.com/earth/download/ge/agree.html Google Earth] is the fastest way to extract the required parameters.&lt;br /&gt;
This How-To is a short introduction for adding a Map Overlay to Google Earth and capturing the parameters for {{UBIK Studio}}.&lt;br /&gt;
# Prepare an image map overlay &lt;br /&gt;
#*The map overlay should be a .png image of the building scheme.&lt;br /&gt;
# Add the map overlay to the basemap&lt;br /&gt;
#* Tutorial of Google Earth: [https://support.google.com/earth/answer/148099#createoverlay Add a Map Overlay (Google How To German)]&lt;br /&gt;
# Extract the required parameters:&lt;br /&gt;
#* '''WIDTH_METERS''': The width of the image in meters. Please use the measurement tool of Google Earth: [https://support.google.com/earth/answer/148134?hl=en Measuring distances and areas]&amp;lt;br/&amp;gt;[[File:UI_Width_inMeters.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#* '''ROTATION_CLOCKWISE_DEGREES''': The rotation can be extracted by using the editing tool of Google Earth for image map overlays.&amp;lt;br/&amp;gt;[[File:UI_GoogleEarthImageEditing.PNG|400 px|border|alt=View|View]]&lt;br /&gt;
#*'''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: [https://support.google.com/earth/answer/148142?hl=en Creating a new placemark]&lt;br /&gt;
#** The location can be extracted by using the editing mode of the placemark.&amp;lt;br/&amp;gt;[[File:UI_LocationCenter.PNG|900 px|border|alt=View|View]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Attention|Please use the Google Earth Show Lat/Long setting with Decimal Degrees [[https://support.google.com/earth/answer/148070?hl=en HowTo: Viewing preferences]]. }}&lt;br /&gt;
&lt;br /&gt;
= Studio = &lt;br /&gt;
=== Create a map overlay document ===&lt;br /&gt;
The following steps are required to create a Map Overlay Document: &amp;lt;br/&amp;gt;&lt;br /&gt;
#It is recommended to derive a new [[MetaClass]] from FILEDOCUMENT in Custom.Document.&lt;br /&gt;
#Add the classification [[SYSCLS_MAPOVERLAY | MapOverlays]] to the new MetaClass using the [[Relation_Editor | Relation Editor]].&lt;br /&gt;
#Prepare the required MetaProperties for the '''[[SYSCLS_MAPOVERLAY | MapOverlays]]''' classification.&lt;br /&gt;
#*HowTo:[[HowTo:Create_a_new_MetaProperty | Create a new MetaProperty]]&amp;lt;br/&amp;gt;[[File:UI_MetaPropertiesMapOverlay.PNG|990 px|border|alt=View|View&amp;gt;]]&lt;br /&gt;
#Add the required '''[[Metaproperty | MetaProperties]]''' to the '''[[MetaClass]]'''.&lt;br /&gt;
#*HowTo: [[HowTo:Add_a_MetaProperty_to_a_MetaClass]]&amp;lt;br/&amp;gt;[[File:UI_Properties_MapOverlay.PNG|400 px|border|alt=Map Overlay|Map Overlay]] &lt;br /&gt;
#Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
#Build and release the customizing {{key press|F5}}&lt;br /&gt;
# Check the classification in the ''[[Object Explorer | Object Explorer]]''&lt;br /&gt;
&lt;br /&gt;
=== Publish the map overlay ===&lt;br /&gt;
To publish the Image Map Overlay to the {{UBIK Android}} client the [[Application_Context_Management | ACM]] has to be configured:&lt;br /&gt;
#Create a [[METACLASSSCOPE]] for the Image Map Overlay MetaClass&lt;br /&gt;
#* HowTo: [[HowTo:Create_a_new_MetaClassScope]]&lt;br /&gt;
# Assign the Properties to the Scope&lt;br /&gt;
#* Required Properties within the ACM:&lt;br /&gt;
#** ''WIDTH_METERS''&lt;br /&gt;
#** ''Z_LEVEL''&lt;br /&gt;
#** ''ROTATION_CLOCKWISE_DEGREES''&lt;br /&gt;
#** ''LOCATION_CENTER''&lt;br /&gt;
#** ''FILETYPE''&lt;br /&gt;
# Relate the MetaClassCcope to the according [[CONTEXT]]&lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
# [[HowTo:Release_MetaDefinitions| Release the MetaDefinitions]]&lt;br /&gt;
# Check the Classification in the ACM Manager&lt;br /&gt;
&lt;br /&gt;
=== Add an image map overlay ===&lt;br /&gt;
To add a Map Overlay it is required to take the parameters from the georeferenced Map Overlay Image:&lt;br /&gt;
# Create a new object in the {{Bulk Editor}}&lt;br /&gt;
#* Choose the Filetype (PNG)&lt;br /&gt;
#* Set a '''Name''' and '''Description'''&lt;br /&gt;
#* Select the image in the Bulk Editor (FULLPATH)&lt;br /&gt;
#* Set '''Is Local''' to TRUE&lt;br /&gt;
#* Set the '''Location Center''' by filling out the '''[[SYSCLS GEO|Geo Property]]''' &amp;lt;br/&amp;gt;[[File:UI_ExampleObjects_BulkEditor.PNG|990 px|border|alt=View|View]]&lt;br /&gt;
#* Set the '''Rotation Clockwise Degree'''&lt;br /&gt;
#* Set the '''Width''' (in Meters)&lt;br /&gt;
#* Set the '''Z-Level''' (Default: 0) &lt;br /&gt;
# Save the object with {{key press|Ctrl|S}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SYSCLS_MAPOVERLAY]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|Create Image Map Overlays]]&lt;br /&gt;
[[Category:How-To|Create Image Map Overlays]]&lt;br /&gt;
[[Category:Publishing|Create Image Map Overlays]]&lt;/div&gt;</summary>
		<author><name>RSC</name></author>	</entry>

	<entry>
		<id>https://wikitest.augmensys.com/index.php?title=FILEDOCUMENT&amp;diff=18988</id>
		<title>FILEDOCUMENT</title>
		<link rel="alternate" type="text/html" href="https://wikitest.augmensys.com/index.php?title=FILEDOCUMENT&amp;diff=18988"/>
				<updated>2016-03-30T12:46:07Z</updated>
		
		<summary type="html">&lt;p&gt;RSC: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MetaClassInfoBox&lt;br /&gt;
| title = File Document&lt;br /&gt;
| name = FILEDOCUMENT&lt;br /&gt;
| internalname = Filedocument&lt;br /&gt;
| namespace = System.Document&lt;br /&gt;
| image = [[File:SY_FILEDOCUMENT.png|220px]]&lt;br /&gt;
| imagecaption = File Document&lt;br /&gt;
| purpose = Manage file documents&lt;br /&gt;
| version = 2+&lt;br /&gt;
| typestring = UBIK.Kernel.MetaClass&lt;br /&gt;
| runtimetype = UBIK.Document.DocumentClass&lt;br /&gt;
| classifications = [[SYSCLS_THUMBNAILEDFILE]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Document|FILEDOCUMENT]]&lt;br /&gt;
[[Category:Metaclasses|FILEDOCUMENT]]&lt;/div&gt;</summary>
		<author><name>RSC</name></author>	</entry>

	</feed>