On Sat, Jan 28, 2012 at 6:40 PM, Morten Olsen Lysgaard <span dir="ltr"><<a href="mailto:morten@lysgaard.no">morten@lysgaard.no</a>></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'm doing an mapping project on open aviation data. In it I'm using mapserver to serve the database as a WFS layer. First, mapserver is extremely customizable, I used geoserver at first but it's been beaten to dust by mapserver'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'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>
<ms:tags>&quot;ref&quot;=&gt;&<u></u>quot;MIL AIP Germany&quot;, &quot;url&quot;=&gt;&........ etc.<br>
<br>
Is there any support for serving the hstore column as normal attributes, that is:<br>
<br>
<ms:ref>MIL AIP Germany</ms:ref><br>
<ms:url><a href="http://www.example.com" target="_blank">http://www.example.com</a><u></u></ms:url><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>