Hi,
Want to know if the JAR file of Gdal is available for
download...I dont want to make it by swig but if I can get it
directly..
Regards
gurpreet singh
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/lis
> If I run gdalinfo "C:\mymodel" I can see
What format is that or which GDAL driver is reading it?
> Coordinate System is:
> PROJCS["OSGB 1936 / British National Grid",
What comes after?
A complete gdalinfo report would help.
> then, loading the model into Oracle with
>
> gdal_translate
I am relatively new to gdal. I have a few spatial tables in MYSQL and I
am currently using ORG as read access to my data for a mapsever layer.
Everything works great with standard select statements however it does
not work when I try to use a stored procedure with the spatial data.
When I use orgi
> -Original Message-
> From: gdal-dev-boun...@lists.osgeo.org
> [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of ahmet temiz
> Sent: Friday, 09 July 2010 13:58
> To: gdal-dev
> Subject: [gdal-dev] projection transformation
>
> hello
>
> I want to do projection transformation in
hello
I want to do projection transformation in gdal-java.
from epsg:32636 (UTM) to epsg:4326
which commands should I use ?
regards
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Bob Cave wrote:
I am using the PGeo reader in GDAL 1.7.1. This reader always returns a layer
for every feature class (spatial table) in the personal geodatabase, but I
would like to be able to specify a list of tables to be returned. The other
OGR spatial database readers have this capability.
Hi All,
If I run gdalinfo "C:\mymodel" I can see
...
...
Coordinate System is:
PROJCS["OSGB 1936 / British National Grid",
...
...
then, loading the model into Oracle with
gdal_translate -of georaster "C:\mymodel"
georaster:user/password,db,geoserver.ARCVIEWGRID,georaster -co
"DESCRIPTION=(ID NU
James,
You can use the "In Memory Raster" (Code: MEM) for that.
http://gdal.org/frmt_mem.html
On Fri, Jul 9, 2010 at 2:47 PM, James Meyer wrote:
> Hi
>
> I am a new user of GDAL. I have a need for creating small image datasets in
> memory without the use of physical files on disk.
>
> So is it
Hi
I am a new user of GDAL. I have a need for creating small image datasets
in memory without the use of physical files on disk.
So is it possible to open such a GDALDataset in-memory, and if it is, how?
Thanks,
James
___
gdal-dev mailing list
gdal-
On 08/07/2010 23:06, michal_drozdz wrote:
Hi! I have a beginers problem.
How to crop collar from scanned map with GDAL?
I have set of georeferenced topo maps and polygon layer with boundaries of
each sheet. I used gdalwarp with -cutline and -cl parameters and it worked
but as a result I got map
I mean, after having loaded the data with the *actual* GDAL, is there any
way to fix the already created XML ? something like:
read XML
fix it
write XML
The reason that I am asking if because I have some urgency in loading maps
and other tools (I have tried FME) wont load georeference data (coord
11 matches
Mail list logo