Folks,
When I use the following piece of code in a program I can get the
Shape files with the correct projection parameters in a .prj ESRI style file.
const char *pszDriverName = "ESRI Shapefile";
OGRSFDriver *poDriver;
OGRRegisterAll();
.
.
.
OGRSpatialReference oSRS;
oSRS.SetWellKnownGeogCS(
Reinaldo Escada Chohfi wrote:
Folks,
Does anyone know the link to download gdalwin32dev160.zip that one needs
with the gdalwin32exe160.zip?
Reinaldo,
As I mentioned a few days ago, I never prepared this file. I'm also not
planning on producing it in the very short term. You might want to b
mjollnir wrote:
I found I cannot use the "virtual file" with ogr, such as read virual GEOJson
file from memory buffer.
I guess the ogr doesn't support VSI* function,correct me if i'm wrong
It depends on the individual driver. Only some OGR and GDAL drivers support
virtual files. Apparently t
Hi all,
Just FYI. I have tested OpenEV and Google Earth Pro with two test NITF images
from the NITFS Technical Board. I found that OpenEV can load those two NITF
images properly while GE Pro can load one image but somehow the scale was wrong
and it could not display the other image at all.
I
I found I cannot use the "virtual file" with ogr, such as read virual GEOJson
file from memory buffer.
I guess the ogr doesn't support VSI* function,correct me if i'm wrong
Ray,
You can run the PNG encoder to a memory buffer "virtual file" using the
mechanism described at:
http://www.gdal.
Sorry about that. It has to do with the little progress indicator that runs
when gdal processes a file. There are different ways of invoking it, and my
mileage varies with each of them. I think it is based on what version of
gdal you're using. Anyhow, 2 ways you can deal with this. I think wit
Folks,
Does anyone know the link to download gdalwin32dev160.zip that one
needs with the gdalwin32exe160.zip?
Thanks in advance.
Reinaldo
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev