Re: [gdal-dev] gdalwarp: ERROR 2: Out of memory allocating {number} byte destination buffer.

2011-06-08 Thread Frank Warmerdam
agine you will just have to use more modest buffers or else get a 64bit executable for gdalwarp. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activat

Re: [gdal-dev] installing ogrsf_frmts include files

2011-06-09 Thread Frank Warmerdam
-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush| Geospatial Programmer for Rent ___ gdal-dev mailing list gdal

Re: [gdal-dev] Encoding (FGDB)

2011-06-09 Thread Frank Warmerdam
); Make sure you CPLFree( pszUTF8 ) when you are done with it. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com

Re: [gdal-dev] Python syntax for Terragen band::SetUnitType()

2011-06-12 Thread Frank Warmerdam
) method. I have confirmed there is a Python wrapper for this method. Best regards, -- ---+------ I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobo

Re: [gdal-dev] HDF5 metadata format problems

2011-06-13 Thread Frank Warmerdam
ormat? This would be a substantial change to the metadata handling mechanism in GDAL and is unlikely to occur. Best regards, -- ---+------ I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound -

Re: [gdal-dev] HDF5 metadata format problems

2011-06-14 Thread Frank Warmerdam
the VSI*L "posix-like" API which allows io virtualization. Note that CPLString is just an improved (or as some would say polluted) std::string. Best regards, -- ---+------ I set the clouds in motion - turn up | Frank Wa

Re: [gdal-dev] HDF5 metadata format problems

2011-06-14 Thread Frank Warmerdam
st regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush| Geospatial Programme

Re: [gdal-dev] CreateCopy() with same metadata, different raster data

2011-06-14 Thread Frank Warmerdam
eCopy to a geotiff file, update the imagery, and then CreateCopy() from that to the final file. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activat

Re: [gdal-dev] CreateCopy() with same metadata, different raster data

2011-06-15 Thread Frank Warmerdam
, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush| Geospatial Programmer for Rent ___ gdal

Re: [gdal-dev] gdal_translate compress is larger??

2011-06-15 Thread Frank Warmerdam
will tend to be small and have more patterns. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch

Re: [gdal-dev] hdf5image metadata problems

2011-06-15 Thread Frank Warmerdam
opening a subdataset should return metadata specific to that subdataset and any "root" metadata that applies to everything in the .hdf file. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmer

Re: [gdal-dev] hdf5image metadata problems

2011-06-15 Thread Frank Warmerdam
(bug?) Alex, It sounds like a defect to me, yes. I would suggest filing a ticket that carefully documents the problem with a supporting example file. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warm

Re: [gdal-dev] Transposing image data using RasterIO

2011-06-17 Thread Frank Warmerdam
e format and how it is blocked. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go

Re: [gdal-dev] OsGeo4W gdal_merge.py

2011-06-17 Thread Frank Warmerdam
variables. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush| Geosp

Re: [gdal-dev] JAXAPalsar 1.0 & 1.1 extended metadata reading support

2011-06-18 Thread Frank Warmerdam
st regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush| Geospatial Programme

Re: [gdal-dev] JAXAPalsar 1.0 & 1.1 extended metadata reading support

2011-06-20 Thread Frank Warmerdam
it is registered after the SAR_CEOS driver (frmts/ceos2) then it would only be used for datasets not recgonised by the SAR_CEOS driver. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer

Re: [gdal-dev] Remove projection info

2011-06-21 Thread Frank Warmerdam
n empty coordinate system. Perhaps that should be enabled. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerd

Re: [gdal-dev] Is it possible for gdal_translate to perserve the external georeferencing information?

2011-06-21 Thread Frank Warmerdam
ill mask the .aux.xml contents and this might be or have been one. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://p

Re: [gdal-dev] Re: Is it possible for gdal_translate to perserve the external georeferencing information?

2011-06-22 Thread Frank Warmerdam
DAL can do with it. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush

Re: [gdal-dev] JAXAPalsar 1.0 & 1.1 extended metadata reading support

2011-06-23 Thread Frank Warmerdam
;,"8901"]], UNIT["metre",1, AUTHORITY["EPSG","9001"]], AXIS["Geocentric X",OTHER], AXIS["Geocentric Y",OTHER], AXIS["Geocentric Z",NORTH], AUTHORITY["EPSG","4338"]] I believe yours if fu

