Hi,<br>I remenber better what was the error I noticed :)<br><br>What really I notice was that Kosmo send some request wrongly for TinyOWS.<br>Infact I found these errors in the report log of TinyOWS:<br><br>But after these errors Kosmo seem send the right request and TinyOWS send the GML asked.<br>
<br>------<br>[Sun Sep  4 02:03:18 2011] [EVENT] == Filling Storage ==<br>[Sun Sep  4 02:03:18 2011] [QUERY] &lt;wfs:GetFeature xmlns:ogc=&quot;<a href="http://www.opengis.net/ogc">http://www.opengis.net/ogc</a>&quot; xmlns:gml=&quot;<a href="http://www.opengis.net/gml">http://www.opengis.net/gml</a>&quot; xmlns:wfs=&quot;<a href="http://www.opengis.net/wfs">http://www.opengis.net/wfs</a>&quot; service=&quot;WFS&quot; version=&quot;1.0.0&quot; maxFeatures=&quot;1000&quot; outputFormat=&quot;GML2&quot;&gt;&lt;wfs:Query xmlns:idcomuni=&quot;<a href="http://www.tinyows.org/">http://www.tinyows.org/</a>&quot; typeName=&quot;idcomuni:am_com_region_am_com&quot;&gt;&lt;ogc:PropertyName&gt;idcomuni:am_com_&lt;/ogc:PropertyName&gt;&lt;ogc:PropertyName&gt;idcomuni:am_com_id&lt;/ogc:PropertyName&gt;&lt;ogc:PropertyName&gt;idcomuni:area&lt;/ogc:PropertyName&gt;&lt;ogc:PropertyName&gt;idcomuni:codcom&lt;/ogc:PropertyName&gt;&lt;ogc:PropertyName&gt;idcomuni:codprov&lt;/ogc:PropertyName&gt;&lt;ogc:PropertyName&gt;idcomuni:nome&lt;/ogc:PropertyName&gt;&lt;ogc:PropertyName&gt;idcomuni:perimeter&lt;/ogc:PropertyName&gt;&lt;ogc:PropertyName&gt;idcomuni:geom&lt;/ogc:PropertyName&gt;&lt;/wfs:Query&gt;&lt;/wfs:GetFeature&gt;<br>
[Sun Sep  4 02:03:18 2011] [ERROR] Element &#39;{<a href="http://www.w3.org/2001/XMLSchema}import">http://www.w3.org/2001/XMLSchema}import</a>&#39;: Failed to locate a schema at location &#39;<a href="http://localhost:8081/geoportale/ows/tinyows?service=WFS&amp;request=DescribeFeatureType&amp;Typename=am_com_region_am_com&amp;version=1.0.0">http://localhost:8081/geoportale/ows/tinyows?service=WFS&amp;request=DescribeFeatureType&amp;Typename=am_com_region_am_com&amp;version=1.0.0</a>&#39;. Skipping the import.<br>
<br>[Sun Sep  4 02:03:18 2011] [ERROR] Element &#39;{<a href="http://www.w3.org/2001/XMLSchema}import">http://www.w3.org/2001/XMLSchema}import</a>&#39;: Failed to locate a schema at location &#39;<a href="http://localhost:8081/geoportale/ows/tinyows?service=WFS&amp;request=DescribeFeatureType&amp;Typename=am_com_arc&amp;version=1.0.0">http://localhost:8081/geoportale/ows/tinyows?service=WFS&amp;request=DescribeFeatureType&amp;Typename=am_com_arc&amp;version=1.0.0</a>&#39;. Skipping the import.<br>
<br>[Sun Sep  4 02:03:18 2011] [ERROR] Element &#39;{<a href="http://www.w3.org/2001/XMLSchema}import">http://www.w3.org/2001/XMLSchema}import</a>&#39;: Failed to locate a schema at location &#39;<a href="http://localhost:8081/geoportale/ows/tinyows?service=WFS&amp;request=DescribeFeatureType&amp;Typename=ucs_rt_fi_polygon&amp;version=1.0.0">http://localhost:8081/geoportale/ows/tinyows?service=WFS&amp;request=DescribeFeatureType&amp;Typename=ucs_rt_fi_polygon&amp;version=1.0.0</a>&#39;. Skipping the import.<br>
<br>[Sun Sep  4 02:03:18 2011] [ERROR] Element &#39;{<a href="http://www.w3.org/2001/XMLSchema}import">http://www.w3.org/2001/XMLSchema}import</a>&#39;: Failed to locate a schema at location &#39;<a href="http://localhost:8081/geoportale/ows/tinyows?service=WFS&amp;request=DescribeFeatureType&amp;Typename=ucs_rt_ar_polygon&amp;version=1.0.0">http://localhost:8081/geoportale/ows/tinyows?service=WFS&amp;request=DescribeFeatureType&amp;Typename=ucs_rt_ar_polygon&amp;version=1.0.0</a>&#39;. Skipping the import.<br>
<br>[Sun Sep  4 02:03:18 2011] [ERROR] Element &#39;{<a href="http://www.w3.org/2001/XMLSchema}import">http://www.w3.org/2001/XMLSchema}import</a>&#39;: Failed to locate a schema at location &#39;<a href="http://localhost:8081/geoportale/ows/tinyows?service=WFS&amp;request=DescribeFeatureType&amp;Typename=ucs_rt_si_polygon&amp;version=1.0.0">http://localhost:8081/geoportale/ows/tinyows?service=WFS&amp;request=DescribeFeatureType&amp;Typename=ucs_rt_si_polygon&amp;version=1.0.0</a>&#39;. Skipping the import.<br>
<br>[Sun Sep  4 02:03:18 2011] [SQL] SELECT auth_name, auth_srid, position(&#39;+units=m &#39; in proj4text), position(&#39;AXIS[&quot;X&quot;,NORTH]]&#39; in srtext) FROM spatial_ref_sys WHERE srid = &#39;3003&#39;<br>[Sun Sep  4 02:03:18 2011] [SQL] SELECT ST_xmin(g.extent), ST_ymin(g.extent), ST_xmax(g.extent), ST_ymax(g.extent) FROM (SELECT ST_Extent(foo.the_geom) as extent FROM (  (SELECT ST_Transform(&quot;geom&quot;::geometry, 3003) AS &quot;the_geom&quot; FROM caricamento.&quot;am_com_region_am_com&quot;  LIMIT 1000) ) AS foo) AS g<br>
[Sun Sep  4 02:03:18 2011] [SQL] SELECT &quot;gid&quot;,&quot;area&quot;,&quot;perimeter&quot;,&quot;am_com_&quot;,&quot;am_com_id&quot;,&quot;codcom&quot;,&quot;nome&quot;,&quot;codprov&quot;,ST_AsGML(2, ST_Transform(&quot;geom&quot;::geometry,3003),8,0) AS &quot;geom&quot;  FROM caricamento.&quot;am_com_region_am_com&quot; LIMIT 1000<br>
[Sun Sep  4 02:05:10 2011] [EVENT] == TINYOWS SHUTDOWN ==<br><br>-----------------<br><br>I don&#39;t know if the error of Kosmo requests are really error or incompatibility with TinyOWS.<br><br><br><div class="gmail_quote">
2011/9/3 Andrea Peri <span dir="ltr">&lt;<a href="mailto:aperi2007@gmail.com">aperi2007@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>effectively...<br>I re-install Kosmo and now it work well....<br>I don&#39;t know why but however now it work also for me.<br><br>Thanks for response.<br>Surely I do a bugged operation.<br>I&#39;m afraid and sorry for noise.<div>
<div></div><div class="h5"><br>
<br><br><div class="gmail_quote">2011/9/3 Rahkonen Jukka <span dir="ltr">&lt;<a href="mailto:Jukka.Rahkonen@mmmtike.fi" target="_blank">Jukka.Rahkonen@mmmtike.fi</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
Sorry, I do not quite understand but let&#39;s take an example. This is my layer<br>
<br>
&lt;layer retrievable=&quot;1&quot;<br>
     writable=&quot;1&quot;<br>
     ns_prefix=&quot;tows&quot;<br>
     ns_uri=&quot;<a href="http://www.tinyows.org/" target="_blank">http://www.tinyows.org/</a>&quot;<br>
         name=&quot;france&quot;<br>
         title=&quot;French Administrative Sub Boundaries (IGN - GeoFLA Departements)&quot; /&gt;<br>
<br>
Service is at <a href="http://188.64.1.61/cgi-bin/tinyows" target="_blank">http://188.64.1.61/cgi-bin/tinyows</a>.<br>
<br>
Do you have troubles with Kosmo? For me it works OK.<br>
<br>
-Jukka Rahkonen-<br>
________________________________<br>
Lähettäjä: <a href="mailto:tinyows-users-bounces@lists.maptools.org" target="_blank">tinyows-users-bounces@lists.maptools.org</a> [<a href="mailto:tinyows-users-bounces@lists.maptools.org" target="_blank">tinyows-users-bounces@lists.maptools.org</a>] käyttäjän Andrea Peri [<a href="mailto:aperi2007@gmail.com" target="_blank">aperi2007@gmail.com</a>] puolesta<br>


Lähetetty: 3. syyskuuta 2011 20:07<br>
Vastaanottaja: TinyOWS users discuss list<br>
Aihe: [TinyOWS-users] Some difference between clients WFS.<br>
<div><div></div><div><br>
Hi,<br>
I have download and try-ed the Kosmo GIS and it wfs plugin.<br>
<br>
Indeed the wfs plugin of kosmo seem more sophisticated of the wfs plugin of wgis.<br>
But I found a little ingenuity.<br>
<br>
Kosmo wfs client use the<br>
layer ns_prefix as table-name.<br>
<br>
qgis wfs plugin insted use the attribute &quot;name&quot;<br>
<br>
 notice this because<br>
<br>
In my test a put the real name of the table in &quot;name&quot; attribute and use a mnemonic identify in the ns_prefix.<br>
The result is that qgis wfs plugin will show me the data, insteed<br>
kosmo plugin give me an error.<br>
Kosmo show the dtaa only if I put the real name of the table in the &quot;ns_prefix&quot; field.<br>
<br>
I guess the right choice is that of qgis,<br>
is this correct ?<br>
<br>
Thx,<br>
<br>
--<br>
-----------------<br>
Andrea Peri<br>
. . . . . . . . .<br>
qwerty àèìòù<br>
-----------------<br>
<br>
</div></div>_______________________________________________<br>
TinyOWS-users mailing list<br>
<a href="mailto:TinyOWS-users@lists.maptools.org" target="_blank">TinyOWS-users@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/tinyows-users" target="_blank">http://lists.maptools.org/mailman/listinfo/tinyows-users</a><br>
</blockquote></div><br><br clear="all"><br></div></div><font color="#888888">-- <br>-----------------<br>Andrea Peri<br>. . . . . . . . . <br>qwerty àèìòù<br>-----------------<br><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>-----------------<br>Andrea Peri<br>. . . . . . . . . <br>qwerty àèìòù<br>-----------------<br><br>