[gdal-dev] how to pick the correct projection

2015-12-09 Thread Mark Johnson
It seem that EPSG has reserved the numbers - 32600-32799 for basic WGS 84 / UTM zones For these basic WGS 84 / UTM zone * - Northern Hemisphere: add 32600 to the Zone Number - Southern Hemisphere: add 32700 to the Zone Number On a Spatialite Database, the following Query will list the basic UTM-Z

Re: [gdal-dev] how to pick the correct projection

2015-12-09 Thread Even Rouault
sday, December 9, 2015 7:43 PM > Subject: Re: [gdal-dev] how to pick the correct projection > > Le mercredi 09 décembre 2015 19:23:16, Djordje Spasic a écrit : > > Hi, > > > > I am downloading an open source .asc elevation files from > > opentopography.org.​ I attached

Re: [gdal-dev] how to pick the correct projection

2015-12-09 Thread Even Rouault
Le mercredi 09 décembre 2015 19:23:16, Djordje Spasic a écrit : > Hi, > > I am downloading an open source .asc elevation files from > opentopography.org.​ I attached one of them in this email. Once downloaded > .asc elevation file need to be projected from WGS84 datum (EPSG 4326) to > Universal Tr