ArcGIS9.x.html
11.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<html>
<head>
<title>GeoServer Documentation : ArcGIS 9.x</title>
<link rel="stylesheet" href="styles/site.css" type="text/css" />
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
<tr>
<td width = 130>
<b><a href="Users Guide.html">User Guide</a><br></b>
<font color="grey">For beginners who want to use GeoServer.</font><br> <br>
<b><a href="Developer.html" >Developer Guide</a><br></b>
<font color="grey">For advanced users and developers.</font><br> <br>
<b><a href="Documentation Tree.html" >Tutorials</a><br></b>
<font color="grey">Step by step guides on various topics</font><br> <br>
<b><a href="FAQ.html" >FAQ</a><br></b>
<br>
<b><a href="http://geoserver.sourceforge.net/documentation/javadocs/index.html" >Javadocs</a><br></b>
<br>
<b><a href="License.html" >License</a><br></b>
<br>
<b><a href="http://docs.codehaus.org/display/GEOS/Contributors" >Contributors</a><br></b>
</td>
<td valign="top" class="pagebody">
<div class="pageheader">
<span class="pagetitle">
GeoServer Documentation : ArcGIS 9.x
</span>
</div>
<div class="pagesubheading">
This page last changed on Aug 04, 2006 by <font color="#0050B2">yecarrillo</font>.
</div>
<h2><a name="ArcGIS9.x-ConnectingtoWMSservices"></a>Connecting to WMS services</h2>
<h3><a name="ArcGIS9.x-Prerequisites"></a>Prerequisites</h3>
<p>To connect your <a href="http://www.esri.com/software/arcgis/" title="Visit page outside Confluence">ArcGIS</a> 9.x software to <em>WMS services</em> you need download and install <a href="http://support.esri.com/index.cfm?fa=downloads.patchesServicePacks.viewPatch&PID=43&MetaID=980" title="Visit page outside Confluence">ArcGIS Service Pack 3</a>.</p>
<h3><a name="ArcGIS9.x-Steps"></a>Steps</h3>
<ol>
<li>Navigate to the folder <b>GIS Servers</b> of <em>ArcCatalog</em> or open <b>Add Data</b> dialog of <em>ArcMap</em>. Double click on <b>Add WMS Server</b>.</li>
<li><b>Add WMS server</b> dialog appears. On <b>URL</b> input a discovery URL of your WMS Geoserver. Press <b>Get Layers</b> button to get a list of advertized layers.<br/>
<img src="ArcGIS 9.x_attachments/wms_arcgis-a.png" width="527" height="573" align="absmiddle" vspace="4" border="0" /></li>
<li>You can select the root layer of the service (second of list) or a single layer as you desire. Click <b>OK</b>.<br/>
<img src="ArcGIS 9.x_attachments/wms_arcgis-b.png" width="491" height="332" align="absmiddle" vspace="4" border="0" /></li>
<li>Once added, the service will be listed on <b>GIS Servers</b> category of the catalog. You can add layers from the service to your documents navigating to this item.<br/>
<img src="ArcGIS 9.x_attachments/wms_arcgis-c.png" width="491" height="332" align="absmiddle" vspace="4" border="0" /></li>
</ol>
<h2><a name="ArcGIS9.x-ConnectingtoWFSservices%28readonly%29"></a>Connecting to WFS services (read only)</h2>
<p><a href="http://www.esri.com/software/arcgis/" title="Visit page outside Confluence">ArcGIS</a> 9.x supports <a href="WFS.html" title="WFS">WFS</a> through <a href="http://www.esri.com/software/arcgis/extensions/datainteroperability/" title="Visit page outside Confluence">Data Interoperability Extension</a> by <a href="http://www.safe.com" title="Visit page outside Confluence">Safe Software</a> (read only).</p>
<h3><a name="ArcGIS9.x-Prerequisites"></a>Prerequisites</h3>
<p>To connect your <a href="http://www.esri.com/software/arcgis/" title="Visit page outside Confluence">ArcGIS</a> 9.x software to <a href="WFS.html" title="WFS">WFS</a> services you need buy and install <a href="http://www.esri.com/software/arcgis/extensions/datainteroperability/" title="Visit page outside Confluence">ArcGIS Data Interoperability Extension</a>.</p>
<h3><a name="ArcGIS9.x-Steps"></a>Steps</h3>
<ol>
<li>Navigate to the folder <b>Interoperability Connections</b> of <em>ArcCatalog</em> .You need to set up the WFS connection from <em>ArcCatalog</em> before attempt to add <a href="WFS.html" title="WFS">WFS</a> layers from <em>ArcMap</em>.<br/>
<img src="ArcGIS 9.x_attachments/wfs-arcgis-a.png" width="217" height="34" align="absmiddle" vspace="4" border="0" /></li>
<li>On dialog <u>Interoperability Connections</u> select more formats (<b>...</b>) . In the <b>Formats Gallery</b> dialog select <b>Web Feature service (WFS)</b> format and click <b>OK</b>.<br/>
<img src="ArcGIS 9.x_attachments/wfs-arcgis-b.png" width="367" height="174" align="absmiddle" vspace="4" border="0" /><br/>
<img src="ArcGIS 9.x_attachments/wfs-arcgis-c.png" width="652" height="381" align="absmiddle" vspace="4" border="0" /></li>
<li>Choose an appropriate <em>Coordinate System</em> (GCS_WGS_1984 for most WFS servers) you wish to retrieve the data.<br/>
<img src="ArcGIS 9.x_attachments/wfs-arcgis-d.png" width="367" height="174" align="absmiddle" vspace="4" border="0" /></li>
<li>Back to <em>ArcMap</em> and add <a href="WFS.html" title="WFS">WFS</a> layers to your map.</li>
</ol>
<h3><a name="ArcGIS9.x-ExternalLinks"></a>External Links</h3>
<ul>
<li><a href="http://www.esri.com/software/arcgis/extensions/datainteroperability/" title="Visit page outside Confluence">ArcGIS Data Interoperability Extension</a></li>
<li><a href="http://www.safe.com/support/online-documentation/ReadersWriters/wfs.htm" title="Visit page outside Confluence">safe.com - WFS Reader</a></li>
</ul>
<h2><a name="ArcGIS9.x-ConnectingtoWFSTservices%28read%2Cwrite%26locking%29"></a>Connecting to WFS-T services (read, write & locking)</h2>
<p><a href="http://www.esri.com/software/arcgis/" title="Visit page outside Confluence">ArcGIS</a> 9.x supports <a href="WFS.html" title="WFS">WFS</a> Feature transactions (WFS\-T) through <a href="http://www.conterra.de/en/products/sdi/wfseditor/" title="Visit page outside Confluence">wfsEditor Extension</a> by <a href="http://www.conterra.de/" title="Visit page outside Confluence">con terra</a> making full use of the locking and transactional capabilities of <b>GeoServer</b>.</p>
<p><img src="ArcGIS 9.x_attachments/wfsedit.gif" width="500" height="327 align=center" align="absmiddle" vspace="4" border="0" /></p>
<h3><a name="ArcGIS9.x-Prerequisites"></a>Prerequisites</h3>
<p>To connect your <a href="http://www.esri.com/software/arcgis/" title="Visit page outside Confluence">ArcGIS</a> 9.x software to <em>WFS-T services</em> you need buy and install <a href="http://www.conterra.de/en/products/sdi/wfseditor/" title="Visit page outside Confluence">wfsEditor Extension</a>.</p>
<h3><a name="ArcGIS9.x-Features"></a>Features</h3>
<ul>
<li>Processing of <a href="http://www.esri.com/software/arcgis/arcsde/" title="Visit page outside Confluence">ArcSDE</a> datasets and Shapefile repositories even with <em>ArcView</em></li>
<li>Interoperability through use of transactional OGC Web Feature Services (WFS\-T) with FeatureLocking</li>
<li>Comfortable editing of spatial objects using standard processing tools available in the <a href="http://www.esri.com/software/arcgis/" title="Visit page outside Confluence">ArcGIS</a> Desktop client</li>
<li>Support of online editing and long-term transactions</li>
<li>Simplified editing strategy made possible by implementing an exclusive lock concept</li>
<li>Status information on individual objects and editing sessions available at all times</li>
<li>Ideal as an addition component to the sdi.suite for managing spatial data in an SDI</li>
<li>Simple administration</li>
<li>Extension for <a href="http://www.esri.com/software/arcgis/" title="Visit page outside Confluence">ArcGIS</a> from version 8.3</li>
</ul>
<h3><a name="ArcGIS9.x-ExternalLinks"></a>External Links</h3>
<ul>
<li><a href="http://www.conterra.de/en/products/sdi/wfseditor/" title="Visit page outside Confluence">wfsEditor Extension</a> by <a href="http://www.conterra.de/" title="Visit page outside Confluence">con terra</a></li>
</ul>
<br/>
<div class="tabletitle">
<a name="attachments">Attachments:</a>
</div>
<div class="greybox" align="left">
<img src="icons/bullet_blue.gif" height="8" width="8" alt=""/>
<a href="ArcGIS 9.x_attachments/wms_arcgis-c.png">wms_arcgis-c.png</a> (image/png)
<br/>
<img src="icons/bullet_blue.gif" height="8" width="8" alt=""/>
<a href="ArcGIS 9.x_attachments/wms_arcgis-b.png">wms_arcgis-b.png</a> (image/png)
<br/>
<img src="icons/bullet_blue.gif" height="8" width="8" alt=""/>
<a href="ArcGIS 9.x_attachments/wms_arcgis-a.png">wms_arcgis-a.png</a> (image/png)
<br/>
<img src="icons/bullet_blue.gif" height="8" width="8" alt=""/>
<a href="ArcGIS 9.x_attachments/wfs-arcgis-d.png">wfs-arcgis-d.png</a> (image/png)
<br/>
<img src="icons/bullet_blue.gif" height="8" width="8" alt=""/>
<a href="ArcGIS 9.x_attachments/wfs-arcgis-c.png">wfs-arcgis-c.png</a> (image/png)
<br/>
<img src="icons/bullet_blue.gif" height="8" width="8" alt=""/>
<a href="ArcGIS 9.x_attachments/wfs-arcgis-b.png">wfs-arcgis-b.png</a> (image/png)
<br/>
<img src="icons/bullet_blue.gif" height="8" width="8" alt=""/>
<a href="ArcGIS 9.x_attachments/wfs-arcgis-a.png">wfs-arcgis-a.png</a> (image/png)
<br/>
<img src="icons/bullet_blue.gif" height="8" width="8" alt=""/>
<a href="ArcGIS 9.x_attachments/wfsedit.gif">wfsedit.gif</a> (image/gif)
<br/>
</div>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td>
</tr>
<tr>
<td align="center"><font color="grey">Document generated by Confluence on Sep 09, 2006 14:01</font></td>
</tr>
</table>
</body>
</html>