Re: [gdal-dev] Reprojection issue that works in GDAL 2.4.0 but not 3.0+

2020-01-21 Thread Even Rouault
On mardi 21 janvier 2020 17:09:07 CET Even Rouault wrote: > Brian, > > > I am trying to go from (this is the .prj from an ESRI shapefile) > > PROJCS["USA_Contiguous_Albers_Equal_Area_Conic_USGS_version",GEOGCS["GCS_N > > or > > th_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",63

Re: [gdal-dev] Reprojection issue that works in GDAL 2.4.0 but not 3.0+

2020-01-21 Thread Even Rouault
Brian, > I am trying to go from (this is the .prj from an ESRI shapefile) > PROJCS["USA_Contiguous_Albers_Equal_Area_Conic_USGS_version",GEOGCS["GCS_Nor > th_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",6378137. > 0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.017453

[gdal-dev] Reprojection issue that works in GDAL 2.4.0 but not 3.0+

2020-01-21 Thread Brian
I am trying to go from (this is the .prj from an ESRI shapefile) PROJCS["USA_Contiguous_Albers_Equal_Area_Conic_USGS_version",GEOGCS["GCS_North_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJE

Re: [gdal-dev] reprojection issue

2015-03-03 Thread Robert Oehler
Thank you, using gdal.reprojectimage(..) brought the expected result. > Am 02.03.2015 um 18:43 schrieb David Strip : > > This result is not entirely unexpected, though it depends on the two > projections. A square box in one projection will map onto something entirely > different in many cases

Re: [gdal-dev] reprojection issue

2015-03-02 Thread David Strip
This result is not entirely unexpected, though it depends on the two projections. A square box in one projection will map onto something entirely different in many cases, often introducing skew which will change the aspect ratio and size of the resulting raster. If you vi

[gdal-dev] reprojection issue

2015-03-02 Thread Robert Oehler
Hi, I’m developing a raster library using GDAL. I use the Java bindings. I would like to do a reprojection of an image which I have in memory. I’m using an in-memory driver to create a dataset. I fill it with the properties of the image and its data. Now I’m doing Dataset warped = gdal.AutoCr

[gdal-dev] Reprojection issue in gdal 1.6 with ArcGIS 10

2013-01-18 Thread HariPrasad
What method in Gdal 1.6 should i use for reprojecting the image ? Case 1(Working case): 1. Opened a tif image which has native coordinate system in ArcEditor 10. The raster image displayed in map window with its native coordinate system. /GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_19