Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

USE GDAL

$
0
0
I installed GDAL core and python bingings (ArcGIS10.2). There are no error massage import:

from osgeo import gdal
from osgeo import ogr
from osgeo import osr

But there are errors:

No module named ogr2ogr

ImportError: cannot import name ogr2ogr

What to do to use ogr2ogr?

Thanks.

Viewing all articles
Browse latest Browse all 2485

Trending Articles