Re: [gdal-dev] Re: Is it possible for gdal_translate to perserve the external georeferencing information?

2011-06-26 Thread Frank Warmerdam
nd you can do a gdal_translate to the new file and then just rename the .aux.xml file or something like that. But it is outside my area of knowledge. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Wa

Re: [gdal-dev] JAXAPalsar 1.0 & 1.1 extended metadata reading support

2011-06-26 Thread Frank Warmerdam
On 11-06-26 06:34 AM, Antonio Valentino wrote: Hi Frank, Il 18/06/2011 14:38, Frank Warmerdam ha scritto: On 11-06-18 02:59 AM, Antonio Valentino wrote: [CUT] Palsar products are in CEOS format so IMHO it would be nice to setup a general mechanism to decode CEOS records (a similar job has

[gdal-dev] GDAL/OGR 1.8.1 Advance Warning

2011-06-27 Thread Frank Warmerdam
, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush| Geospatial Programmer for Rent

Re: [gdal-dev] Geometry as EWKB (PostGIS)

2011-06-29 Thread Frank Warmerdam
magine Even will fill in the details. http://trac.osgeo.org/gdal/changeset/20697/trunk/gdal/ogr/ogrsf_frmts/pg Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and

[gdal-dev] Re: Motion: Commit Access for Antonio Valentino

2011-06-29 Thread Frank Warmerdam
On 11-06-29 04:37 PM, Even Rouault wrote: Motion: Extend GDAL/OGR Commit Access to Antonio Valentino +1 Frank -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound

Re: [gdal-dev] GDAL/OGR 1.8.1 Advance Warning

2011-06-30 Thread Frank Warmerdam
seems to have had a burst of interest lately! Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watc

Re: [gdal-dev] Need help with geometric correction

2011-06-30 Thread Frank Warmerdam
our needs to use a simplified interface like GDALCreateAndReprojectImage() or GDALReprojectImage() then I would encourage that. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.c

Re: [gdal-dev] Strange error on gdalAllRegister()

2011-07-01 Thread Frank Warmerdam
minated the prototypes in gdal_frmts.h with a semi-colon! Things should be working if the right copy of gdal_frmts.h is being pulled into gdalallregister.cpp. I'm not sure why you are having problems. Best regards, -- ---+---

Re: [gdal-dev] HDF5 product handling

2011-07-04 Thread Frank Warmerdam
--+------ I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush    | Geospatial Programmer for Rent

Re: [gdal-dev] OGR : OCI driver improvement

2011-07-04 Thread Frank Warmerdam
x27;m ready to work for these improvements. I think the changes are desirable (in trunk only!) but if you provide them I am hopefully you will take an ongoing interest in maintenance of the OCI driver. Hopefully you might also be open to taking on commit access so you can do stuff more easily (

Re: [gdal-dev] HDF5 product handling

2011-07-04 Thread Frank Warmerdam
I can try to review your patch when ready. Best regards, -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and

[gdal-dev] GDAL/OGR 1.8.1 Release Candidate

2011-07-05 Thread Frank Warmerdam
, -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush    | Geospatial Programmer for Rent

Re: [gdal-dev] Frank going to Google and it is not mentionned once on the list!

2011-07-06 Thread Frank Warmerdam
't be available for paid consulting on GDAL due to the nature of my US work visa. Best regards, On Wed, Jul 6, 2011 at 1:50 PM, s duclos wrote: > A quick search for "frank warmerdam google" on Google return 53,200 results > > The same search on Bing return 16,400 results

[gdal-dev] Motion: Accept GDAL/OGR 1.8.1RC1 as final release

2011-07-06 Thread Frank Warmerdam
-- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush    | Geospatial Programmer for Rent ___ gdal

Re: [gdal-dev] NTv2 geographic transformation

2011-07-07 Thread Frank Warmerdam
- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush    | Geospatial Programmer for Rent ___

Re: [gdal-dev] Motion: Accept GDAL/OGR 1.8.1RC1 as final release

2011-07-07 Thread Frank Warmerdam
2 issues related to the mssql spatial and the mapinfo tab > driver. > > http://trac.osgeo.org/gdal/ticket/4149 > http://trac.osgeo.org/gdal/ticket/4150 > > Committed the fix for each and it would be great to have these changes in > 1.8.1 > > Best regards, > > Tamas >

Re: [gdal-dev] Fwd: Re: [Live-demo] Re: Liberal licensing of Project Overviews in LiveDVD, do we want this?

2011-07-08 Thread Frank Warmerdam
doesGDALOGRuse which might be clarified a bit (and also the LICENSE file) with regard to documentation. Best regards, -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound

[gdal-dev] GDAL/OGR 1.8.1RC2 Prepared

2011-07-09 Thread Frank Warmerdam
, -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush    | Geospatial Software Developer

[gdal-dev] Motion: Approve GDAL/OGR 1.8.1RC2 for release

2011-07-12 Thread Frank Warmerdam
Motion: GDAL/OGR 1.8.1RC2 is approved as the official 1.8.1 release. +1 Frank -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com

Re: [gdal-dev] OGR Geometry methods

2011-07-13 Thread Frank Warmerdam
g ogr.Layer. This is a common gotcha. Best regards, -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the

[gdal-dev] Re: Motion: Approve GDAL/OGR 1.8.1RC2 for release

2011-07-14 Thread Frank Warmerdam
On Tue, Jul 12, 2011 at 8:05 AM, Frank Warmerdam wrote: > Motion: GDAL/OGR 1.8.1RC2 is approved as the official 1.8.1 > release. Folks, I declare this motion passed with support from Daniel, Tamas, Even and myself. I will do the final release steps this morning. Best r

[gdal-dev] GDAL/OGR 1.8.1 Released

2011-07-14 Thread Frank Warmerdam
http://download.osgeo.org/gdal/gdal-1.8.1.tar.gz Complete news about the release is available at: http://trac.osgeo.org/gdal/wiki/Release/1.8.1-News Best regards, -- ---+-- I set the clouds in motion - turn up   | Frank

Re: [gdal-dev] Writing data to "CreateCopy" files

2011-07-15 Thread Frank Warmerdam
to unsigned char. When down converting types out of range values are clamped to the max and min of the target type and otherwise a floor() convertion is applied when going to integer types. Best regards, -- ---+------ I set the c

Re: [gdal-dev] ogr2ogr ERROR 6

2011-07-16 Thread Frank Warmerdam
= > > ___ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- ---+-- I set the clouds in motion -

Re: [gdal-dev] build error from svn

2011-07-16 Thread Frank Warmerdam
UDED >> >> >> ___ >> gdal-dev mailing list >> gdal-dev@lists.osgeo.org >> http://lists.osgeo.org/mailman/listinfo/gdal-dev >> > > > ___ > gdal-dev mailing

Re: [gdal-dev] pct2rgb.py errors out on large rasters with rgba option

2011-07-16 Thread Frank Warmerdam
>  Categories: >      0: No Data >      [Over 2000 Categories listed] > Color Table (RGB with 2113 entries) >    0: 255,255,255,255 >    [Rest of the entries] > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/pct2rgb-py-errors-out-on-large-rasters-with-rgba-option-tp659041

Re: [gdal-dev] NTF/JPEG2000 Question

2011-07-17 Thread Frank Warmerdam
I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush    | Geospatial Software Developer ___ gdal-dev mai

Re: [gdal-dev] Is GDAL prepared for this?

2011-07-18 Thread Frank Warmerdam
- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush    | Geospatial Software Developer ___ gdal-dev maili

Re: [gdal-dev] ASCII file to AAIG format

2011-07-18 Thread Frank Warmerdam
ww.geograph.co.za > === > > ___ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- ---+

[gdal-dev] Re: Motion: Commit Access for Paul Ramsey

2011-07-20 Thread Frank Warmerdam
>> Motion: Extend GDAL/OGR Commit Access to Paul Ramsey +1 -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerd

Re: [gdal-dev] Writing data to "CreateCopy" files

2011-07-23 Thread Frank Warmerdam
l/apps/gdal_translate.c for an example (read from VRTCreate() on. Best regards, > > Thanks > > Derek > ____ > From: fwarmer...@gmail.com [fwarmer...@gmail.com] on behalf of Frank > Warmerdam [warmer...@pobox.com] > Sent: Friday, July 15,

Re: [gdal-dev] Add capability to safely link against an external libtiff (3.X) and a GDAL build with internal libtiff (4.0) support

2011-07-23 Thread Frank Warmerdam
>> allowing to choose the renaming prefix at configuration time. > > And how do you establish the list of symbols to rename ? At configuration time > too ? > > > (*) CC'ing a commiter of both projects ;-) > -- ---+--

Re: [gdal-dev] how to build GDAL180 64-bit on VS2008

2011-07-26 Thread Frank Warmerdam
arth Observation and Digital Earth Chinese Academy of Sciences > No.9 Dengzhuang South Road, Haidian District, Beijing 100094, China > Tel: +86-010-82178188 +86-18610335605 > Email:talent_...@126.com > 中国科学院对地观测与数字地球科学中心 > 北京市海淀区邓庄南路9号 > > > > _______ > gdal-dev mailing list > gdal

Re: [gdal-dev] C# OGR Modify Shapefile

2011-08-08 Thread Frank Warmerdam
t; http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam a

Re: [gdal-dev] GML elevation

2011-08-08 Thread Frank Warmerdam
GetFieldAsString("elevation")); BTW, refetching the feature each time may be quite expensive! Best regards, -- -------+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and s

Re: [gdal-dev] GML elevation

2011-08-08 Thread Frank Warmerdam
see if you see something different. Best regards, -- ---+------ I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world g

Re: [gdal-dev] GML elevation

2011-08-08 Thread Frank Warmerdam
you need a newish version to properly support this GML variant. There has certainly been a lot of work on the GML driver since 1.7.x. Best regards, -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer.

Re: [gdal-dev] ogrinfo and DGN files

2011-08-10 Thread Frank Warmerdam
nded to do so. http://dgnlib.maptools.org/ Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch

Re: [gdal-dev] GDALwarp Mercator to UTMs

2011-08-10 Thread Frank Warmerdam
orners in the projected coordinate system when assigning them to the file with gdal_translate. The gdaltransform command can be used to reproject locations, or you could use the PROJ.4 cs2cs command. Best regards, -- ---+--

Re: [gdal-dev] gdal_translate eats projection parameter values

2011-08-12 Thread Frank Warmerdam
I'd rather discourage doing anything to hacky in this area. (It's already pretty messy). Best regards, -- -------+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate

Re: [gdal-dev] gdalwarp: max, min, avg of the overlapping image area

2011-08-22 Thread Frank Warmerdam
program. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush

Re: [gdal-dev] ogr-pg: GetFeature() speed

2011-08-23 Thread Frank Warmerdam
the bounds of your for loop. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round

[gdal-dev] Re: [mapserver-dev] problems serving DTED data via WCS

2011-08-23 Thread Frank Warmerdam
67,  31.0004167) ( 90d 0' 1.50"W, 31d 0' 1.50"N) > Lower Left  ( -90.0004167,  29.9995833) ( 90d 0' 1.50"W, 29d59'58.50"N) > Upper Right ( -88.9995833,  31.0004167) ( 88d59'58.50"W, 31d 0' 1.50"N) > Lower Right ( -88.9995833,  29.9995833

Re: [gdal-dev] converting lines to linestrings

2011-08-27 Thread Frank Warmerdam
That is the approach I would take. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch t

Re: [gdal-dev] question about build static gdal with visual studio

2011-08-30 Thread Frank Warmerdam
, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush| Geospatial Programmer for Rent ___ gdal

Re: [gdal-dev] question about build static gdal with visual studio

2011-08-30 Thread Frank Warmerdam
fine. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush| Geosp

Re: [gdal-dev] VPF support

2011-08-30 Thread Frank Warmerdam
? thanks Yehiyam, The OSGeo4W binaries for GDAL 1.8 include OGDI support. http://osgeo4w.osgeo.org/ I can be a bit involved to build OGDI yourself. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank

Re: [gdal-dev] ogr2ogr - output WKT to console?

2011-08-31 Thread Frank Warmerdam
suitable job for ogrinfo. It reports geometry as WKT to the console, and you can use -sql, -where, -spat and -fid mechanisms to select features of interest. Best regards, -- ---+-- I set the clouds in motion - turn up   | Frank

Re: [gdal-dev] read S57 files from OGR

2011-09-01 Thread Frank Warmerdam
st regards, ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/warmerda and watch the world go round - Rush| Geospatial Software Developer __

Re: [gdal-dev] emacs configuration for correct code indentation?

2011-09-02 Thread Frank Warmerdam
( foo ) rather than if (foo) ;-) This is one of the details that seems fairly idiosyncratic to me, but it is contrary to Google code style so perhaps I will adapt to "if (foo)" now. Best regards, -- ---+------ I set

