[gdal-dev] Mollweide to plate_carree

2024-10-28 Thread Rick Kohrs via gdal-dev
tif The results are still in a mollweide projection. Any assistance would be greatly appreciated. Rick ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] gdal_contour produces extremely tiny/skinny isoline/isopolygon geometry

2023-01-04 Thread Rick Harding
Hi, I am using gdal_contour to generate iso-polygons from a hillshade raster created via the gdal_dem tool. In certain situations, I am seeing a lot of tiny/narrow polygons and large polygons with long, skinny *whiskers* protruding out (and sometimes in) . In these cases, the vertices in the *skin

[gdal-dev] Password reminder for mailing list doesn't seem to work

2014-08-18 Thread Niles, Rick
ry to send a list wide message but please understand I've exhausted all other options I can think of... Rick Niles. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] gdalwarp producing rgb 0 0 0 for input nodata areas

2013-02-20 Thread Rick
Hi all, I have a set of ecw files that I wish to gdalwarp to a new coordinate system and convert to jpg. I have been using these commands: gdal_translate in.ecw out_gt.tif -a_nodata none -of GTiff -co TFW=YES gdalwarp -s_srs EPSG:26909 -t_srs EPSG:3005 -of GTiff -co TFW=YES -dstalpha out_gt.tif ou

Re: [gdal-dev] Having problems reading a GRIB2 file with GDAL driver

2012-10-24 Thread Rick Wayne
Dear Jeff, I want to import it -- probably tiled and pyramid-ed -- into a PostGIS 2.0 raster, to be published with GeoServer. I can use wgrib2 to create a CSV file without trouble, so one option would be to use gdal_grid to re-create the raster in, say, a GeoTIFF from the CSV. That seems

[gdal-dev] Having problems reading a GRIB2 file with GDAL driver

2012-10-23 Thread Rick Wayne
ld it from source, IIRC this system has GDAL via Ubuntu packages). If you'd like to see the file itself, I put it at http://www.soils.wisc.edu/~wayne/test.grib2. TIA! Rick Wayne Sr. Systems Programmer UW Soil Science smime.p7s Description: S/MIME cryptographic signature ___

[gdal-dev] Reading compressed GZIP files

2009-11-19 Thread Niles, Rick
thing like a GDALOpen_z () function. As a side note, I'm sure this has come up before, but I couldn't find a search engine to for the entire e-mail archives. Am I just missing it? Thanks, Rick Niles. ___ gdal-dev mailing list gdal-dev@lists