<div dir="ltr">On 26 June 2013 16:56, Marco Afonso <span dir="ltr"><<a href="mailto:mafonso333@gmail.com" target="_blank">mafonso333@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr">Hi,<div><br></div><div>Check in the Mapfile, at WEB/METADATA level, the following parameters:</div><div><br></div><div>"ows_enable_request" "*"<br></div><div><div>
"gml_include_items" "all"</div></div></div></blockquote><div><br></div><div style>Hi Marco, thank you for the message. The layer definition goes below, I believe I have all that's needed.</div><div style>
<br></div><div style>Thanks,</div><div style><br></div><div style>Luís</div><div style><br></div><div>LAYER </div><div>  NAME "RO_buildings_gml"</div><div>  TYPE POLYGON</div><div>  CONNECTIONTYPE OGR</div><div>
  CONNECTION "/var/sampleData/BuildingsFull.gml"</div><div>  STATUS ON</div><div>  </div><div>  DUMP TRUE </div><div>  TEMPLATE "templateRO_building_footprints.html"</div><div><br></div><div>  PROJECTION</div>
<div>    "+proj=sterea +lat_0=52.15616055555555 +lon_0=5.38763888888889 +k=0.9999079 +x_0=155000 +y_0=463000 +ellps=bessel +towgs84=565.237,50.0087,465.658,-0.406857,0.350733,-1.87035,4.0812 +units=m +no_defs"  # the projection of the source data set</div>
<div>    #"init=epsg:28992"  # the projection of the source data set</div><div>  END</div><div>  </div><div>  METADATA</div><div>    "ows_title" "Building footprints (GML)"</div><div>    "ows_abstract" "Data set of building footprints in Rotterdam city area for the slider demo"</div>
<div>    "ows_enable_request" "*"</div><div>    "gml_include_items" "all"  </div><div>  END</div><div><br></div><div>  CLASS</div><div>   NAME "Building_footprints (GML)"</div>
<div>   OUTLINECOLOR 255 0 0</div><div>  END    </div><div style>END </div></div></div></div>