<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
make a describefeaturetype call<br>
eg<br>
<a class="moz-txt-link-freetext" href="http://yourserver/geoserver/wfs?service=WFS&request=DescribeFeatureType&version=1.0.0&typename=yourprefix:yourfeaturename">http://yourserver/geoserver/wfs?service=WFS&request=DescribeFeatureType&version=1.0.0&typename=yourprefix:yourfeaturename</a><br>
<br>
and parse the response looking for<code class="wrappedText focusRow"
role="listitem"> type="gml:something" in the attributes. A field
with a type beginning with gml will be a geometry.<br>
</code>
<div>
<div style="border-top: solid 1px black; border-bottom: solid 1px black;
padding: 10px 0; margin: 20px 0; font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;">Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.<br></div>
</div>
</body>
</html>