Jukka,

> Attribute names containing colons are not valid in XML.
I'm not using them as attribute names in XML - they are text nodes
within an element, for example:

                            <ogc:PropertyIsEqualTo>
                               
<ogc:PropertyName>addr:housename</ogc:PropertyName>
                                <ogc:Literal>foo</ogc:Literal>
                            </ogc:PropertyIsEqualTo>

which is valid XML

> Only right solution is to rename them to addr_housename or something.
I thought of this, but I didn't find a way to make osm2pgsql rename
these attributes names to different column names. maybe you know how to
achieve this?


Akos


------------------------------------------------------------------------------
The Windows 8 Center - In partnership with Sourceforge
Your idea - your app - 30 days.
Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to