WFS Server default namespace prefix

Kralidis,Tom [Burlington] Tom.Kralidis at EC.GC.CA
Thu Sep 8 09:50:55 EDT 2005


For WFS server, if one does not assign the following in the mapfile WEB
object:

wfs_namespace_uri

wfs_namespace_prefix

The following values are assigned as default:

"wfs_namespace_uri" "http://www.ttt.org/myns" (as it happens,
http://www.ttt.org is a website :))

"wfs_namespace_prefix" "myns"

I would like to propose a more indicative and appropriate namespace as
the default if nothing is specified in the mapfile.

"wfs_namespace_uri" "http://mapserver.gis.umn.edu/mapserver"
"wfs_namespace_prefix" "ms"

Affected code would be in mapwfs.c

Comments?

..Tom



More information about the mapserver-dev mailing list