Re: [gdal-dev] Trouble handling HFA histogram (.img file)

2011-01-06 Thread Frank Warmerdam
- 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-dev@lists.osgeo.org http

Re: [gdal-dev] Combining TIFFs w/ different color palettes

2011-01-05 Thread Frank Warmerdam
use pct2rgb.py on each image, merge the RGB images, and then use rgb2pct.py to produce a paletted image from the result that would likely have 32 colors. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank

Re: Fwd: Re: [gdal-dev] FWTools and GDAL 1.7.0

2011-01-05 Thread Frank Warmerdam
months of interest. 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

[gdal-dev] GDAL/OGR 1.8.0 Beta2 Released

2011-01-04 Thread Frank Warmerdam
/gdal180beta2.zip Bug reports on regressions since 1.7 are of particular interest, but any and all testing and bug reporting is helpful. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer

Re: [gdal-dev] FWTools and GDAL 1.7.0

2011-01-03 Thread Frank Warmerdam
to point people to OSGeo4W now. 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

[gdal-dev] GDAL/OGR 1.8.0beta1 Released

2010-12-25 Thread Frank Warmerdam
/gdal/gdal-1.8.0beta1.tar.gz.md5 http://download.osgeo.org/gdal/gdal180beta1.zip http://download.osgeo.org/gdal/gdal180beta1.zip.md5 Best regards, -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer

Re: [gdal-dev] 1.8 Release - Need to move!

2010-12-23 Thread Frank Warmerdam
at all. 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] RE: Convert from GeoTiff to JP2

2010-12-19 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

[gdal-dev] Motion: Commit Access for Kirk McKelvey

2010-12-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 Programmer for Rent

[gdal-dev] Re: Performance improvement for gdal_retile

2010-12-15 Thread Frank Warmerdam
as long as you ensure you are starting from what is in SVN (trunk and 1.7 branch) now to avoid integration issues on our side. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com

Re: [gdal-dev] An issue about using GDALWARP to do the NTv2 transformation

2010-12-15 Thread Frank Warmerdam
reasonable? Or are you convinced that your file ought to all be within the area of the grid shift file? Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound

Re: [gdal-dev] Does geotiff support add text labels?

2010-12-11 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

Re: [gdal-dev] Python geometry.Transform() returns code 6

2010-12-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

Re: [gdal-dev] GDALDeregister_GTiff()

2010-12-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

Re: [gdal-dev] Re: several No data value

2010-12-08 Thread Frank Warmerdam
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-dev@lists.osgeo.org http

Re: [gdal-dev] Re: Multipart to singlepart

2010-12-07 Thread Frank Warmerdam
On 10-12-07 03:43 AM, iomeneandrei wrote: Hi Frank, Frank Warmerdam wrote: Reviewing the ogr2ogr code I see this does trigger a call to forceToPolygon() though *mostly* it exists to set the type of the created layer. So, yes, -nlt polygon with ogr2ogr may well do what you want. I have

Re: [gdal-dev] Re: Multipart to singlepart

2010-12-07 Thread Frank Warmerdam
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-dev@lists.osgeo.org http

Re: [gdal-dev] Re: OpenCL, GDAL, and You

2010-12-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

Re: [gdal-dev] Multipart to singlepart

2010-12-06 Thread Frank Warmerdam
to the method. * @return new geometry. */ OGRGeometry *OGRGeometryFactory::forceToPolygon( OGRGeometry *poGeom ) Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light

Re: [gdal-dev] Re: Multipart to singlepart

2010-12-06 Thread Frank Warmerdam
On 10-12-06 06:13 PM, iomeneandrei wrote: Hi Frank, Frank Warmerdam wrote: I am not aware of a way to do this from the commandline utilities. could I use the -nlt parameter of ogr2ogr and force POLYGON? If no, what's the power of -nlt parameter? Andrea, Reviewing the ogr2ogr code I see

[gdal-dev] Re: Motion: Commit access for Ragi Burhum

2010-12-05 Thread Frank Warmerdam
On 10-03-29 03:39 PM, Frank Warmerdam wrote: Motion: Extend GDAL commit access to Ragi Burhum. --- Folks, Ragi has developed an OGR driver based on the ArcObjects API and there isn't really an existing committer setup to test and incorporate it. I'd like to give Ragi access so he can do so

[gdal-dev] Re: OpenCL, GRASS, GDAL, and You

2010-12-05 Thread Frank Warmerdam
appropriate include and link options. (cc:ed to the list so everyone is aware of the availability). Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound

Re: [gdal-dev] GDAL/OGR Python Question

2010-12-03 Thread Frank Warmerdam
://www.gdal.org/gdal__alg_8h.html#50caf4bc34703f0bcf515ecbe5061a0a Good luck, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam

Re: [gdal-dev] several No data value