Re: [gdal-dev] emacs configuration for correct code indentation?

2011-09-02 Thread Frank Warmerdam
just say nothing. Indentation issues on the other hand can render code very hard to read (ie. using tabs with a mixture of 4 or 8 indent assumptions). Best regards, -- ---+------ I set the clouds in motion - turn up   | Frank Wa

Re: [gdal-dev] Motion: Commit Access for Etienne Tourigny

2011-09-02 Thread Frank Warmerdam
On Fri, Sep 2, 2011 at 1:42 PM, Even Rouault wrote: > Motion: Extend GDAL/OGR Commit Access to Etienne Tourigny +1 -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and so

Re: [gdal-dev] Merging tiff4 files

2011-09-02 Thread Frank Warmerdam
RGB with 2 entries) >     0: 255,255,255,255 >     1: 0,0,0,255 > - > > What am I wrong ? > > Thx, > > -- > - > Andrea Peri > . . . . . . . . . > qwerty àèìòù > - > > > _______ > gdal-dev mailing list

Re: [gdal-dev] OGR_G_ExportToWkt make MEX crash

2011-09-06 Thread Frank Warmerdam
table to pass to OGR_G_ExportToWkt(). You should use OSRExportToWkt() to translate an OGRSpatialReference into it's WKT representation. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam

Re: [gdal-dev] AW: ESRI products have problems reading gdal spatialreference entry

2011-09-06 Thread Frank Warmerdam
or GeoTIFF. I am not sure what this means exactly. ArcGIS now always uses GDAL for reading and writing GeoTIFF. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light

Re: [gdal-dev] OGR_G_ExportToWkt make MEX crash

2011-09-06 Thread Frank Warmerdam
s however common for the geometries to be lacking the spatial reference object even though it is set on the layer. Best regards, -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warme

Re: [gdal-dev] merging of files with gdalwarp causses a slight shift

2011-09-06 Thread Frank Warmerdam
--- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/warmerda and watch the world go round - Rush| Geospatial Software Developer ___ gdal-dev mailing list gdal-

Re: [gdal-dev] Python bindings: How to merge two geometries

2011-09-07 Thread Frank Warmerdam
thod to use to get geometries in Python. GetGeometryRef() could be kept around for compatability and for optimizing performance in cases where care is taken about lifetimes. Best regards, -- ---+------ I set the clouds in motion -

Re: [gdal-dev] Redirect CPLDebug output?

2011-09-08 Thread Frank Warmerdam
rds, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/warmerda and watch the world go round - Rush| Geospatial Software Develo

Re: [gdal-dev] Redirect CPLDebug output?

