Difference between revisions of "Connecting to IMSMA Staging area from ArcGIS"

From IMSMA Wiki
Jump to: navigation, search
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
To be able to connect to the Staging area from ArcGIS you need to have the client library files:
+
To be able to connect to the IMSMA Staging area database from ArcGIS you need to copy the client library files to the ''\ArcGIS\Desktop10.1\bin '' folder:
* libeay32.dll
+
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
* libiconv-2.dll
+
* libeay32.dll  
 +
* libiconv-2.dll  
 
* libintl-8.dll
 
* libintl-8.dll
 
* libpq.dll
 
* libpq.dll
 
* ssleay32.dll
 
* ssleay32.dll
which you may find in ''C:\IMSMAng\pgsql\bin'' or download from [[Downloads | here]].
+
</div>
 +
You can download these files from '''[[Downloads | here]]''' or copy from ''C:\IMSMAng\pgsql\bin''.
 +
{{Note | You would also need the font ''icomoon.tff'' which you may download from [[:File:LR_Symbology.zip| here]].}}
  
 
[[Image:Staging mxd.png|500px|center]]
 
[[Image:Staging mxd.png|500px|center]]
There is also a special mxd-file, staging.mxd, that contains the IMSMA symbology and has DataSource set to a PostgreSQL database called ''''staging'''' for all layers. You find the ''staging-MM-DD-YY.mxd'' in C:\IMSMAETLTool\data.
+
There is also a special mxd-file, ''staging.mxd'', that contains the IMSMA symbology and has Data Source set to a PostgreSQL database called '''staging''' for all layers. You find the ''staging-MM-DD-YY.mxd'' in ''C:\IMSMAETLTool\data''. The visible scale ranges in ''staging-MM-DD-YY.mxd'' are the same as in '''[[IMSMA.mxd]]'''.
  
If your IMSMA Staging area database is called something else than '''staging''', you need to rebuild the DataSource link. On ESRI's ArcGIS Resource Center you will find [http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s500000020000000| instructions] on how to '''Repair broken links for multiple layers'''.
+
[[Image:Repair broken links SA.png|200px|center]]
 +
<div align="center">
 +
'' The red exclamation mark indicates that Data Connection is broken''
 +
</div>
 +
If your IMSMA Staging area database is called something else than '''staging''', you need to rebuild the Data Source links for each layer. On ESRI's ArcGIS Resource Center you will find [http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s500000020000000| instructions] on how to '''Repair broken links for multiple layers'''.  
 +
 
 +
<ol>
 +
<li>Right click on e.g. Lands - Generic - Land Polygon and choose Properties in the menu.</li>
 +
<li>The following window will open. </li>
 +
[[Image:Create DataConnection staging0.png|500px|center]]
 +
<div align="center">
 +
'' Layer Properties''
 +
</div>
 +
<li>Go to tab Source. </li>
 +
<li>Click on '''Set Data Source'''.</li>
 +
[[Image:Create DataConnection staging.png|500px|center]]
 +
<div align="center">
 +
'' The connection type is Database''
 +
</div>
 +
<li>If you not already have a Database connection to your Staging area database, you need to create one first. Double-click on ''Add Database Connection''.</li>
 +
[[Image:Create DataConnection staging1.png|500px|center]]
 +
<div align="center">
 +
'' Define the Database connection''
 +
</div>
 +
<li>Fill in server name, user and password. </li>
 +
<li>Select the database and click OK.</li>
 +
[[Image:Create DataConnection staging2.png|500px|center]]
 +
<div align="center">
 +
'' Specify Database Connection''
 +
</div>
 +
<li>Back in the Data Source window, double-click on the Database Connection. </li>
 +
[[Image:Create DataConnection staging3.png|500px|center]]
 +
<div align="center">
 +
'' Define the Database connection''
 +
</div>
 +
<li>Select the corresponding view, in this example hazard_polygon_view. Click on '''Add'''.</li>
 +
<li>Back in Layer Properties window, click on '''OK'''. </li>
 +
<li>Now all other broken links to your Staging area database should be repaired too.</li>
 +
</ol>
 
{{NavBox Business Intelligence}}
 
{{NavBox Business Intelligence}}
[[Category:VIE]]
+
[[Category:NAA]]

Latest revision as of 20:31, 20 February 2020

To be able to connect to the IMSMA Staging area database from ArcGIS you need to copy the client library files to the \ArcGIS\Desktop10.1\bin folder:

  • libeay32.dll
  • libiconv-2.dll
  • libintl-8.dll
  • libpq.dll
  • ssleay32.dll

You can download these files from here or copy from C:\IMSMAng\pgsql\bin.

Note.jpg You would also need the font icomoon.tff which you may download from here.
Staging mxd.png

There is also a special mxd-file, staging.mxd, that contains the IMSMA symbology and has Data Source set to a PostgreSQL database called staging for all layers. You find the staging-MM-DD-YY.mxd in C:\IMSMAETLTool\data. The visible scale ranges in staging-MM-DD-YY.mxd are the same as in IMSMA.mxd.

Repair broken links SA.png

The red exclamation mark indicates that Data Connection is broken

If your IMSMA Staging area database is called something else than staging, you need to rebuild the Data Source links for each layer. On ESRI's ArcGIS Resource Center you will find instructions on how to Repair broken links for multiple layers.

  1. Right click on e.g. Lands - Generic - Land Polygon and choose Properties in the menu.
  2. The following window will open.
  3. Create DataConnection staging0.png

    Layer Properties

  4. Go to tab Source.
  5. Click on Set Data Source.
  6. Create DataConnection staging.png

    The connection type is Database

  7. If you not already have a Database connection to your Staging area database, you need to create one first. Double-click on Add Database Connection.
  8. Create DataConnection staging1.png

    Define the Database connection

  9. Fill in server name, user and password.
  10. Select the database and click OK.
  11. Create DataConnection staging2.png

    Specify Database Connection

  12. Back in the Data Source window, double-click on the Database Connection.
  13. Create DataConnection staging3.png

    Define the Database connection

  14. Select the corresponding view, in this example hazard_polygon_view. Click on Add.
  15. Back in Layer Properties window, click on OK.
  16. Now all other broken links to your Staging area database should be repaired too.