2010-12-03 Thread Frank Warmerdam
other nodata values, but generally GDAL itself and other client software won't realize the significance of these other values. sorry! Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer

Re: [gdal-dev] No Simplify function

2010-11-30 Thread Frank Warmerdam
a development snapshot and build from that. Daily development snapshots are available at: http://www.gdal.org/daily Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light

Re: [gdal-dev] Re: Updating GDAL on OSGEO4w (windows)

2010-11-30 Thread Frank Warmerdam
for the screen shot - it helps at lot to see exactly what you were doing in context to diagnose an issue like this. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light

Re: [gdal-dev] Re: Updating GDAL on OSGEO4w (windows)

2010-11-30 Thread Frank Warmerdam
. 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

Re: [gdal-dev] Re: how can I compile GDAL 1.7.3 with ecw 4.1 in Virsual Studio 2010

2010-11-30 Thread Frank Warmerdam
isn't much fun. 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] GDAL contouring problem

2010-11-28 Thread Frank Warmerdam
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-dev@lists.osgeo.org http

Re: [gdal-dev] RFC 31 - OGR 64bit Support

2010-11-27 Thread Frank Warmerdam
with someone from OSM who I believe was concerned about when the OSM object ids were going to be larger than two billion. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light

[gdal-dev] RFC 31 - OGR 64bit Support

2010-11-26 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] Re: how can I compile GDAL 1.7.3 with ecw 4.1 in Virsual Studio 2010

2010-11-25 Thread Frank Warmerdam
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-dev@lists.osgeo.org http

Re: [gdal-dev] Reprojecting a tiled dataset

2010-11-24 Thread Frank Warmerdam
adding -co COMPRESS=DEFLATE. GDAL can also support empty tiles in GeoTIFF but it isn't trivial to utilize this capability in your situation. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam

Re: [gdal-dev] Re: how can I compile GDAL 1.7.3 with ecw 4.1 in Virsual Studio 2010

2010-11-24 Thread Frank Warmerdam
, The 4.1 Beta ECW SDK available now is supported with GDAL 1.7.3, and trunk. It does not built with earlier releases. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light

Re: [gdal-dev] Reprojecting a tiled dataset

2010-11-23 Thread Frank Warmerdam
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-dev@lists.osgeo.org

Re: [gdal-dev] Reprojecting a tiled dataset

2010-11-23 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] Unable to use geom.ExportToWkt() in Python ?

2010-11-23 Thread Frank Warmerdam
, Geometries do not have the ExportToWkt() method. This is a method on the ogr.SpatialReference class. Perhaps try: wkt = spatialRef.ExportToWkt() Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam

Re: [gdal-dev] Unable to use geom.ExportToWkt() in Python ?

2010-11-23 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] Re: Motion: Approve RFC 33 - GeoTIFF - Fixing PixelIsPoint Interpretation

2010-11-23 Thread Frank Warmerdam
Frank Warmerdam wrote: Folks, I haven't seen any serious concerns with proceeding with this fix and I have incorporated a few fixes. So now I'd like to motion to adopt RFC 33: http://trac.osgeo.org/gdal/wiki/rfc33_gtiff_pixelispoint Folks, I declare this motion successful with support

Re: [gdal-dev] Delete a sqlite database

2010-11-22 Thread Frank Warmerdam
the datasource to None. I'm not positive that this is the issue - perhaps you could let us know if it works. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound

Re: [gdal-dev] GDALWarpOperation::WarpRegionToBuffer() doesn't write in my buffer

2010-11-22 Thread Frank Warmerdam
to be widely used outside of the warp engine itself. If you wish to followup feel free to do it by direct email to me. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light

[gdal-dev] Re: Motion: Adopt RFC 32: gdallocationinfo utility

2010-11-22 Thread Frank Warmerdam
Frank Warmerdam wrote: Folks, I have made a couple changes to gdallocationinfo based on feedback I received when bringing it up for discussion. I am not motioning to adopt RFC 32, making gdallocationinfo an official GDAL utility, installed by default, documented and supported: http

Re: [gdal-dev] Motion: Approve RFC 33 - GeoTIFF - Fixing PixelIsPoint Interpretation

2010-11-22 Thread Frank Warmerdam
| 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-dev@lists.osgeo.org http://lists.osgeo.org/mailman

Re: [gdal-dev] gdalinfo, map unit DD and epsg:9108

2010-11-19 Thread Frank Warmerdam
according to EPSG but the difference is deliberate and in my opinion is important for interoperability. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound

Re: [gdal-dev] problem with gdalwarp in 1.7

2010-11-19 Thread Frank Warmerdam
= %s\n, pszCutlineWKT ); 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

Re: [gdal-dev] Flattening in EPSG:3857

2010-11-19 Thread Frank Warmerdam
- 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-dev@lists.osgeo.org http

