Top "Gdal" questions

GDAL (Geospatial Data Abstraction Library) is a library for reading and writing raster geospatial data formats.

GeoDjango could not find GDAL library in Windows 10

I am using Django 11.4 on Windows 10 and I am having problems when I try and migrate my models. I receive …

django windows-10 environment-variables gdal geodjango
gdal/ogr: How to really crop a shapefile?

Given a SHP file corresponding to European countries, and... Given defined area corresponting to France such : West : 005° 48' W East : 010° …

gis gdal shapefile ogr
Merging multiple bands together through gdal...correctly

I'm using some Sentinel-2 satellite images in python. Now I have no issues using the newer ones (past 2016). But I …

python gdal rasterio
Read elevation using gdal python from geotiff

I am loading a geotiff file using GDAL. I have managed to read the coordinates X,Y but not the …

python gdal geotiff
GDAL, ogr2ogr "Cannot find proj.db" Error

I've tried to extract certain country from the world shp file from natural earth. I am currently using windows 10, so …

geojson gdal shapefile ogr2ogr
GeoDjango - GDAL library giving error

I am trying to get GeoDjango running on ubuntu and have hit a problem with GDAL. I have downloaded and …

geodjango gdal