<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:10pt"><div style="font-family: arial,helvetica,sans-serif;">I can't get rid of this error message:<br></div><div><br></div><div>ErrorConfigFile: No layer NameSpace prefix defined</div><div><br><span style="font-family: arial,helvetica,sans-serif;">I tried to add the namespace prefix into the MAP's METADATA section, but still the same.</span><br><br><span style="font-family: arial,helvetica,sans-serif;">Here's the map:</span><br style="font-family: arial,helvetica,sans-serif;"><br>MAP<br> NAME "SITEL WFS-T"<br><br> WEB<br><br>
METADATA<br> "tinyows_schema_dir" "/usr/local/tinyows/schema"<br> "tinyows_onlineresource" "http://localhost/cgi-bin/tinyows10"<br> "wfs_title" "Servidor WFS-T"<br>
"wfs_contact" "cruizch@gmail.com"<br> "wfs_namespace_prefix" "_manzanas"<br> "wfs_namespace_uri" "http://localhost"<br> END<br><br> END<br><br> LAYER<br><br> NAME
"Manzanas"<br> CONNECTIONTYPE POSTGIS<br> CONNECTION "host=127.0.0.1 user=postgres password=postgres dbname=sandbox port=5432"<br> DUMP TRUE<br><span> </span><span> </span><br> METADATA<br> "wfs_title" "Manzanas"
<span> </span><span> </span><span></span>"wfs_namespace_prefix" "_manzanas"<br> "wfs_namespace_uri" "http://localhost"<br> "wfs_srs" "32613"<br> "wfs_encoding"
"ISO-8859-1"<br> "tinyows_table" "manzanas"<br> "tinyows_retrievable" "1"<br> "tinyows_writable" "1"<br> END<br><br> END<br><br>END<br><br><span style="font-family: arial,helvetica,sans-serif;">Also, I've noticed that I set <span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">wfs_encoding</span> as <span
style="font-family: Courier New,courier,monaco,monospace,sans-serif;">ISO-8859-1</span>, but <span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">./tinyows --check</span> throws </span><span style="font-family: arial,helvetica,sans-serif;">as the output <br>encoding</span>.<br style="font-family: arial,helvetica,sans-serif;"><br style="font-family: arial,helvetica,sans-serif;"></div><div><font style="font-weight:bold;color:rgb(0, 96, 191);font-family:verdana, helvetica, sans-serif;" size="2">IC Carlos Ruiz</font><br></div></div></body></html>