Re: [gdal-dev] PostGIS date field output

2013-03-01 Thread Kralidis,Tom [Ontario]
> -Original Message- > From: gdal-dev-boun...@lists.osgeo.org [mailto:gdal-dev- > boun...@lists.osgeo.org] On Behalf Of Stephen Woodbridge > Sent: Thursday, February 28, 2013 16:56 > To: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] PostGIS date field output >

Re: [gdal-dev] PostGIS date field output

2013-02-28 Thread Stephen Woodbridge
On 2/28/2013 4:40 PM, Kralidis,Tom [Ontario] wrote: Hi: we are using 1.9.2 via MapServer WFS to serve out PostGIS data in GeoJSON, which works very well -- great feature! I was having issues with GeoJSON output on date fields when hour is < 10. Digging deeper: The column in question is of Post

[gdal-dev] PostGIS date field output

2013-02-28 Thread Kralidis,Tom [Ontario]
Hi: we are using 1.9.2 via MapServer WFS to serve out PostGIS data in GeoJSON, which works very well -- great feature! I was having issues with GeoJSON output on date fields when hour is < 10. Digging deeper: The column in question is of PostgreSQL type 'timestamp without time zone'. When quer