Re: [gdal-dev] converting shp to dgn

2010-11-19 Thread Frank Warmerdam
| 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-dev@lists.osgeo.org http://lists.osgeo.org

Re: [gdal-dev] Unable to load CIB datasets with GDAL

2010-11-19 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] gdal_merge and HFA band statistics

2010-11-19 Thread Frank Warmerdam
| 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-dev@lists.osgeo.org http://lists.osgeo.org

Re: [gdal-dev] gdawrap nodata value

2010-11-19 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

Re: [gdal-dev] error compiling gdal 1.6.3 in rhel 5 64bits

2010-11-18 Thread Frank Warmerdam
they work in a useful way. 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] GDAL (via Java bindings) and ECW

2010-11-18 Thread Frank Warmerdam
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-dev@lists.osgeo.org http

Re: [gdal-dev] Frank Eats Crow - or Fixing PixelIsPoint Interpretation

2010-11-18 Thread Frank Warmerdam
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-dev@lists.osgeo.org

Re: [gdal-dev] Gdal driver not working in windows 7

2010-11-18 Thread Frank Warmerdam
are much more sensitive to the problems caused by mixing versions compared to WinXP. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows

Re: [gdal-dev] How do I find the anchor point in file?

2010-11-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 Programmer for Rent ___ gdal-dev mailing list

[gdal-dev] Motion: Approve RFC 33 - GeoTIFF - Fixing PixelIsPoint Interpretation

2010-11-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 Programmer for Rent ___ gdal

Re: [gdal-dev] Frank Eats Crow - or Fixing PixelIsPoint Interpretation

2010-11-16 Thread Frank Warmerdam
at the center of the pixel. This is not intended to influence interpretation of georeferencing which remains area oriented. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com

Re: [gdal-dev] S57 utilities

2010-11-16 Thread Frank Warmerdam
, They were removed - I'm not sure why. Likely because they were not being maintained any more. I have removed them from the makefile in trunk. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam

Re: [gdal-dev] Motion: Adopt RFC 32: gdallocationinfo utility

2010-11-16 Thread Frank Warmerdam
Tamas Szekeres wrote: 2010/11/15 Frank Warmerdam warmer...@pobox.com mailto:warmer...@pobox.com I have made a couple changes to gdallocationinfo based on feedback I received when bringing it up for discussion. I am not motioning to adopt RFC 32, making gdallocationinfo

Re: [gdal-dev] OGDI version

2010-11-15 Thread Frank Warmerdam
whoever built 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] GDAL Navigation of a Grib2 file

2010-11-15 Thread Frank Warmerdam
. 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

[gdal-dev] Motion: Adopt RFC 32: gdallocationinfo utility

2010-11-15 Thread Frank Warmerdam
/rfc32_gdallocationinfo +1 Frank -- ---+-- 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

[gdal-dev] Frank Eats Crow - or Fixing PixelIsPoint Interpretation

2010-11-15 Thread Frank Warmerdam
/gdal/wiki/rfc33_gtiff_pixelispoint Mmmm, crow - it tastes just like chicken! 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] Frank Eats Crow - or Fixing PixelIsPoint Interpretation

2010-11-15 Thread Frank Warmerdam
it in the RFC. 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

Re: [gdal-dev] Something is broken on Win install

2010-11-13 Thread Frank Warmerdam
case. I tried a clean build and install on windows (32 bit) from trunk and had no problem. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate

Re: [gdal-dev] An error in building overviews for

2010-11-12 Thread Frank Warmerdam
please feel free to file a bug report. 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] GDALClose MEM

2010-11-12 Thread Frank Warmerdam
yourself (not possible through the generic GDAL API) then you can pass in the flag indicating whether the memory is owned or not. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com

Re: [gdal-dev] Geometry construction and factory

2010-11-11 Thread Frank Warmerdam
| 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-dev@lists.osgeo.org http://lists.osgeo.org

Re: [gdal-dev] Problem with autotest SVN repository

2010-11-11 Thread Frank Warmerdam
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 Programmer

[gdal-dev] Click through proprietary licensing

2010-11-11 Thread Frank Warmerdam
components could certainly go a long way to making that work (ie. ECW SDK, OCI, ...) So, anyone else have a strong opinion on the matter? Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer

Re: [gdal-dev] Click through proprietary licensing

2010-11-11 Thread Frank Warmerdam
Folks, I accidentally send this originally to gdal-dev instead of the OSGeo4W list. I'd like to move the discussion to the OSGeo4W list. I'm just cc:ing gdal-dev for notice. Even Rouault wrote: Le jeudi 11 novembre 2010 19:55:27, Frank Warmerdam a écrit : Yes, this is a tricky situation

[gdal-dev] Re: Motion: Promote GDAL/OGR 1.7.3RC2 to final release

