Hi

I found somewhere that msIsXMLTagValid function accepts unicode characters 
(https://github.com/rouault/mapserver/commit/8a6843dd67c75e4d44da0e8ec0b94567dd55377b
 
<https://github.com/rouault/mapserver/commit/8a6843dd67c75e4d44da0e8ec0b94567dd55377b>)
 so I am wondering if I can use something like this in gml_[item]_alias. For 
example, I have a field named area whcih I want to return from GetFeature 
request. I’d like to "rename” it by something like AREA(M2). Currently it 
doesn’t work and I get "WARNING: The value ‘AREA(M2)' is not valid in a XML tag 
context.”.

Is there any possbility I can use those characters (and spaces too)? I am using 
MapServer 7.2.1

Thx very much

regards, dejan
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to