[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

Re: [gdal-dev] PostGIS date field output

2013-03-01 Thread Kralidis,Tom [Ontario]
> 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 < > > 1

Re: [gdal-dev] INSPIRE compliant metadata

2013-03-06 Thread Kralidis,Tom [Ontario]
One approach could be a script to use the GDAL/OGR libraries to generate the XML document, given that there are metadata elements that you can't derive just from the data. ..Tom -Original Message- From: gdal-dev-boun...@lists.osgeo.org on behalf of laura0 Sent: Wed 06-Mar-13 08:29 To

Re: [gdal-dev] RFC 44: JSON/XML output for ogrinfo/gdalinfo

2013-11-19 Thread Kralidis,Tom [Ontario]
This would be a handy addition. It would be helpful, to add to the RFC, sample XML output. From: gdal-dev-boun...@lists.osgeo.org on behalf of Mateusz Loskot Sent: Tue 19-Nov-13 12:03 To: Howard Butler Cc: gdal-dev@lists.osgeo.org dev Subject: Re: [gdal-dev] RFC

[gdal-dev] problems building Perl swig

2008-11-10 Thread Kralidis,Tom [Ontario]
Using svn trunk on fc9: $ ./configure --with-png --with-libtiff=internal --with-geotiff=internal --with-jpeg --with-xerces --with-geos=no --with-pg=/usr/bin/pg_config --with-mysql=/usr/bin/mysql_config --with-sqlite --with-curl=/usr/bin/curl-config --with-python --with-expat --with-perl ... $ m

RE: [gdal-dev] problems building Perl swig

2008-11-13 Thread Kralidis,Tom [Ontario]
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Kralidis,Tom [Ontario] > Sent: Monday, November 10, 2008 7:26 AM > To: gdal-dev@lists.osgeo.org > Subject: [gdal-dev] problems building Perl swig > > > Using svn tr

[gdal-dev] svn trunk build error

2008-11-21 Thread Kralidis,Tom [Ontario]
using: ./configure --with-png --with-libtiff=internal --with-geotiff=internal --with-jpeg --with-xerces --with-geos=no --with-pg=/usr/bin/pg_config --with-mysql=/usr/bin/mysql_config - -with-sqlite --with-curl=/usr/bin/curl-config --with-python --with-expat on fc9 Results in: http://rafb.net/p

[gdal-dev] build error in trunk

2008-12-03 Thread Kralidis,Tom [Ontario]
On fc9, with: ./configure --with-png --with-libtiff=internal --with-geotiff=internal --with-jpeg --with-xerces --with-geos=no --with-pg=/usr/bin/pg_config --with-mysql=/usr/bin/mysql_config - -with-sqlite --with-curl=/usr/bin/curl-config --with-python --with-expat /gdal/gcore -I/home/tkralidi/fo

RE: [gdal-dev] build error in trunk

2008-12-03 Thread Kralidis,Tom [Ontario]
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Andrey Kiselev > Sent: Wednesday, 03 December 2008 12:52 > To: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] build error in trunk > > On Wed, Dec 03, 2008 at 08:15:

[gdal-dev] python build error on svn trunk

2008-12-10 Thread Kralidis,Tom [Ontario]
On make install (OS = fc10): $./configure --with-png --with-libtiff=internal --with-geotiff=internal --with-jpeg --with-xerces --with-geos=no --with-pg=/usr/bin/pg_config --with-mysql=/usr/bin/mysql_config - -with-sqlite --with-curl=/usr/bin/curl-config --with-python --with-expat $ make

RE: [gdal-dev] python build error on svn trunk

2008-12-10 Thread Kralidis,Tom [Ontario]
> -Original Message- > From: Howard Butler [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 10 December 2008 10:56 > To: Kralidis,Tom [Ontario] > Cc: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] python build error on svn trunk > > > On Dec 10, 200

RE: [gdal-dev] Open source GIS cataloging software?

2009-02-11 Thread Kralidis,Tom [Ontario]
Here's a post which may help: http://spatialguru.com/code/xml_catalogue_format ..Tom -Original Message- From: gdal-dev-boun...@lists.osgeo.org on behalf of Jonathan Greenberg Sent: Wed 11-Feb-09 16:50 To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] Open source GIS cataloging software?

[gdal-dev] raster extents and Python API

2009-09-23 Thread Kralidis,Tom [Ontario]
Hi, Using the Python API, I am writing a script to get high level information on datasets to feed metadata and publishing. When fetching extents, osgeo.ogr has GetExtent(). Doesn't look like there is anything like this within osgeo.gdal (thanks crschmidt). One would have to call GetGeoTransfor

RE: [gdal-dev] tab delimited to shapefile

2009-11-18 Thread Kralidis,Tom [Ontario]
I think you can also use the SEPARATOR layer creation option, per http://www.gdal.org/ogr/drv_csv.html? > -Original Message- > From: gdal-dev-boun...@lists.osgeo.org > [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of > doug_newc...@fws.gov > Sent: Wednesday, 18 November 2009 13:4

RE: [gdal-dev] get corner coordinates from gdalopen()

2010-04-15 Thread Kralidis,Tom [Ontario]
> -Original Message- > From: gdal-dev-boun...@lists.osgeo.org > [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of achrysochoou > Sent: Thursday, 15 April 2010 12:38 > To: gdal-dev@lists.osgeo.org > Subject: [gdal-dev] get corner coordinates from gdalopen() > > > Hi, > > I have

RE: [gdal-dev] Retrieving pixel corners through Python-gdal

2010-06-29 Thread Kralidis,Tom [Ontario]
> -Original Message- > From: gdal-dev-boun...@lists.osgeo.org > [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Monica Buescu > Sent: Tuesday, 29 June 2010 09:49 > To: gdal-dev@lists.osgeo.org > Subject: [gdal-dev] Retrieving pixel corners through Python-gdal > > Greetings > >

RE: [gdal-dev] projection transformation

2010-07-09 Thread Kralidis,Tom [Ontario]
> -Original Message- > From: gdal-dev-boun...@lists.osgeo.org > [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of ahmet temiz > Sent: Friday, 09 July 2010 13:58 > To: gdal-dev > Subject: [gdal-dev] projection transformation > > hello > > I want to do projection transformation in