2011-09-08 Thread Frank Warmerdam
On Thu, Sep 8, 2011 at 11:37 AM, Jim Pendleton wrote: > Frank Warmerdam pobox.com> writes: > >> On 11-09-08 07:48 AM, Jim Pendleton wrote: >> > Is there any model for redirecting CPLDebug output from stdout to an >> > alternative path? >> >> There is

Re: [gdal-dev] New release of french documentation of GDAL

2011-09-09 Thread Frank Warmerdam
http://lists.osgeo.org/mailman/listinfo/gdal-dev >> > ___ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- ---+---

Re: [gdal-dev] Thread Safety question

2011-09-13 Thread Frank Warmerdam
----- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush    | Geospatial Software Developer ___ gdal-de

Re: [gdal-dev] Ogr2ogr datum shift

2011-09-15 Thread Frank Warmerdam
----- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush    | Geospatial Software Developer ___

Re: [gdal-dev] mapfile config options - scan directory

2011-09-20 Thread Frank Warmerdam
file list. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/warmerda and watch the world go round - Rush| Geos

Re: [gdal-dev] Using the alpha channel to mask parts of an image

2011-09-22 Thread Frank Warmerdam
night. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/warmerda and watch the world go round - Rush| Geospatial Software Developer

Re: [gdal-dev] Affine Transforming an OGR Shape

