Commit 7944ab1f0eac34d4145071dd54cb259a988d489a
1 parent
10ed0e49
Exists in
master
and in
7 other branches
--no commit message
Showing
11 changed files
with
0 additions
and
195 deletions
Show diff stats
ajuda/ArcGIS 9.x_attachments/wfs-arcgis-a.png
1.49 KB
ajuda/ArcGIS 9.x_attachments/wfs-arcgis-b.png
8.81 KB
ajuda/ArcGIS 9.x_attachments/wfs-arcgis-c.png
19.8 KB
ajuda/ArcGIS 9.x_attachments/wfs-arcgis-d.png
9.57 KB
ajuda/ArcGIS 9.x_attachments/wfsedit.gif
16.2 KB
ajuda/ArcGIS 9.x_attachments/wms_arcgis-a.png
13.2 KB
ajuda/ArcGIS 9.x_attachments/wms_arcgis-b.png
8.1 KB
ajuda/ArcGIS 9.x_attachments/wms_arcgis-c.png
6.69 KB
ajuda/ArcGIS9.x.html
... | ... | @@ -1,154 +0,0 @@ |
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> |
ajuda/googleearth.htm
... | ... | @@ -1,22 +0,0 @@ |
1 | -<html> | |
2 | -<head> | |
3 | -<META HTTP-EQUIV="Expires" CONTENT="0"> | |
4 | -<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> | |
5 | -<style> | |
6 | -p {COLOR: #2F4632; text-align: justify; font-size: 13px; font-family: verdana, arial, helvetica, sans-serif;} | |
7 | -h1 {text-decoration:bold;COLOR: #2F4632; text-align: justify; font-size: 13px; font-family: verdana, arial, helvetica, sans-serif;} | |
8 | -</style> | |
9 | -</head> | |
10 | -<body style="background-color:white"> | |
11 | -<h1>Utilizando o Google Earth</h1> | |
12 | -<p>Os temas disponíveis no i3geo podem ser visualizados também com o | |
13 | -software Google Earth. | |
14 | -<p>O Google Earth é um software gratuito que você deve instalar em seu computador. | |
15 | -<p>Feito isso e de posse do link obtido no i3geo (veja a lista de temas para obter o link), faça o seguinte: | |
16 | -<p>- inicie o Google Earth | |
17 | -<p>- no menu superior acesse "Adicionar"=>"Link de rede..." | |
18 | -<p>- na janela que se abrirá, cole o link obtido no i3geo no campo "Link:" | |
19 | -<p>- clique em "ok". | |
20 | -<p>Feito isso, será mostrado na guia esquerda no item "Lugares", os temas obtidos do i3geo. | |
21 | -</body> | |
22 | -</html> |
ajuda/sobrei3geo.htm
... | ... | @@ -1,19 +0,0 @@ |
1 | -<html> | |
2 | -<head> | |
3 | -<META HTTP-EQUIV="Expires" CONTENT="0"> | |
4 | -<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> | |
5 | -<style> | |
6 | -p {COLOR: #2F4632; text-align: justify; font-size: 13px; font-family: verdana, arial, helvetica, sans-serif;} | |
7 | -h1 {text-decoration:bold;COLOR: #2F4632; text-align: justify; font-size: 13px; font-family: verdana, arial, helvetica, sans-serif;} | |
8 | -</style> | |
9 | -</head> | |
10 | -<body style="background-color:white"> | |
11 | -<h1>I3Geo</h1> | |
12 | -<p>Interface integrada para internet de ferramentas de geoprocessamento. | |
13 | -<p>O I3Geo foi desenvolvido pelo Ministério do Meio Ambiente do Brasil e liberado sob licença GPL em junho de 2006. | |
14 | -<p>Desenvolvido com base em softwares livres, principalmente o Mapserver, o I3Geo agrega funcionalidades de construção de mapas, navegação e análise geográfica. | |
15 | -<p>Muitas das operações executadas pelo I3Geo são processadas em um servidor para internet com o uso das linguagens PHP e a extensão PHPMapscript, porém, toda a interface gráfica foi desenvolvida em Javascript, mantendo compatibilidade com os navegadores Internet Explorer e Firefox. A integração entre a interface gráfica e o PHP foi implementada com AJAX. | |
16 | -<p>Apesar do I3Geo não ter sido desenvolvido para ser um software desktop, todas os componentes utilizados podem ser instalados em computadores comuns, simulando um servidor web local tanto em sistemas operacionais (SO) Linux quanto Windows. Para SO Linux, recomenda-se o uso do pacote FGS e para Windows o MS4W, ambos podem ser obtidos no site www.maptools.org. Esses pacotes implementam um servidor web local com o programa Apache e já possuem instalados o PHP, PHPMapscript e Mapserver. | |
17 | -Os fontes para instalação do I3Geo podem ser obtidos no site http://mapas.mma.gov.br/download. | |
18 | -</body> | |
19 | -</html> |