Hi,
This option is related to RFC21
(http://trac.osgeo.org/gdal/wiki/rfc21_ogrsqlcast) and only available
in the development version.
The latest FWTools release should contain the related binaries.
Best regards,
Tamas
2008/10/3 Duarte Carreira <[EMAIL PROTECTED]>:
> Hi all.
>
>
>
> I was tryin
Lähettäjä: Jose Gomez-Dans
> Hi,
> 2008/10/3 Jukka Rahkonen <[EMAIL PROTECTED]>
>> > $ ogrinfo --debug on -ro 'PG:host=HOST user=USER password=PASSWORD
>> port=5432
>> dbname=DBNAME'
>>
>> Try using " " around the connection string, instead of ' '.
> Nope, that doesn't change a thing. I am re
Hi,
2008/10/3 Jukka Rahkonen <[EMAIL PROTECTED]>
> > $ ogrinfo --debug on -ro 'PG:host=HOST user=USER password=PASSWORD
> port=5432
> dbname=DBNAME'
>
> Try using " " around the connection string, instead of ' '.
Nope, that doesn't change a thing. I am realising that my geometry_columns
table i
Hi all.
I was trying to convert & rename a shapefile and getting syntax errors with the
-sql string... So I'm wondering if this is working in 1.5.x or only in 1.6dev?
If it's not working in 1.5 is there any other way to accomplish this in this
version?
Thanks,
Duarte Carreira
_
Hi
I have 6 shape files, named
region_SPP_1__Acacia_cyclops.shp to region_SPP_6__Acacia_cyclops.shp
which I would like to combinr into a single shape file, called
Acacia_cyclops.shp
For this I wrote the following script:
#!/bin/bash
SP="Acacia_cyclops"
ogr2ogr -f \"ESRI Shapefile\" "./comb/"$SP"
Hi Jukka,
thanks for the info. Good to know for the future. But ... sounds to me like
Geotiff and GDAL. Thus who needs ozi? ;)
Oliver
Btw GDAL and mobile devices perform very well. Such a project like QLandkarte
GT / M would never exist without GDAL. Big cudos to the project maintainers!
_
> The work on an ozf2 driver has already started. Oliver, as you mentioned
> it, do you know if this could be a problem and if I should ask the
> OziExplorer guys to allow me this?
Hi,
I had problems with reengineering the GeoGrid format by EADS. They claim to
have an expired patent on this and
Jukka Rahkonen schrieb:
> Oliver Eichler gmx.de> writes:>
>
>
>> AFAIK the ozi format is just referencing information to a bitmap stored in a
>> known format like jpeg, png or tiff. Thus using gdal_translate is not that
>> obscure to me.
>>
>
> Hi,
>
> Not quite so. OziExplorer .map f
Oliver Eichler gmx.de> writes:>
> AFAIK the ozi format is just referencing information to a bitmap stored in a
> known format like jpeg, png or tiff. Thus using gdal_translate is not that
> obscure to me.
Hi,
Not quite so. OziExplorer .map file it doing that, pointing out to the image
file
Oliver Eichler schrieb:
> On Friday, 3. October 2008 11:43:04 you wrote:
>
>> On Fri, 03 Oct 2008 09:03:55 +0100, Oliver Eichler <[EMAIL PROTECTED]>
>>
> wrote:
>
>>> There is another converter:
>>>
>>> http://sourceforge.net/projects/ozi2geotiff
>>>
>> As far as I can tell this
Hi,
I'm using gdal for reading and writing geotiff images; I nedd to write a
c++ code able to read a geotiff image (I have already done it!), process it
and then give as output an image qith the same size of the input one
(exception for the number of bands) and with the same geographic data; the
o
Oliver Eichler a écrit :
There is another converter:
http://sourceforge.net/projects/ozi2geotiff
Oliver
No, it converts .map files.
Jean-Claude
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
On Friday, 3. October 2008 11:43:04 you wrote:
> On Fri, 03 Oct 2008 09:03:55 +0100, Oliver Eichler <[EMAIL PROTECTED]>
wrote:
> > There is another converter:
> >
> > http://sourceforge.net/projects/ozi2geotiff
>
> As far as I can tell this program just calls gdal_translate!
> So if GDAL doesn't k
Oliver Eichler schrieb:
> There is another converter:
>
> http://sourceforge.net/projects/ozi2geotiff
>
> Oliver
> ___
> gdal-dev mailing list
> gdal-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
>
Thanks for that, Oliver.
__
There is another converter:
http://sourceforge.net/projects/ozi2geotiff
Oliver
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
15 matches
Mail list logo