Re: [gdal-dev] Motion: Adopt RC3 as the 1.6.0 release

2008-12-02 Thread William Kyngesburye
On Dec 2, 2008, at 11:15 PM, William Kyngesburye wrote: Looks good to me, considering the 2 autotest issues I'm having. grass_2 and ogr_gml, that is. - William Kyngesburye http://www.kyngchaos.com/ "History is an illusion caused by the passage of time, and time is an illusion caused b

Re: [gdal-dev] autotest 1.6 errors - need help

2008-12-02 Thread William Kyngesburye
On Dec 1, 2008, at 11:30 AM, Frank Warmerdam wrote: - gdrivers/grass TEST: grass_2 ... old = PROJCS["UTM Zone 18, Northern Hemisphere", GEOGCS["grs80", DATUM["North_American_Datum_1983", SPHEROID["Geodetic_Reference_System_1980", 6378137,298.257222101], TOWGS8

Re: [gdal-dev] Motion: Adopt RC3 as the 1.6.0 release

2008-12-02 Thread William Kyngesburye
Looks good to me, considering the 2 autotest issues I'm having. On Dec 2, 2008, at 2:00 PM, Frank Warmerdam wrote: Motion: That the GDAL 1.6.0 RC3 release candidate be promoted to being our official 1.6.0 release. -- I'd encourage PSC members to test with RC3 before voting. Voting will c

Re: [gdal-dev] ArcGIS 9.3 does not recognize .prj file made with GDAL tools

2008-12-02 Thread Dylan Beaudette
On Tuesday 02 December 2008, Howard Butler wrote: > On Dec 2, 2008, at 4:16 PM, Dylan Beaudette wrote: > > Hi, > > > > Any idea on why Arc GIS can understand [1] version of a file, and > > not another > > made by GDAL [2]. This projection file used to work with ArcGIS, and > > now > > seems not to

Re: [gdal-dev] ArcGIS 9.3 does not recognize .prj file made with GDAL tools

2008-12-02 Thread Howard Butler
On Dec 2, 2008, at 4:16 PM, Dylan Beaudette wrote: Hi, Any idea on why Arc GIS can understand [1] version of a file, and not another made by GDAL [2]. This projection file used to work with ArcGIS, and now seems not to with version 9.3. Could I be generating the file incorrectly? Here

[gdal-dev] ArcGIS 9.3 does not recognize .prj file made with GDAL tools

2008-12-02 Thread Dylan Beaudette
Hi, Any idea on why Arc GIS can understand [1] version of a file, and not another made by GDAL [2]. This projection file used to work with ArcGIS, and now seems not to with version 9.3. Could I be generating the file incorrectly? Here is the code (python) I used to generate the file [2] with GD

[gdal-dev] Motion: Adopt RC3 as the 1.6.0 release

2008-12-02 Thread Frank Warmerdam
Motion: That the GDAL 1.6.0 RC3 release candidate be promoted to being our official 1.6.0 release. -- I'd encourage PSC members to test with RC3 before voting. Voting will close at end of day on Thursday. Non-PSC members are also encouraged to provide feedback on the release candidate. Best r

RE: [gdal-dev] is MrSid SDK (7.0.0.2167) supported by GDAL

2008-12-02 Thread Collins, Benjamin
Steve, My initial tests on win32 indicate that yes, MrSID DSDK v7 does work with GDAL (1.5) with no source mods. My test image was RGB 3-band unsigned short. The locations of the header files has changed, though, so a windows build should now have this more simple option in the nmake.opt: MRSI

[gdal-dev] Looking for advice on finding neighboring features

2008-12-02 Thread Kenn Sebesta
I've got a project at the University of Luxembourg where I need to calculate elevation profiles of arbitrary trajectories that are contained on a finite list of paths. I will use this in a custom application for a controls experiment I'm working on. I've got a shapefile that contains all the possib