featureserver
featureserver copied to clipboard
PostGIS column with ':'
When a PostGIS column with ':' is selected to be used as attribute (or aliased as such) the consuming XML applications cannot handle the output. I created a small workaround to override the column names are replace : with _, but this might be taken into consideration for more novice users.