On Sat, Jan 28, 2012 at 6:40 PM, Morten Olsen Lysgaard <span dir="ltr">&lt;<a href="mailto:morten@lysgaard.no">morten@lysgaard.no</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi.<br>
I&#39;m doing an mapping project on open aviation data. In it I&#39;m using mapserver to serve the database as a WFS layer. First, mapserver is extremely customizable, I used geoserver at first but it&#39;s been beaten to dust by mapserver&#39;s good design.<br>
</blockquote><div><br></div><div>Morten,</div><div>this is interesting and precious information. Could you share your findings with us?</div><div><br></div><div>Best regards,</div><div>Umberto</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I&#39;m using the OpenStreetMap stack for mapping. There we use hstore columns for the attributes that a feature has. When I serve this column as WFS it shows up as one attribute in the GML. Like this:<br>
<br>
&lt;ms:tags&gt;&amp;quot;ref&amp;quot;=&amp;gt;&amp;<u></u>quot;MIL AIP Germany&amp;quot;, &amp;quot;url&amp;quot;=&amp;gt;&amp;........ etc.<br>
<br>
Is there any support for serving the hstore column as normal attributes, that is:<br>
<br>
&lt;ms:ref&gt;MIL AIP Germany&lt;/ms:ref&gt;<br>
&lt;ms:url&gt;<a href="http://www.example.com" target="_blank">http://www.example.com</a><u></u>&lt;/ms:url&gt;<br>
<br>
If there is no support for this at the moment, what would be the easiest way to hack this together?<br>
______________________________<u></u>_________________<br>
mapserver-dev mailing list<br>
<a href="mailto:mapserver-dev@lists.osgeo.org" target="_blank">mapserver-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/mapserver-dev</a><br>
</blockquote></div><br>