ArcGIS Desktop Development, Python's approach to referencing the Gdal library

Source: Internet
Author: User

I'm using the Arcgis10.2,python version, which is automatically installed by ArcGIS Pythin2.7

1, download Gdal-111-1700-core.msi and corresponding Gdal-1.11.1.win32-py2.7.msi address is:

Http://www.gisinternals.com/query.html?content=filelist&file= Release-1700-gdal-1-11-1-mapserver-6-4-1.zip

There are a lot of things, mainly for different applications, do not tube, download their own needs, my computer is 64 bits, but the python is 32-bit, so download the corresponding 32-bit version.

2. Install Gdal-111-1700-core.msi The next step is on the line. When you install Gdal-1.11.1.win32-py2.7.msi again,

Select Reset path and write down this path, which will be useful later

2. After the installation is complete, copy all contents of D:\PythonX\Lib\site-packages to the Python installation directory: C:\Python27\ArcGIS10.2\Lib\site-packages.

3. Setting environment variables: Path:c:\program Files (x86) \gdal

You can use it without a problem.

ArcGIS Desktop Development, Python's approach to referencing the Gdal library

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.