Re: [gdal-dev] List of Supported EPSG's

2010-04-07 Thread Gilles Bassière
mentioned seems to be available at: http://svn.osgeo.org/metacrs/proj/trunk/proj/nad/epsg > > By the way, is there any "clash" between PROJ 4.7 version with > not-so-new versions of GDAL (in gdalwarp, gdalinfo, gdaltranslate) > I don't know. Regards -- Gilles Bassière - We

Re: [gdal-dev] List of Supported EPSG's

2010-04-06 Thread Gilles Bassière
description pairs. One of these files is named "epsg" and contains a subset of the EPSG database described with the proj syntax. In my case (Ubuntu), this file is /usr/share/proj/epsg. Hope this helps. Regards -- Gilles Bassière - Web/GIS software engineer htt

Re: [gdal-dev] Re: GDAL custom build (ECW required)

2010-03-23 Thread Gilles Bassière
Frank Warmerdam wrote: > Gilles Bassière wrote: >>> with COMPRESS=JPEG: >>> >>> Creating output file that is 1P x 1L. >>> Processing input file ortho-dept04-2004-la2e.vrt. >>> 0...10...20...30..gdalwarp: tif_jpeg.c:691: JPEGPreDecod

[gdal-dev] Re: GDAL custom build (ECW required)

2010-03-23 Thread Gilles Bassière
Gilles Bassière wrote: > Hi (again), > > I'm facing problems with GeoTiff compression on a custom build of GDAL. > > My source dataset is a virtual raster composed of ECW tiles built with: > gdalbuildvrt ortho-dept04-2004-la2e.vrt ortho-dept04-2004-la2e/*.ecw > >

Re: [gdal-dev] Re: How to divide a raster layer into a set of tiles?

2010-03-23 Thread Gilles Bassière
Jukka Rahkonen wrote: > Gilles Bassière gmail.com> writes: > >> Hi, >> >> I'm trying to reproject an aerial imagery dataset with GDAL. >> >> The initial dataset is composed of ECW tiles in EPSG:27572 and my goal >> is to compute a new set set o

[gdal-dev] GDAL custom build (ECW required)

2010-03-23 Thread Gilles Bassière
nce [1] https://trac.osgeo.org/gdal/ticket/3139 -- Gilles Bassière - Web/GIS software engineer http://gbassiere.free.fr/ ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Re: How to divide a raster layer into a set of tiles?

2010-03-23 Thread Gilles Bassière
gdal_retile again once I have a clean GDAL+ECW install. Regards Gilles > > > Gilles Bassière writes: >> Christian Müller wrote: >>> gdal_retile.py definitely creates georeferenced tiles, I developed this >>> utility. >>> I did some experiments reproject

Re: [gdal-dev] Re: How to divide a raster layer into a set of tiles?

2010-03-23 Thread Gilles Bassière
shed with a Python MemoryError. I assume it is unsurprising with a 7.5GB input for a single Python process. > > Even Rouault writes: >> Le Monday 22 March 2010 19:35:47 Gilles Bassière, vous avez écrit : >>> Hi, >>> The problem with this workflow is that it creates no

Re: [gdal-dev] How to divide a raster layer into a set of tiles?

2010-03-23 Thread Gilles Bassière
Even Rouault wrote: > Le Monday 22 March 2010 19:35:47 Gilles Bassière, vous avez écrit : >> Hi, >> >> The problem with this workflow is that it creates non-georeferenced >> tiles (I don't know if this is the intended behaviour of this command). > > gdal

[gdal-dev] How to divide a raster layer into a set of tiles?

2010-03-22 Thread Gilles Bassière
ut up a raster layer into a set of georeferenced tiles with GDAL? Cheers -- Gilles Bassière - Web/GIS software engineer http://gbassiere.free.fr/ ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] print throw a SyntaxError with Python 2.6

2010-03-19 Thread Gilles Bassière
.python.org/release/2.6.2/library/functions.html#print. Regards -- Gilles Bassière - Web/GIS software engineer http://gbassiere.free.fr/ ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev