I submitted a ticket regarding this
issue:https://trac.osgeo.org/gdal/ticket/6051
Thanks Andre for your help on gis.stackexchange and here.
Cheers,
Markus Mueller
On Sun, 26 Jul 2015 09:34:58 -0700 Andre Joost
wrote
Can this VRT approach be use
Dear listers,
I have some SPOT6 data that I would like to read and convert which comes as
dimap v2
(http://www.astrium-geo.com/en/3030-pleiades-and-spot-6-7-format-delivery; the
data I have uses georeferenced geotiffs). According to
http://www.gdal.org/frmt_various.html it seems that gdal gen
Dear listers,
I need support for Raster Attribute Tables (RAT) when using the GDAL virtual
format (VRT). It seems that the current VRT driver does not support RATs. I
would like to know if:
- I am correct on the above assumption?
- If I am, are there any plans to extend the VRT driver to support
s a lot for the help.
Markus
On Thu, 18 Jul 2013 14:44:28 -0700 Even
Rouault<even.roua...@mines-paris.org> wrote
Le jeudi 18 juillet 2013 23:05:45, Markus Müller a écrit :
> Hi Frank,
>
> thanks for the reply. I did as you suggested and gdalsrsinfo acts
> accordingly
Hi Frank,
thanks for the reply. I did as you suggested and gdalsrsinfo acts accordingly.
>>>
gdalsrsinfo '+proj=rhealpix -I +lon_0=0 +a=1 +ellps=WGS84 +npole=0 +spole=0
+wktext'
PROJ.4 : '+proj=rhealpix -I +lon_0=0 +a=1 +ellps=WGS84 +npole=0 +spole=0
+wktext'
OGC WKT :
PROJCS["unnamed",
Tamas and Frank,
the (supposed) bug is still the same with the files from
http://svn.osgeo.org/gdal/trunk/gdal/swig/csharp/apps/.
I created a trac ticket as suggested by Tamas:
http://trac.osgeo.org/gdal/ticket/5074.
Cheers,
Markus
On Thu, 09 May 2013 10:51:23 -0700 Frank Warmerdam
Frank and Jeff,
thanks to both of you, that did the trick.
Markus
On 18/01/2011 1:13, Jeff McKenna wrote:
On 11-01-17 3:25 AM, "Dr. Markus Müller" wrote:
Dear listers,
I am trying to get shapefiles in and out of a mySQL database using OGR.
I found some example commands for imp
Dear listers,
I am trying to get shapefiles in and out of a mySQL database using OGR.
I found some example commands for importing and succeeded in doing this.
But getting the syntax together to get a spatial dataset out of mySQL db
seems to be over my head.
Can anybody supply an example comm