Jorge Arévalo wrote:
Hi everybody,
If I'm implementing a driver for a given raster structure, that always
has BSQ format, has sense to implement the IRasterIO for Dataset
and/or Rasterband derived classes?
Jorge,
If the data is band interleaved there is little value in implementing
the GDALDa
Ari Jolma wrote:
Frank,
Is RFC 30 supposed to mean that using GDALOpen can be used with utf8
filenames? Are the changes made in trunk already?
Ari,
Yes, and Yes.
I'm testing on Windows and I observe that opening a file using utf8
filename does not succeed due to OpenInfo creation failing (
Frank,
Is RFC 30 supposed to mean that using GDALOpen can be used with utf8
filenames? Are the changes made in trunk already?
I'm testing on Windows and I observe that opening a file using utf8
filename does not succeed due to OpenInfo creation failing (the filename
is still in utf8 at that
Folks,
In recent days I have brought the "create a zip file" side of minizip
into gdal/port. We already used minizip code for unzipping them - for
instance in the /vsizip/ virtual file system handler.
I have not yet incorporated support for creating zip files via the
/vsizip/ virtual file syste
Dear GDALer (probably mostly Howard)
I saw that the old python bindings are
gone(http://trac.osgeo.org/gdal/ticket/3286),
however I'm wondering if there are still python bindings for 1.7. in egg or msi
installer format prepared?
At http://pypi.python.org/pypi/GDAL/ only source is provided,
whil
ahmet temiz wrote:
hello
how can I overlay one map on another ?
Ahmet,
If you want a meaningful response you really need to make a more serious
effort in asking the question. Are you wanting to overlap raster on raster?
Vector on vector? In a particular application? If raster, do you want
Morning all,
I am struggling to get a coordinate transformation to work in a python
script. Below is the code snippet that is causing the following error:
"ERROR 6: No translation for 'Azimuthal_Equidistant' to PROJ.4 format is
known."
I am pulling the input spatial reference from the input sha
Hi everybody,
If I'm implementing a driver for a given raster structure, that always
has BSQ format, has sense to implement the IRasterIO for Dataset
and/or Rasterband derived classes?
Thanks in advance.
Best regards,
--
Jorge Arévalo
Internet & Mobilty Division, DEIMOS
jorge.arev...@deimos-sp
Hi Chaitanya,
Thanks for that, would you happen to know what is the work being done by the
function TranslateLayer in the code referenced in my previous message. I ask
this because after execution of this function my program displays the error
and then exists the system. To stop this from happen
hello
how can I overlay one map on another ?
regards
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Sagar,
You can specify the directory containing the shapefiles as the source
datasource. If you want to select .shp files specifically, mention them
without the extension at the end of the command.
You don't have to specify the source SRS if the file name of the .prj file
is the same as the .shp
Hi,
I am trying to modify the ogr2ogr.java found at the link
http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/java/apps/ogr2ogr.java ,
to cater to multiple ".shp" files. The problem which I am facing is that
there are too many System.exit(1) statements which makes it a little
difficult to unde
12 matches
Mail list logo