GetFeatureInfo response 2de gml:coordinates tag

Bart Verlinden baj.verlinden at PRVLIMBURG.NL
Thu Mar 29 06:11:05 EDT 2007


I'am using 4.10.1 on Linux RHE. I updated from 4.4.2 to 4.10.1 and in my
GetFeatureInfo GML response there use to be a second gml:coordinates tag
with the coordinates of the polygon (datasource =shape).
But now it is gone, see below:

<?xml version="1.0" encoding="ISO-8859-1"?>

<msGMLOutput 
	 xmlns:gml="http://www.opengis.net/gml"
	 xmlns:xlink="http://www.w3.org/1999/xlink"
	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<arrhasselt_layer>
		<arrhasselt_feature>
			<gml:boundedBy>
				<gml:Box srsName="EPSG:28992">
					<gml:coordinates>142263.981366,316298.961207
142508.335362,316532.859621</gml:coordinates>
				</gml:Box>
			</gml:boundedBy>
			<ID>580996</ID>
			<AREA>30991.3159</AREA>
			<TOTERO>5</TOTERO>
			<WATERERO>5</WATERERO>
			<BEWERKERO>5</BEWERKERO>
			<PERMANENTE>1</PERMANENTE>
			<BEWERKINTE>2</BEWERKINTE>
			<INSTROOMKL>5</INSTROOMKL>
			<DIFUSSEKLA>6</DIFUSSEKLA>
		</arrhasselt_feature>
	</arrhasselt_layer>
</msGMLOutput>

How do i get the second gml:coordinates tag with the coordinates of the
polygon back?
Thanks in advance.

Bart Verlinden
Provincie Limburg (NL)

-- 
View this message in context: http://www.nabble.com/GetFeatureInfo-response-2de-gml%3Acoordinates-tag-tf3485481.html#a9730385
Sent from the Mapserver - User mailing list archive at Nabble.com.



More information about the mapserver-users mailing list