Hi,
I want to display more than one Layer for example River, City and Wood in
the Chart which I can the several Layers on or switch off. At this should
one connecten to ArcSDE. What I've to change in the Code what I've one
connected and that I can grab for the servel Layers?
<layerlist>
<layer queryable="1" hidden="0">
<server service="OGC:WMS" version="1.1.1" title="local">
<onlineresource xlink:type="simple" xlink:href="../../wms"/>
</server>
<name>sde:city, sde:wood, sde:river</name>
<title>Everything(City, Wood, River)</title>
<srs>EPSG:4326</srs>
<formatlist><format current="1">image/jpeg</format></formatlist>
</layer>
</layerlist>
Thanks Albert
Schnell und einfach ohne Anschlusswechsel zur Lycos DSL Flatrate wechseln und 3 Monate kostenlos ab effektiven 5,21 EUR pro Monat im ersten Jahr surfen.
http://www.lycos.de/startseite/online/dsl/index.html?prod=DSL&trackingID=email_footertxt
Hi Albert,
Using what you have in the xml there should work:
<name>sde:city,sde:wood,sde:river</name>
That is what I used on the sigma site. Try removing the spaces if it doesn't work.
Brent Owens
(The Open Planning Project)
Albert wrote:
Hi,
I want to display more than one Layer for example River, City and Wood in the Chart which I can the several Layers on or switch off. At this should one connecten to ArcSDE. What I've to change in the Code what I've one connected and that I can grab for the servel Layers?
<layerlist>
<layer queryable="1" hidden="0">
<server service="OGC:WMS" version="1.1.1" title="local">
<onlineresource xlink:type="simple" xlink:href="../../wms"/>
</server>
<name>sde:city, sde:wood, sde:river</name>
<title>Everything(City, Wood, River)</title>
<srs>EPSG:4326</srs>
<formatlist><format current="1">image/jpeg</format></formatlist>
</layer>
</layerlist>
Thanks Albert
Schnell und einfach ohne Anschlusswechsel zur Lycos DSL Flatrate wechseln und 3 Monate kostenlos ab effektiven 5,21 EUR pro Monat im ersten Jahr surfen.
http://www.lycos.de/startseite/online/dsl/index.html?prod=DSL&trackingID=email_footertxt
Or are you talking about the number of connections that GeoServer makes with the backend ArcSDE instance? Like you have a limited number of connections, as per ESRI's restrictive licensing?
In that case you can set the params when configuring the ArcSDE datastore. There is pool.minConnections and pool.maxConnections. If you set both of those to 1 then GeoServer should be able to make all its requests sharing the same connection.
best regards,
Chris
Brent Owens wrote:
Hi Albert,
Using what you have in the xml there should work:
<name>sde:city,sde:wood,sde:river</name>
That is what I used on the sigma site. Try removing the spaces if it doesn't work.
Brent Owens
(The Open Planning Project)
Albert wrote:
Hi,
I want to display more than one Layer for example River, City and Wood in the Chart which I can the several Layers on or switch off. At this should one connecten to ArcSDE. What I've to change in the Code what I've one connected and that I can grab for the servel Layers?
<layerlist>
<layer queryable="1" hidden="0">
<server service="OGC:WMS" version="1.1.1" title="local">
<onlineresource xlink:type="simple" xlink:href="../../wms"/>
</server>
<name>sde:city, sde:wood, sde:river</name>
<title>Everything(City, Wood, River)</title>
<srs>EPSG:4326</srs>
<formatlist><format current="1">image/jpeg</format></formatlist>
</layer>
</layerlist>
Thanks Albert
Schnell und einfach ohne Anschlusswechsel zur Lycos DSL Flatrate wechseln und 3 Monate kostenlos ab effektiven 5,21 EUR pro Monat im ersten Jahr surfen.
http://www.lycos.de/startseite/online/dsl/index.html?prod=DSL&trackingID=email_footertxt
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
--
Chris Holmes
The Open Planning Project
http://topp.openplans.org