gdal
creating elevation/height field gdal numpy python
I would like to create some elevation/heightfield rasters using python, gdal and numpy.I\'m stuck on numpy (and probably python and gdal.)[详细]
2023-03-12 12:39 分类:问答GDAL library orginfo -spat option
Has anyone used the ogrinfo [-spat xmin ymin xmax ymax] option in the GDAL tools? I am able to run the - sql query on the shape files and get the answers/shapes but however if I use the lat/long value[详细]
2023-03-11 07:41 分类:问答Problem writing shapefiles with writeOGR in R
I\'ve been getting an error in a script that iterates over some text files in a directory, does some data manipulation and writes to a ESRI shapefile using writeOGR from the rgdal package in R. I keep[详细]
2023-03-10 13:05 分类:问答Creating contour lines using GDAL and Delphi
I am trying to create isolines using Delphi and GDAL18. For that I am using the following code: layer:= OGRCreateLayer( ogr_ds, PAnsiChar(WideStringToString(\'contour\')), nil, ogr.wkbLineString, nil[详细]
2023-03-09 18:55 分类:问答Unable to install Python and GDAL (DLL load failed)
I am trying to install GDAL and Python on my Windows 7 workstation. Python-version: 2.6.6 Gdal 1.8 (Visual Visual C++ Studio 2010 Express)[详细]
2023-03-06 06:00 分类:问答Visualize text file with location info and intensity
I have an ascii text file containing location data (column 9-lat and 10-long) and intensity(column 20)[详细]
2023-03-02 12:32 分类:问答import woes in python
I\'m super new on python and i am just deploying an open source app that was done in python and I\'m getting a:[详细]
2023-02-17 18:48 分类:问答Problem creating CFloat64 ENVI files with GDAL 1.6.1
I\'m trying to write ENVI CFloat64 files with GDAL: import numpy from osgeo import gdal from osgeo.gdalconst import GDT_CFloat64[详细]
2023-02-10 11:20 分类:问答mysterious error from foreach
On my first foray into foreach I am getting this error: Error in function (handle): no function to return from, jumping to top level[详细]
2023-02-07 13:42 分类:问答Installing gdal-config on my linux
I search t开发者_JAVA技巧he entire net could not find a guide to get gdal-config. I have yum but yum does not have gdal-config, i already installed gdal.[详细]
2023-02-03 23:40 分类:问答