2010-11-10 Thread Frank Warmerdam
Frank Warmerdam wrote: Motion: Promote GDAL/OGR 1.7.3RC2 to final release Folks, I declare this motion passed with support from Frank, Even, and Daniel. I will send out an announcement shortly. Best regards, -- ---+-- I

[gdal-dev] GDAL/OGR 1.7.3 Released

2010-11-10 Thread Frank Warmerdam
gdal17 package has also been updated to match this 1.7.3 release for those working on windows. http://osgeo4w.osgeo.org/ Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light

Re: [gdal-dev] GDAL/OGR 1.7.3 Release Candidate

2010-11-09 Thread Frank Warmerdam
to create the NEWS document also did not identify any changes related to ticket #3411. So I think the answer is no, this fix is not in 1.7.3. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer

Re: [gdal-dev] Motion: Promote GDAL/OGR 1.7.3RC2 to final release

2010-11-09 Thread Frank Warmerdam
of libtiff. 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

Re: [gdal-dev] Motion: Promote GDAL/OGR 1.7.3RC2 to final release

2010-11-09 Thread Frank Warmerdam
RPM work for a few days. 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

Re: [gdal-dev] getting a new gcs.csv

2010-11-09 Thread Frank Warmerdam
? Andrea, The latest gcs.csv and pcs.csv can be found at: http://svn.osgeo.org/gdal/trunk/gdal/data They should work fine with older GDAL's. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam

[gdal-dev] GDAL/OGR 1.7.3RC2 Packaged for OSGeo4W

2010-11-08 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] Motion: Promote GDAL/OGR 1.7.3RC2 to final release

2010-11-08 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] GDAL/OGR 1.7.3 Release Candidate

2010-11-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 ___ gdal

Re: [gdal-dev] Postgresql driver ability to add constraints

2010-11-03 Thread Frank Warmerdam
of reasons. 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

[gdal-dev] Re: DXF writing and layers

2010-11-03 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] Re: DXF Writer and labels: encoding, angle and anchor position?

2010-11-03 Thread Frank Warmerdam
-,c:#FF,a:72,p:3) In the above example, the label angle does not work - I am unsure about the anchor position. Best regards, -- ---+-- I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com light

Re: [gdal-dev] RFC 32 - gdallocationinfo utility

2010-11-01 Thread Frank Warmerdam
equivalent to -s_srs EPSG:4326? Yes - it's just a shortcut for a common case. 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] Buildbot

2010-10-30 Thread Frank Warmerdam
be Hudson instead of buildbot. However, you can still run the autotest suite locally if that is the aspect of most interest. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com

Re: [gdal-dev] Coding for appending to a database in OGR

2010-10-29 Thread Frank Warmerdam
on the feature. 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] Coding for appending to a database in OGR

2010-10-28 Thread Frank Warmerdam
. If you would like to prepare code for that it would be great. If not, please create a ticket for the issue and hopefully I'll have a chance to do it. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank

Re: [gdal-dev] RE: Memory leak from GDALRasterIO

2010-10-28 Thread Frank Warmerdam
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-dev

Re: [gdal-dev] gdal and MMAP IO

2010-10-28 Thread Frank Warmerdam
not want to invest huge effort before discussing a proposed approach. 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] Issue with python bindings.

2010-10-26 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] ogrinfo wildchar in the datasource?

2010-10-26 Thread Frank Warmerdam
directory based shapefile datasources. This approach would not be helpful to you, I think. Best regards, -- ---+-- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate

[gdal-dev] Intent to Package GDAL/OGR 1.7.3

2010-10-26 Thread Frank Warmerdam
occur. 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

Re: [gdal-dev] Motion: RFC 7 - Use VSILFILE for VSI*L Functions

2010-10-26 Thread Frank Warmerdam
| 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-dev@lists.osgeo.org http://lists.osgeo.org

Re: [gdal-dev] dgndirect dans gdal

2010-10-25 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] RFC 7 - Use VSILFILE for VSI*L Functions - Call for discussion

2010-10-23 Thread Frank Warmerdam
- 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-dev@lists.osgeo.org http

Re: [gdal-dev] OGR2OGR S57

2010-10-22 Thread Frank Warmerdam
| 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-dev@lists.osgeo.org http://lists.osgeo.org

Re: [gdal-dev] problems to cut form large image

2010-10-22 Thread Frank Warmerdam
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

Re: [gdal-dev] ESRI binary grids problem

2010-10-20 Thread Frank Warmerdam
if that helps. 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] mod_python issue with libtiff

2010-10-18 Thread Frank Warmerdam
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-dev

[gdal-dev] RFC 29 - OGR Ignored Fields Applied in Trunk

2010-10-18 Thread Frank Warmerdam
| 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-dev@lists.osgeo.org http://lists.osgeo.org/mailman

<    2   3   4   5   6   7   8   9   10   11   >