Hello,
After, I’ve add a date field to my postgis table, I am unable to add records via WFS-T in Udig, I’ve tried this other times and I always ended removing the date field from the table.
Thank you,
Pedro Soares Monteiro
IROA, SA
Rua do Rosário, Quinta da SRAF
9600 – 549 Ribeira Grande
Tel.: 296 470 670
Fax: 296 474 243
Pedro S. Monteiro ha scritto:
Hello,
After, I’ve add a date field to my postgis table, I am unable to add records via WFS-T in Udig, I’ve tried this other times and I always ended removing the date field from the table.
uDig cannot properly encode requests with date fields, that's the
main issue. A properly encoded wfs-t request against a Postgis
database should work, and with OracleNG too (support
of date/time values varies with the chosen backend).
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
Will it help if I remove de date field from the feature schema, and then
add a trigger to Postgres to populate the table?
Thanks,
-----Original Message-----
From: Andrea Aime [mailto:aaime@anonymised.com]
Sent: quarta-feira, 4 de Fevereiro de 2009 12:38
To: Pedro S. Monteiro
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Unable to add records via Udig trough
WFS-T
Pedro S. Monteiro ha scritto:
> Hello,
>
>
>
> After, I've add a date field to my postgis table, I am unable to add
> records via WFS-T in Udig, I've tried this other times and I always
> ended removing the date field from the table.
uDig cannot properly encode requests with date fields, that's the
main issue. A properly encoded wfs-t request against a Postgis
database should work, and with OracleNG too (support
of date/time values varies with the chosen backend).
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.
Pedro S. Monteiro ha scritto:
Will it help if I remove de date field from the feature schema, and then
add a trigger to Postgres to populate the table?
You cannot modify the feature schema. That half done support that you
see in the UI does not really work.
What needs fixing is really small, it's just the property editor used
in uDig.
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.