Re: [gdal-dev] gdal_edit.py -a_nodata none

2013-08-23 Thread Even Rouault
Le vendredi 23 août 2013 23:21:06, Kyle Shannon a écrit : > On Fri, Aug 23, 2013 at 10:04 AM, Hermann Peifer wrote: > > On 2013-08-23 15:23, Even Rouault wrote: > >> Selon peifer : > >>> Hi, > >>> > >>> http://www.gdal.org/gdal_edit.html states about -a_nodata > >>> > Assign a specified nod

Re: [gdal-dev] gdal_edit.py -a_nodata none

2013-08-23 Thread Kyle Shannon
On Fri, Aug 23, 2013 at 10:04 AM, Hermann Peifer wrote: > On 2013-08-23 15:23, Even Rouault wrote: >> >> Selon peifer : >> >>> Hi, >>> >>> http://www.gdal.org/gdal_edit.html states about -a_nodata >>> Assign a specified nodata value to output bands. Can be set to none to remove a nodata

[gdal-dev] Motion: Approve GDAL/OGR 1.10.1RC1 for release

2013-08-23 Thread Even Rouault
Hi, PSC members, please vote for the following motion after conducting your own testing. Non-PSC members please let us know if you discover problems. --- Motion: The GDAL/OGR 1.10.1RC1 package is promoted as the final GDAL/OGR 1.10.1 release. +1 Even -- Geospatial professional services http:

Re: [gdal-dev] gdal_edit.py -a_nodata none

2013-08-23 Thread Hermann Peifer
On 2013-08-23 15:23, Even Rouault wrote: Selon peifer : Hi, http://www.gdal.org/gdal_edit.html states about -a_nodata Assign a specified nodata value to output bands. Can be set to none to remove a nodata value if one exists for the dataset. I assume that none means the literal string `non

Re: [gdal-dev] gdal_edit.py -a_nodata none

2013-08-23 Thread Even Rouault
Selon peifer : > Hi, > > http://www.gdal.org/gdal_edit.html states about -a_nodata > > > Assign a specified nodata value to output bands. > > Can be set to none to remove a nodata value if one exists for the dataset. > > I assume that none means the literal string `none', but what happens is > giv

[gdal-dev] gdal_edit.py -a_nodata none

2013-08-23 Thread peifer
Hi, http://www.gdal.org/gdal_edit.html states about -a_nodata > Assign a specified nodata value to output bands. > Can be set to none to remove a nodata value if one exists for the dataset. I assume that none means the literal string `none', but what happens is given below. Is this just a pla

Re: [gdal-dev] ogr2ogr

2013-08-23 Thread Chaitanya kumar CH
Shalini, You can use the -wrapdateline option in ogr2ogr to split the geometries crossing the dateline meridian. You can fine-tune it with the -datelineoffset option. On Fri, Aug 23, 2013 at 12:46 PM, Shalini wrote: > Hi Chaitanya, > > Willyou please let me know: > > How do we correct geomet