Hello list,
I've created a WFS layer and response seems ok, but is not rendered by
openlayers.
My code:
WFSLayer = new OpenLayers.Layer.Vector('Wfs', {
strategies: [new OpenLayers.Strategy.BBOX()],
protocol: new OpenLayers.Protocol.WFS({
url:
'http://lynch:8399/arcgis/services/icc_talls_v_v/MapServer/WFSServer',
featureType:
't50',
featureNS:
'http://lynch:8399/arcgis/services/icc_talls_v_v/MapServer/WFSServer',
srsName:
'EPSG:23031',
version: '1.1.0',
featurePrefix:
'icc_talls_v_v',
geometryName:
'Shape',
outputFormat:
'GML3'
})
});
map.addLayers([wms,WFSLayer]);
map.zoomTo(5);
Thank's in advance.
Antoni Vidal
Unitat d'Aplicacions SIG-WEB
Institut Cartogràfic de Catalunya
<http://mercuri.icc.cat/website/mob_nf/mob1/mob2/inici2.htm?CONSULTA=Institut%20Cartogr%25E0fic%20de%20Catalunya&XYADDRESS=429486:4580392>
Parc de Montjuïc, E-08038 Barcelona
Tel. (+34) 93 567 15 00 (ext. 3228)
www.icc.cat <http://www.icc.cat/>
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users