RE: [gdal-dev] ArcGIS 10 and GIO driver

2010-08-30 Thread Jason Roberts
Good luck, Jason -Original Message- From: gdal-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Gregory, Matthew Sent: Wednesday, August 18, 2010 2:38 PM To: 'gdal-dev@lists.osgeo.org' Subject: [gdal-dev] ArcGIS 10 and GIO driver Hi all, I know

[gdal-dev] ArcGIS 10 and GIO driver

2010-08-18 Thread Gregory, Matthew
Hi all, I know this is likely not to get a lot of attention, given that the GIO driver is currently unsupported and I'm guessing the issue is on the ArcGIS side. But I'll give it a try anyway ... I build GDAL from SVN trunk and had included the (old) GIO driver for ArcInfo output grid support

Re: [gdal-dev] ArcGIS 10

2010-08-17 Thread Matt Wilkie
on 2.6.5 code and it seemed like it would not have any ill effects. No promises, however... Jason -Original Message- From: Francis Markham [mailto:fmark...@gmail.com] Sent: Wednesday, August 11, 2010 10:14 PM To: Jason Roberts Cc: Discourse Maps; gdal-dev@lists.osgeo.org Subject: Re: [gdal

Re: [gdal-dev] ArcGIS 10

2010-08-12 Thread Ivan Lucena
omeone to prepare one for you like I did. Attention: Again, you are going to be running two different versions of GDAL in ArcMap's Python command line! Regards, Ivan > ---Original Message--- > From: Hannes Reuter > To: discourse...@live.com, gdal-dev@lists.osgeo.org >

RE: [gdal-dev] ArcGIS 10

2010-08-11 Thread Jason Roberts
tly but I looked at the Python 2.6.5 code and it seemed like it would not have any ill effects. No promises, however... Jason -Original Message- From: Francis Markham [mailto:fmark...@gmail.com] Sent: Wednesday, August 11, 2010 10:14 PM To: Jason Roberts Cc: Discourse Maps; gdal-dev@list

Re: [gdal-dev] ArcGIS 10

2010-08-11 Thread Francis Markham
dules) I do not > recommend that approach. If anyone is interested I can provide an example. > > > > Best, > > Jason > > > > From: gdal-dev-boun...@lists.osgeo.org > [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Discourse Maps > Sent: Wednesday, August

RE: [gdal-dev] ArcGIS 10

2010-08-11 Thread Jason Roberts
Sent: Wednesday, August 11, 2010 1:20 PM To: discourse...@live.com; gdal-dev@lists.osgeo.org Subject: [gdal-dev] ArcGIS 10 YES, numpy / gdal is under my Python 2.6/AG10site packages, on the other hand, installing python, numpy, gdal, scipy is rather straightforward and should be done in less than

[gdal-dev] ArcGIS 10

2010-08-11 Thread Hannes Reuter
YES, numpy / gdal is under my Python 2.6/AG10site packages, on the other hand, installing python, numpy, gdal, scipy is rather straightforward and should be done in less than 10 minutes.. ;-) The only problem I was running in -> Vista and Win7 maschines need the newest version of gdal (larger

RE: [gdal-dev] ArcGIS 10

2010-08-11 Thread Jason Roberts
terested I can provide an example. Best, Jason From: gdal-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Discourse Maps Sent: Wednesday, August 11, 2010 10:38 AM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] ArcGIS 10 I hear the new ArcGIS10 has GDAL

[gdal-dev] ArcGIS 10

2010-08-11 Thread Discourse Maps
I hear the new ArcGIS10 has GDAL and NumPy built into the geoprocessor. If this is true, does that mean that users will not have to install the various Python library bindings GDAL, numpy, etc. after a full Arc10 install? _