[gdal-dev] Re: can ogr2ogr split polygons that cross 180 degree longitude

2009-09-27 Thread Hermann Peifer
Eric, I can't help much apart from confirming that the same happened to me when trying to reproject Russia from LAEA to WGS84. My "solution" was to ask a colleague, who is using ESRI products to do me a favour... :-( Hermann Eric Muller wrote: I am trying to reproject shapefiles that rep

Re: [gdal-dev] Motion: Commit Access for Jorge Ar évalo

2009-09-27 Thread Howard Butler
+1 On Sep 26, 2009, at 11:45 AM, Even Rouault wrote: Selon Tamas Szekeres : +1 Best regards Even Dear PSC, I would like to nominate Jorge Arévalo for SVN commit access provided he agrees with RFC 3. Jorge has already done a great work in implementing the GDAL WKT Raster driver and h

[gdal-dev] can ogr2ogr split polygons that cross 180 degree longitude

2009-09-27 Thread Eric Muller
I am trying to reproject shapefiles that represent Russia (from http://wagda.lib.washington.edu/DATA/geography/world/russia/download.html) from the original: The map is Albers equal-area projection Clarke spheroid of1866 with the first standard parallel 46 00 0.000, the second standard

答复: [gdal-dev] Why cannot I get all fields from s57 files with m ethod GetFieldAsString?

2009-09-27 Thread Randy
Mr Chaitanya and list, You are so kind and help me again and again. Thanks for your help very much! Now, I can get more fields of a feature like ORNT、USAG after setting environment variable OGR_S57_OPTIONS = "RETURN_LINKAGES=ON,RETURN_PRIMITIVE=ON,RETURN_REFS=ON". However, I don’t think I've go

[Gdal-dev] GDAL "ignores" explicitly defined nodata value

2009-09-27 Thread orbiter_postmuch
NOTE-Since people' responses come through the mailing list only, expect a line of new topics in a row by me to flood (by "flood" I mean 4 topics in a row by the same author) the forum. After successfully building the .vrt and translating it to .img, I opened the file and found that the white (nod

[gdal-dev] Re: (Frustrated)Errors when mosaicking geotiff files

2009-09-27 Thread Hermann Peifer
I am not quite sure what your exact problem is, but the other day, I did the following: gdalwarp infiles/*.tif outfile.tif This worked fine. Not even a "too many arguments" error or similar and there were 2113 tiffs in infiles/. Before running the above, I got rid of the 4G limit by doing: