<div dir="ltr">Hi Luis, <div><br></div><div style>for WFS enabling layers you should add some more metadata, wfs_srs and gml_featureid. I'm also not sure about the projection stuff. Is there a reason for not using the espg code?</div>
<div style><br></div><div style>Try adding some debug logging. Another thing to check: your requesting <span style="font-size:13px;font-family:arial,sans-serif">typeName="feature:</span><span style="font-size:13px;font-family:arial,sans-serif">BuildingsWFS" but from the mapfile I'd say the typename shoud be "</span><span style="font-family:arial,sans-serif;font-size:13px">RO_buildings_gml".</span></div>
<div style><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">Cheers, Michael</span></div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">2013/6/27 Luís de Sousa <span dir="ltr"><<a href="mailto:luis.a.de.sousa@gmail.com" target="_blank">luis.a.de.sousa@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 26 June 2013 16:56, Marco Afonso <<a href="mailto:mafonso333@gmail.com">mafonso333@gmail.com</a>> wrote:<br>
>Hi,<br>
><br>
>Check in the Mapfile, at WEB/METADATA level, the following parameters:<br>
><br>
>"ows_enable_request" "*"<br>
>"gml_include_items" "all"<br>
<br>
Hi Marco, thank you for the message. The layer definition goes below, I<br>
believe I have all that's needed.<br>
<br>
Thanks,<br>
<br>
Luís<br>
<br>
LAYER<br>
  NAME "RO_buildings_gml"<br>
  TYPE POLYGON<br>
  CONNECTIONTYPE OGR<br>
  CONNECTION "/var/sampleData/BuildingsFull.gml"<br>
  STATUS ON<br>
<br>
  DUMP TRUE<br>
  TEMPLATE "templateRO_building_footprints.html"<br>
<br>
  PROJECTION<br>
    "+proj=sterea +lat_0=52.15616055555555 +lon_0=5.38763888888889<br>
+k=0.9999079 +x_0=155000 +y_0=463000 +ellps=bessel<br>
+towgs84=565.237,50.0087,465.658,-0.406857,0.350733,-1.87035,4.0812 +units=m<br>
+no_defs"  # the projection of the source data set<br>
    #"init=epsg:28992"  # the projection of the source data set<br>
  END<br>
<br>
  METADATA<br>
    "ows_title" "Building footprints (GML)"<br>
    "ows_abstract" "Data set of building footprints in Rotterdam city area<br>
for the slider demo"<br>
    "ows_enable_request" "*"<br>
    "gml_include_items" "all"<br>
  END<br>
<br>
  CLASS<br>
   NAME "Building_footprints (GML)"<br>
   OUTLINECOLOR 255 0 0<br>
  END<br>
END<br>
<br>
<br>
<br>
</div></div>--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/HTML-response-to-GetFeature-request-tp5062355p5062586.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/HTML-response-to-GetFeature-request-tp5062355p5062586.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the Mapserver - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>-----------------------------------------------------------<br>Michael Schulz<br><br>Via Cime Bianche 10<br>IT-21023 Besozzo (VA)<br><br>
</div>