Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [udig-users] Date field editor - workarround?

I am using geoserver. I've posted to the geoserver list about this problem and I got the following answer.

>From: Andrea Aime
>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.



________________________________________
From: Jody Garnett [mailto:jody.garnett@xxxxxxxxx] 
Sent: sábado, 7 de Fevereiro de 2009 1:45
To: Pedro S. Monteiro
Cc: udig-users@xxxxxxxxxxxxxxxxxxxxx
Subject: Re: [udig-users] Date field editor - workarround?

The handling of dates has been an epic battle for the geoserver project; what WFS-T are you using? I have not personally tried handling dates recently. As a workaround geoServer lets you define how you publish your data; you could try publishing the date out as a string.

I think shapefile has a date format; perhaps you can try a shapefile with a date column to see if uDig handles editing dates in a resonable fashion.
Jody
On Sat, Feb 7, 2009 at 4:08 AM, Pedro S. Monteiro <Pedro.S.Monteiro@xxxxxxxxxxxxx> wrote:
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

_______________________________________________
udig-users mailing list
udig-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.refractions.net/mailman/listinfo/udig-users



Back to the top