Difference between revisions of "How to work with Sub-Themes in IMSMA.mxd"

From IMSMA Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Note | The steps below describe what needs to be done in ArcGIS. The sub-theme needs also to be defined in {{IMSMANG}}. These steps are described in [[Customise Sub-Themes]].}}
 
{{Note | The steps below describe what needs to be done in ArcGIS. The sub-theme needs also to be defined in {{IMSMANG}}. These steps are described in [[Customise Sub-Themes]].}}
If you would like to add a Sub-Theme, you need to use ArcGIS software to update IMSMA.mxd which is located in ''C:\IMSMAng\server\gis\maps'' folder. As example Victim by Gender will be used.
+
If you would like to add a Sub-Theme, you need to use [http://desktop.arcgis.com/en/desktop/ ArcGIS software] to update '''[[IMSMA.mxd]]''' which is located in ''C:\IMSMAng\server\gis\maps'' folder.  
<ol>
+
 
 +
==Steps==__NOEDITSECTION__
 +
As an example, Victim by Gender theme will be used.
 +
<ol><li>For each item there is one User Defined Theme in the IMSMA.mxd.  </li>
 +
<li>Copy the whole ''by User Defined Theme1'' group by right-click and chose Copy.
 
[[Image:Customise Subtheme3.png|225px|center]]
 
[[Image:Customise Subtheme3.png|225px|center]]
 
<div align="center">
 
<div align="center">
 
'' IMSMA layer Victim User Defined Theme 1''
 
'' IMSMA layer Victim User Defined Theme 1''
</div>
+
</div></li>
<li>For each item there is one User Defined Theme in the IMSMA.mxd.  </li>
 
<li>Copy the whole ''by User Defined Theme1'' group by right-click and chose Copy. </li>
 
 
<li>Then select the highest level for the item, in this case Victims. </li>
 
<li>Then select the highest level for the item, in this case Victims. </li>
 
<li>Right-click and chose Paste Layer(s). </li>
 
<li>Right-click and chose Paste Layer(s). </li>
Line 15: Line 17:
 
</div>
 
</div>
 
<li>Drag it to where you want it to be. </li>
 
<li>Drag it to where you want it to be. </li>
 +
<li>Rename the copy to number 2.
 
[[Image:Customise Subtheme5.png|225px|center]]
 
[[Image:Customise Subtheme5.png|225px|center]]
 
<div align="center">
 
<div align="center">
 
'' The User Defined Theme 1 copy renamed''
 
'' The User Defined Theme 1 copy renamed''
</div>
+
</div></li>
<li>Rename the copy to number 2. </li>
+
<li>Use the same field and syntax as another layer for this item e.g. Generic or by Type. For e.g. Victim the field is''ParentFeatureID'' and the item reference is ''<Null>,''
 +
 
 
[[Image:Customise Subtheme6.png|600px|center]]
 
[[Image:Customise Subtheme6.png|600px|center]]
 
<div align="center">
 
<div align="center">
 
'' Which field and item reference to use for e.g. Victim''
 
'' Which field and item reference to use for e.g. Victim''
 
</div>
 
</div>
<li>Use the same field and syntax as another layer for this item e.g. Generic or by Type. </li>
+
 
For e.g. Victim the field is''ParentFeatureID'' and the item reference is ''<Null>,''
+
For e.g. Land the field is ''Subtype'' and the item reference is ''<Object>;''
 
[[Image:Customise Subtheme7.png|600px|center]]
 
[[Image:Customise Subtheme7.png|600px|center]]
 
<div align="center">
 
<div align="center">
 
'' Which field and syntax to use for e.g. Land''
 
'' Which field and syntax to use for e.g. Land''
</div>
+
</div></li>
For e.g. Land the field is ''Subtype'' and the item reference is ''<Object>;''
+
<li>Add the enumvalues for Gender to the first Victim marker layer. If you need guidance on how to work with symbology and the syntax for values, see [[Change existing symbol in IMSMA.mxd]] and [[Add a new symbol to IMSMA.mxd]].
 
[[Image:Customise Subtheme8.png|500px|center]]
 
[[Image:Customise Subtheme8.png|500px|center]]
 
<div align="center">
 
<div align="center">
 
'' The values for Gender''
 
'' The values for Gender''
</div>
+
</div></li>
<li>Add the enumvalues for Gender to the first Victim marker layer. If you need guidance on how to work with symbology and the syntax for values, see
+
<li>Apply the same change to all other layers for Gender.</li>
[[Change existing symbol in IMSMA.mxd]] and
 
[[Add a new symbol to IMSMA.mxd]]
 
<li>Apply the same change to the all the other layers for Gender.
 
 
<li>Save the IMSMA.mxd and close ArcMap.</li>
 
<li>Save the IMSMA.mxd and close ArcMap.</li>
 
<li>Rename your background mxd. This mxd must '''not''' previously been merged/imported into {{IMSMANG}}. </li>
 
<li>Rename your background mxd. This mxd must '''not''' previously been merged/imported into {{IMSMANG}}. </li>
<li>In the IMSMA client (if your configuration is client/server then start the IMSMA client on the server computer) go to File, Import, Map. </li>
+
<li>In the IMSMA client (if your configuration is client/server then start the IMSMA client on the server computer) go to File &rarr; Import &rarr; Map. </li>
 
<li>Import the background map which will be merged with the updated IMSMA.mxd. </li>
 
<li>Import the background map which will be merged with the updated IMSMA.mxd. </li>
<li>Close the IMSMA client and open it again in order to be sure that the Map pane is refreshed.
+
<li>Close the IMSMA client and open it again in order to be sure that the Map pane is refreshed.</li>
<li>Verify in Map Display that the changes are applied and load the new theme and verify that it looks OK in the Map Pane.</li>
+
<li>Verify in Map Display that the changes are applied. Apply the new theme and verify that it looks OK in the Map Pane.</li></ol>
</ol>
+
 
 
{{NavBox HowTo Setting up Maps}}
 
{{NavBox HowTo Setting up Maps}}
 
[[Category:CRI]]
 
[[Category:CRI]]

Latest revision as of 18:14, 31 July 2016

Note.jpg The steps below describe what needs to be done in ArcGIS. The sub-theme needs also to be defined in IMSMANG. These steps are described in Customise Sub-Themes.

If you would like to add a Sub-Theme, you need to use ArcGIS software to update IMSMA.mxd which is located in C:\IMSMAng\server\gis\maps folder.

Steps

As an example, Victim by Gender theme will be used.

  1. For each item there is one User Defined Theme in the IMSMA.mxd.
  2. Copy the whole by User Defined Theme1 group by right-click and chose Copy.
    Customise Subtheme3.png

    IMSMA layer Victim User Defined Theme 1

  3. Then select the highest level for the item, in this case Victims.
  4. Right-click and chose Paste Layer(s).
  5. Customise Subtheme4.png

    The User Defined Theme 1 copy at its right position

  6. Drag it to where you want it to be.
  7. Rename the copy to number 2.
    Customise Subtheme5.png

    The User Defined Theme 1 copy renamed

  8. Use the same field and syntax as another layer for this item e.g. Generic or by Type. For e.g. Victim the field isParentFeatureID and the item reference is <Null>,
    Customise Subtheme6.png

    Which field and item reference to use for e.g. Victim

    For e.g. Land the field is Subtype and the item reference is <Object>;

    Customise Subtheme7.png

    Which field and syntax to use for e.g. Land

  9. Add the enumvalues for Gender to the first Victim marker layer. If you need guidance on how to work with symbology and the syntax for values, see Change existing symbol in IMSMA.mxd and Add a new symbol to IMSMA.mxd.
    Customise Subtheme8.png

    The values for Gender

  10. Apply the same change to all other layers for Gender.
  11. Save the IMSMA.mxd and close ArcMap.
  12. Rename your background mxd. This mxd must not previously been merged/imported into IMSMANG.
  13. In the IMSMA client (if your configuration is client/server then start the IMSMA client on the server computer) go to File → Import → Map.
  14. Import the background map which will be merged with the updated IMSMA.mxd.
  15. Close the IMSMA client and open it again in order to be sure that the Map pane is refreshed.
  16. Verify in Map Display that the changes are applied. Apply the new theme and verify that it looks OK in the Map Pane.