[postgis-devel] WFS_locks

strk at refractions.net strk at refractions.net
Thu Mar 24 08:30:20 PST 2005


[ what about keeping the discussion in a single mailing list ? ]

On Thu, Mar 24, 2005 at 03:57:21AM -0800, Jody Garnett wrote:
...
> One feature (with a "table.serial" for the FeatureID string), it has 
> three attributes: data1, geom1 and geom2.  It is even money if gid is 
> visiable as an attribute or not.  Geotools says no, GeoAPI and Degree 
> says yes.  (even money = I have heard the experts and they did not agree).
...
> It is not just geoserver, a feature id is part of what *defines* a 
> feature in the OGC standard world. There specifications talk about 
> having Features with *no* geometry (but they still have a FID).

I've read the Simple Feature Specification for SQL spec again
and it does NOT talk about a required Feature id to be present.

Actually postgis currently works fine w/out knowledge of them,
and usually users choose their way of expressing it
(shp2pgsql adds a gid, but nothing prevents you from using other
or no columns for it).

Anyway... I've packaged both C library and .sql files so you can
have a look at them. Build scripts are really rude, but can be
a start. As far as postgis or geotools or geoserver or whoever
has WFS in mind will maintain it, the code (IMHO) can as well be
of general use.

Package attached.

--strk;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WFS_locks.tgz
Type: application/x-tar-gz
Size: 4074 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20050324/6d319cfc/attachment.bin>


More information about the postgis-devel mailing list