[OpenLayers-Users] WFS connection

Richie Pierce Richie.Pierce at arkansas.gov
Thu Jul 6 19:02:46 CDT 2006


I have just recently downloaded OpenLayers and am extremely exited about
working with it.  I have customized one of the examples and added my own
WMS layer.  Now I am trying to connect to our ArcIMS WFS connector.  I
have followed the example WFS.html but am not having any luck.  Any help
would be great.

 

Here's my new Layer code:

/////////////////////////////////////

var g2_counties = new OpenLayers.Layer.WFS( "County Boundary",

 
"http://www.geostor.arkansas.gov/wfsconnector/com.esri.wfs.Esrimap?Servi
ceName=GEOSTOR_ALL_FEATURE_LAYERS&",

                { typname: "ADMIN.COUNTIES_AHTD_2005-149", maxfeatures:
10},

                OpenLayers.Feature.WFS );

////////////////////////////////////

 

ADMIN.COUNTIES_AHTD_2005-149 is the FeatureType->Name that is returned
from a GetCapabilities request to the WFS connector.

 

Thanks,

 

Richie Pierce

GIS Specialist

Arkansas Geographic Information Office

(w)501-682-2937

(c)501-416-2267

www.gis.state.ar.us

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman-viper.python-hosting.com/pipermail/users/attachments/20060706/7c843b78/attachment.html


More information about the Users mailing list