ot;; xmlns:cite="
http://www.opengeospatial.net/cite"; xmlns:ogc="http://www.opengis.net/ogc";
xmlns:wfs="http://www.opengis.net/wfs"; xmlns:gml="http://www.opengis.net/gml
"> <
ogc:PropertyIsEqualTo> guid <
ogc:Literal>TEST11108
"http://www.opengis.net/wfs"; xmlns:gml="http://www.opengis.net/gml
"> <
ogc:PropertyIsEqualTo> guid <
ogc:Literal>TEST11108
On 1/24/08, Erik Jones <[EMAIL PROTECTED]> wrote:
>
>
> On Jan 24, 2008, at 3:47 PM, Dominique Bessette - Halse
I'm http posting postgres from my wfs. in otherwords i'm postgres is my
datastore and i'm posting xml to it. so do you know how to close it in xml?
On 1/24/08, Bill Moran <[EMAIL PROTECTED]> wrote:
>
> "Dominique Bessette - Halsema" <[EMAIL PROTECTED]>
is there a way to close the connection in postgres after i insert something?
I'm getting the following error, and I think it's because when i insert into
postgres from geoserver's WFS, i first delete then insert the track, and
geoserver does this in succession but very fast. If I personally test
inserting two tracks with the same guid in a row, then it works, but because
g
Hello,
How do i find the constraints on a table in SQL? my database is linux
based, and I cant seem to find the command. Thanks