Hi folks,
I'm running the GeoClientX demo developped by MapBuilder...
However, when I click on on view Green Map button, I get the following
message:
No response from server
Also, I would like to connect to another WMS and WFS (such as my Geoserver
WFS service which runs locally on my machine), but I get that same error
message...
If anyone could help me, I would appreciate it.
Thanks in advance,
--Marc-André
But I'm trying to figure out what is the format
-----Original Message-----
From: "Morin, Marc-André" [mailto:Marc-Andre.Morin@anonymised.com]
Sent: Monday, May 03, 2004 2:05 PM
To: geoserver-devel@lists.sourceforge.net
Cc: geotools-devel
Subject: [Geotools-devel] geoserver-devel@lists.sourceforge.netHi folks,
I deployed my wfs service - I'm running geoserver 1.0.0, and
all seems to
work properly. However, when I call the DescribeFeatureType
method for my
feature (locators), "the_geom" column doesn't appear as an available
attribute for the feature...DescribeFeatureType result:
<?xml version="1.0" encoding="ISO-8859-1" ?>
- <xs:schema targetNamespace="http://www.openplans.org/topp"
xmlns:topp="http://www.openplans.org/topp"
xmlns:gml="http://www.opengis.net/gml"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified"
attributeFormDefault="unqualified" version="1.0">
<xs:import namespace="http://www.opengis.net/gml"
schemaLocation="http://localhost:8080/GridRetriever/data/capab
ilities/gml/2.
1.2/feature.xsd" />
- <xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="locators_Type">
- <xs:complexContent>
- <xs:extension base="gml:AbstractFeatureType">
- <xs:sequence>
<xs:element name="gid" minOccurs="0" nillable="true"
type="xs:int" />
<xs:element name="start_node" minOccurs="0" nillable="true"
type="xs:long"
/>
<xs:element name="end_node" minOccurs="0" nillable="true"
type="xs:long"
/>
<xs:element name="doc_url" minOccurs="0" nillable="true"
type="xs:string"
/>
<xs:element name="doc_summary" minOccurs="0" nillable="true"
type="xs:string" />
<xs:element name="doc_date" minOccurs="0" nillable="true"
type="xs:dateTime" />
<xs:element name="idx_date" minOccurs="0" nillable="true"
type="xs:dateTime" />
<xs:element name="idx_id_ref" minOccurs="0" nillable="true"
type="xs:string" />
<xs:element name="loc_name" minOccurs="0" nillable="true"
type="xs:string"
/>
<xs:element name="loc_type" minOccurs="0" nillable="true"
type="xs:string"
/>
<xs:element name="country_code" minOccurs="0" nillable="true"
type="xs:string" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="locators" type="topp:locators_Type"
substitutionGroup="gml:_Feature" />
</xs:schema>So, I saw into the log file an error that could explain why
my geometry
column is missing:110 [INFO] org.vfny.geoserver.config.DataStoreConfig - datastore
local.postgis is enabled true
110 [FINE] org.vfny.geoserver.config.DataStoreConfig -
loading connection
parameters for DataStore topp
110 [INFO] org.vfny.geoserver.config.DataStoreConfig - created
DataStoreConfig[namespace=topp, enabled=true, abstract=null,
connection
parameters={user=postgres, passwd=postgres, host=localhost, port=5432,
database=grid, dbtype=postgis}]...
511 [FINE] org.geotools.data.postgis.PostgisDataStore - geometry sql
statement is SELECT type FROM GEOMETRY_COLUMNS WHERE
f_table_name='locators'
AND f_geometry_column='the_geom';
511 [FINE]
org.geotools.data.jdbc.ConnectionPool$ConnectionListManager -
Connection closed - adding to available connections.
511 [WARNING] org.geotools.data.jdbc.JDBCDataStore - Error building
attribute type. The column will be ignored
531 [FINE]
org.geotools.data.jdbc.ConnectionPool$ConnectionListManager -
Connection closed - adding to available connections.
531 [INFO] org.vfny.geoserver.config.FeatureTypeConfig -
loading styles
null, nullAny help to figure out and to fix that problem would be appreciated.
Thanks in advance,
Marc-Andre
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market...
Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel