<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
The mapping in the layer determines what properties are visible for the
selection.<br>
To get all column names for the FeatureSource, you have to perform a
DescribeSchema call.<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
web skrev:
<blockquote
 cite="mid:1217360544-1fd2e94925258199320fd41754c9ccf0@infogeo.ch"
 type="cite">Hi all,<br>
How retrieve layer's properties to display with mapguide API? I've
search the in&nbsp;MgLayer methods and&nbsp;the xml associated to the layer as
below&nbsp;:<br>
  <br>
$byteReader =
$resourceService-&gt;GetResourceContent($layer-&gt;GetLayerDefinition());<br>
&nbsp;&nbsp;&nbsp; $xmldoc = DOMDocument::loadXML(ByteReaderToString($byteReader));<br>
  <br>
I can see mapping but no if information about if the property should
appear in the selection?!?<br>
  <br>
Do someone know how to do that via php&nbsp;server API?<br>
Thanks in advance,<br>
R&eacute;my
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
  </pre>
</blockquote>
</body>
</html>