FW: [UMN_MAPSERVER-USERS] FW: [postgis-users] About Invalid OGC WKT Error

Kralidis,Tom [Burlington] Tom.Kralidis at EC.GC.CA
Wed Feb 2 17:39:00 EST 2005


FYI below.  Thought I'd send this to the dev list as well, as this might mean changes to the code in how it access PostGIS 1.0.0.

I've tested this out and can fetch the table schema (WFS DescribeFeatureType) but cannot fetch data (GetFeature).

I'm banging my head on this one :)

..Tom


-----Original Message-----
From: UMN MapServer Users List [mailto:MAPSERVER-USERS at lists.umn.edu] On Behalf Of Kralidis,Tom [Burlington]
Sent: Wednesday, 02 February, 2005 13:09
To: MAPSERVER-USERS at lists.umn.edu
Subject: [UMN_MAPSERVER-USERS] FW: [postgis-users] About Invalid OGC WKT Error


Hi,

FYI below.  Does this have any bearing on how we use MapServer to connect to PostGIS?

I'm am trying to connect MapServer CVS (layer to a postgis connection) with the following defs:

  CONNECTIONTYPE postgis
  CONNECTION "user=postgres dbname=devgeodb"
  DATA "the_geom from service_endpoints"

...and get no data back.

..Tom


-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net [mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of Markus Schaber
Sent: Wednesday, 02 February, 2005 12:26
To: PostGIS Users Discussion
Subject: Re: [postgis-users] About Invalid OGC WKT Error


Hi, Koji,

Koji Yano schrieb:

> Example2: I ran shp2pgsql and imported some shape files successfully.
> When I use only 'Select the_geom', I got a result like 
> 0106000020E610000001000000010300000001000000660000009C9FD6D...

This is caused by the change of the canonical representation in PostGIS 1.0. All applications that use PostGIS specific ways to acces the GIS data instead of standard OpenGIS methods will have to be fixed to work with PostGIS 1.0.

HTH,
Markus
-- 
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53 mailto:schabios at logi-track.com | www.logi-track.com _______________________________________________
postgis-users mailing list postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users



More information about the mapserver-dev mailing list