2011-09-22 Thread Frank Warmerdam
___ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- -------+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and s

Re: [gdal-dev] Problem with type of data in ESRI SHAPEFILE

2011-09-26 Thread Frank Warmerdam
__ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- -------+-- I set the clouds in motion - turn up   | Frank Warmer

[gdal-dev] EPSG 7.9 Upgrade in Trunk

2011-09-29 Thread Frank Warmerdam
mptly. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/warmerda and watch the world go round - Rush| Geospatia

Re: [gdal-dev] Resquest for comments (RFC 36)

2011-10-03 Thread Frank Warmerdam
nce I haven't gotten to it for so long there is no point in holding up Ivan's fairly straight forward change. Nevertheless, I'm hesitant to push his change to OGR unnecessarily. Best regards, -- ---+-- I set th

Re: [gdal-dev] Resquest for comments (RFC 36)

2011-10-04 Thread Frank Warmerdam
penInfo.bStatOK == false && EQUALN( pszFilename, "driver=", 7 ) ) >    { >        return GDALOpenInternal( oOpenInfo ); >    } >    return GDALOpenInternal(oOpenInfo, papszAllowedDrivers); > }}} > > We just need to load the driver informed and pass the string

Re: [gdal-dev] Resquest for comments (RFC 36)

2011-10-04 Thread Frank Warmerdam
ection string parsing, quoting, etc is handled differently in the different DB drivers. Best regards, -- -------+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows

Re: [gdal-dev] sandbox access for non-commiters

2011-10-05 Thread Frank Warmerdam
to bring forward an RFC update regularizing this. Best regards, -- ---+------ I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush    | Geospatial Software Developer ___

Re: [gdal-dev] CMake for GDAL

2011-10-06 Thread Frank Warmerdam
hat there should be an RFC to go with this effort. Best regards, -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and

Re: [gdal-dev] sandbox access for non-commiters

2011-10-06 Thread Frank Warmerdam
official is. I will note that I am rabidly anti-git for GDAL but I will as always bow to the will of the PSC and duely passed RFCs. Best regards, -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@

Re: [gdal-dev] help for comparing two WKT

2011-10-07 Thread Frank Warmerdam
Another option is exporting to PROJ.4 strings, but there are the > +towgs84 that shows up , plus some differences in +datum vs. +ellps. > > e.g. > > CF=[+proj=utm +zone=55 +ellps=WGS84 +units=m +no_defs ] > GDAL=[+proj=utm +zone=55 +datum=WGS84 +units=m +no_defs ] >  or > CF=[+proj=lcc +lat_1=-18 +lat_

Re: [gdal-dev] proposal for a new GDAL/OGR utility app: gdalsrsinfo

2011-10-16 Thread Frank Warmerdam
9433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",-51],PARAMETER["scale_factor",0.9996],PARAMETER["false_easti

Re: [gdal-dev] proposal for a new GDAL/OGR utility app: gdalsrsinfo

2011-10-16 Thread Frank Warmerdam
testepsg. I'm ok with you adding gdalsrsinfo as a supported utility. Best regards, -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http:

Re: [gdal-dev] JPIPKAK dataset usage

2011-10-16 Thread Frank Warmerdam
louds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/warmerda and watch the world go round - Rush| Geospatial Software Developer ___ gdal-dev mailing list gdal-dev@lists.osgeo.org

Re: [gdal-dev] CDB?

2011-10-17 Thread Frank Warmerdam
gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev > -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light and sound - activate

Re: [gdal-dev] proposed changes to netcdf export behaviour (perhaps RFC)

2011-10-18 Thread Frank Warmerdam
ink an RFC is reasonable. Calling for a vote on the existing document will likely be sufficient after any discussion here. Best regards, -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com li

<    6   7   8   9   10   11   12   13   14   >