Commit f07d6ebee6f636628acdb91cf776a9b3cfbd485d
1 parent
f178c249
Exists in
master
and in
7 other branches
--no commit message
Showing
9 changed files
with
154 additions
and
0 deletions
Show diff stats
1.49 KB
8.81 KB
19.8 KB
9.57 KB
16.2 KB
13.2 KB
8.1 KB
6.69 KB
| ... | ... | @@ -0,0 +1,154 @@ |
| 1 | +<html> | |
| 2 | + <head> | |
| 3 | + <title>GeoServer Documentation : ArcGIS 9.x</title> | |
| 4 | + <link rel="stylesheet" href="styles/site.css" type="text/css" /> | |
| 5 | + <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
| 6 | + </head> | |
| 7 | + | |
| 8 | + <body> | |
| 9 | + <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff"> | |
| 10 | + <tr> | |
| 11 | + <td width = 130> | |
| 12 | + <b><a href="Users Guide.html">User Guide</a><br></b> | |
| 13 | + <font color="grey">For beginners who want to use GeoServer.</font><br> <br> | |
| 14 | + <b><a href="Developer.html" >Developer Guide</a><br></b> | |
| 15 | + <font color="grey">For advanced users and developers.</font><br> <br> | |
| 16 | + <b><a href="Documentation Tree.html" >Tutorials</a><br></b> | |
| 17 | + <font color="grey">Step by step guides on various topics</font><br> <br> | |
| 18 | + <b><a href="FAQ.html" >FAQ</a><br></b> | |
| 19 | + <br> | |
| 20 | + <b><a href="http://geoserver.sourceforge.net/documentation/javadocs/index.html" >Javadocs</a><br></b> | |
| 21 | + <br> | |
| 22 | + <b><a href="License.html" >License</a><br></b> | |
| 23 | + <br> | |
| 24 | + <b><a href="http://docs.codehaus.org/display/GEOS/Contributors" >Contributors</a><br></b> | |
| 25 | + </td> | |
| 26 | + | |
| 27 | + <td valign="top" class="pagebody"> | |
| 28 | + <div class="pageheader"> | |
| 29 | + <span class="pagetitle"> | |
| 30 | + GeoServer Documentation : ArcGIS 9.x | |
| 31 | + </span> | |
| 32 | + </div> | |
| 33 | + <div class="pagesubheading"> | |
| 34 | + This page last changed on Aug 04, 2006 by <font color="#0050B2">yecarrillo</font>. | |
| 35 | + </div> | |
| 36 | + | |
| 37 | + <h2><a name="ArcGIS9.x-ConnectingtoWMSservices"></a>Connecting to WMS services</h2> | |
| 38 | + | |
| 39 | +<h3><a name="ArcGIS9.x-Prerequisites"></a>Prerequisites</h3> | |
| 40 | +<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> | |
| 41 | + | |
| 42 | +<h3><a name="ArcGIS9.x-Steps"></a>Steps</h3> | |
| 43 | +<ol> | |
| 44 | + <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> | |
| 45 | + <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/> | |
| 46 | + <img src="ArcGIS 9.x_attachments/wms_arcgis-a.png" width="527" height="573" align="absmiddle" vspace="4" border="0" /></li> | |
| 47 | + <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/> | |
| 48 | + <img src="ArcGIS 9.x_attachments/wms_arcgis-b.png" width="491" height="332" align="absmiddle" vspace="4" border="0" /></li> | |
| 49 | + <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/> | |
| 50 | + <img src="ArcGIS 9.x_attachments/wms_arcgis-c.png" width="491" height="332" align="absmiddle" vspace="4" border="0" /></li> | |
| 51 | +</ol> | |
| 52 | + | |
| 53 | + | |
| 54 | +<h2><a name="ArcGIS9.x-ConnectingtoWFSservices%28readonly%29"></a>Connecting to WFS services (read only)</h2> | |
| 55 | +<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> | |
| 56 | + | |
| 57 | +<h3><a name="ArcGIS9.x-Prerequisites"></a>Prerequisites</h3> | |
| 58 | +<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> | |
| 59 | + | |
| 60 | +<h3><a name="ArcGIS9.x-Steps"></a>Steps</h3> | |
| 61 | +<ol> | |
| 62 | + <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/> | |
| 63 | + <img src="ArcGIS 9.x_attachments/wfs-arcgis-a.png" width="217" height="34" align="absmiddle" vspace="4" border="0" /></li> | |
| 64 | + <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/> | |
| 65 | + <img src="ArcGIS 9.x_attachments/wfs-arcgis-b.png" width="367" height="174" align="absmiddle" vspace="4" border="0" /><br/> | |
| 66 | + <img src="ArcGIS 9.x_attachments/wfs-arcgis-c.png" width="652" height="381" align="absmiddle" vspace="4" border="0" /></li> | |
| 67 | + <li>Choose an appropriate <em>Coordinate System</em> (GCS_WGS_1984 for most WFS servers) you wish to retrieve the data.<br/> | |
| 68 | + <img src="ArcGIS 9.x_attachments/wfs-arcgis-d.png" width="367" height="174" align="absmiddle" vspace="4" border="0" /></li> | |
| 69 | + <li>Back to <em>ArcMap</em> and add <a href="WFS.html" title="WFS">WFS</a> layers to your map.</li> | |
| 70 | +</ol> | |
| 71 | + | |
| 72 | + | |
| 73 | +<h3><a name="ArcGIS9.x-ExternalLinks"></a>External Links</h3> | |
| 74 | +<ul> | |
| 75 | + <li><a href="http://www.esri.com/software/arcgis/extensions/datainteroperability/" title="Visit page outside Confluence">ArcGIS Data Interoperability Extension</a></li> | |
| 76 | + <li><a href="http://www.safe.com/support/online-documentation/ReadersWriters/wfs.htm" title="Visit page outside Confluence">safe.com - WFS Reader</a></li> | |
| 77 | +</ul> | |
| 78 | + | |
| 79 | + | |
| 80 | +<h2><a name="ArcGIS9.x-ConnectingtoWFSTservices%28read%2Cwrite%26locking%29"></a>Connecting to WFS-T services (read, write & locking)</h2> | |
| 81 | + | |
| 82 | +<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> | |
| 83 | + | |
| 84 | +<p><img src="ArcGIS 9.x_attachments/wfsedit.gif" width="500" height="327 align=center" align="absmiddle" vspace="4" border="0" /></p> | |
| 85 | + | |
| 86 | +<h3><a name="ArcGIS9.x-Prerequisites"></a>Prerequisites</h3> | |
| 87 | +<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> | |
| 88 | + | |
| 89 | +<h3><a name="ArcGIS9.x-Features"></a>Features</h3> | |
| 90 | + | |
| 91 | +<ul> | |
| 92 | + <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> | |
| 93 | + <li>Interoperability through use of transactional OGC Web Feature Services (WFS\-T) with FeatureLocking</li> | |
| 94 | + <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> | |
| 95 | + <li>Support of online editing and long-term transactions</li> | |
| 96 | + <li>Simplified editing strategy made possible by implementing an exclusive lock concept</li> | |
| 97 | + <li>Status information on individual objects and editing sessions available at all times</li> | |
| 98 | + <li>Ideal as an addition component to the sdi.suite for managing spatial data in an SDI</li> | |
| 99 | + <li>Simple administration</li> | |
| 100 | + <li>Extension for <a href="http://www.esri.com/software/arcgis/" title="Visit page outside Confluence">ArcGIS</a> from version 8.3</li> | |
| 101 | +</ul> | |
| 102 | + | |
| 103 | + | |
| 104 | +<h3><a name="ArcGIS9.x-ExternalLinks"></a>External Links</h3> | |
| 105 | +<ul> | |
| 106 | + <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> | |
| 107 | +</ul> | |
| 108 | + | |
| 109 | + | |
| 110 | + <br/> | |
| 111 | + <div class="tabletitle"> | |
| 112 | + <a name="attachments">Attachments:</a> | |
| 113 | + </div> | |
| 114 | + | |
| 115 | + <div class="greybox" align="left"> | |
| 116 | + <img src="icons/bullet_blue.gif" height="8" width="8" alt=""/> | |
| 117 | + <a href="ArcGIS 9.x_attachments/wms_arcgis-c.png">wms_arcgis-c.png</a> (image/png) | |
| 118 | + <br/> | |
| 119 | + <img src="icons/bullet_blue.gif" height="8" width="8" alt=""/> | |
| 120 | + <a href="ArcGIS 9.x_attachments/wms_arcgis-b.png">wms_arcgis-b.png</a> (image/png) | |
| 121 | + <br/> | |
| 122 | + <img src="icons/bullet_blue.gif" height="8" width="8" alt=""/> | |
| 123 | + <a href="ArcGIS 9.x_attachments/wms_arcgis-a.png">wms_arcgis-a.png</a> (image/png) | |
| 124 | + <br/> | |
| 125 | + <img src="icons/bullet_blue.gif" height="8" width="8" alt=""/> | |
| 126 | + <a href="ArcGIS 9.x_attachments/wfs-arcgis-d.png">wfs-arcgis-d.png</a> (image/png) | |
| 127 | + <br/> | |
| 128 | + <img src="icons/bullet_blue.gif" height="8" width="8" alt=""/> | |
| 129 | + <a href="ArcGIS 9.x_attachments/wfs-arcgis-c.png">wfs-arcgis-c.png</a> (image/png) | |
| 130 | + <br/> | |
| 131 | + <img src="icons/bullet_blue.gif" height="8" width="8" alt=""/> | |
| 132 | + <a href="ArcGIS 9.x_attachments/wfs-arcgis-b.png">wfs-arcgis-b.png</a> (image/png) | |
| 133 | + <br/> | |
| 134 | + <img src="icons/bullet_blue.gif" height="8" width="8" alt=""/> | |
| 135 | + <a href="ArcGIS 9.x_attachments/wfs-arcgis-a.png">wfs-arcgis-a.png</a> (image/png) | |
| 136 | + <br/> | |
| 137 | + <img src="icons/bullet_blue.gif" height="8" width="8" alt=""/> | |
| 138 | + <a href="ArcGIS 9.x_attachments/wfsedit.gif">wfsedit.gif</a> (image/gif) | |
| 139 | + <br/> | |
| 140 | + </div> | |
| 141 | + | |
| 142 | + </td> | |
| 143 | + </tr> | |
| 144 | + </table> | |
| 145 | + <table border="0" cellpadding="0" cellspacing="0" width="100%"> | |
| 146 | + <tr> | |
| 147 | + <td height="12" background="border/border_bottom.gif"><img src="border/spacer.gif" width="1" height="1" border="0"/></td> | |
| 148 | + </tr> | |
| 149 | + <tr> | |
| 150 | + <td align="center"><font color="grey">Document generated by Confluence on Sep 09, 2006 14:01</font></td> | |
| 151 | + </tr> | |
| 152 | + </table> | |
| 153 | + </body> | |
| 154 | +</html> | ... | ... |