py-gdalogr-cookbook icon indicating copy to clipboard operation
py-gdalogr-cookbook copied to clipboard

A cookbook full of recipes for using the Python GDAL/OGR bindings.

Results 34 py-gdalogr-cookbook issues
Sort by recently updated
recently updated
newest added

Do we have a recipe that explains how to create a VRT layer? If not, I have some ideas, but couldn't get it to work. Maybe somebody can help, then...

http://gdal.org/ogr/classOGRLayer.html#ae8fcf55ffa259f32df35edcb05274439 and http://trac.osgeo.org/gdal/wiki/LayerAlgebra

http://gdal.org/ogr/classOGRLayer.html#a56d7ee3b2020e53c730d67ee4f1e2fb6 and http://trac.osgeo.org/gdal/wiki/LayerAlgebra

http://gdal.org/ogr/classOGRLayer.html#acac6a0bde9737555b22c6ac7fa967431 and http://trac.osgeo.org/gdal/wiki/LayerAlgebra

http://gdal.org/ogr/classOGRLayer.html#a781aa76c6b44b19de09f61816e32245b and http://trac.osgeo.org/gdal/wiki/LayerAlgebra

http://gdal.org/ogr/classOGRLayer.html#aa1c5dc5ca195956c46d35a85b0b21d9b and http://trac.osgeo.org/gdal/wiki/LayerAlgebra

http://gdal.org/ogr/classOGRLayer.html#aeb8ab475561f2aca2c0e605cfb810b22 and http://trac.osgeo.org/gdal/wiki/LayerAlgebra

http://trac.osgeo.org/gdal/wiki/LayerAlgebra and http://gdal.org/ogr/classOGRLayer.html#ac189f54996c2d6fd769889ec99e0f48a

You need to have SDE (ESRI's ArcSDE - Spatial Database Engine) support compiled in your version of Gdal/Ogr to do this.

You need to have SDE (ESRI's ArcSDE - Spatial Database Engine) support compiled in your version of Gdal/Ogr to do this.