Hi list,
Exactly, this question should not be here since it isn’t about the
GDAL/OGR. However, I know there are people here who has made displaying
ENCs. And my question is: Is it necessary for me to charge for a IHO ECDIS
Presentation Library CD-ROM?
I mean there are something like look-up tabl
I think there is a bit more there than that. The driver (at least the
older version we use) will also deal with the multi-level style Primar
format systems.
Frank Warmerdam wrote:
>
> The driver will only find update files if they are in the same directory
> as the .000 file, have names like .001
Yilmaz Arslanoglu wrote:
Hello everybody;
I was just wondering whether there is a specific directory structure
that needs to be followed
in order to open an S-57 file collection by giving a single directory
path, instead of a file with a .000 extension.
I'm asking because, according to the foll
Hello everybody;
I was just wondering whether there is a specific directory structure
that needs to be followed
in order to open an S-57 file collection by giving a single directory
path, instead of a file with a .000 extension.
I'm asking because, according to the following statement from OGR IH
Had a similar problem in the past that I resolved like this:
$ gdalinfo --formats
gdalinfo: error while loading shared libraries: libgdal.so.1: cannot
open shared object file: No such file or directory
--> Is the lib acessible outside of gdal?
$ /sbin/ldconfig -p | grep gdal
-->nuffin... Let's
I'm not sure why this is not working, and I'm having a little trouble
getting a satisfactory answer on the web.
$ gdalinfo lewis_dem30.e00
ERROR 4: `lewis_dem30.e00' not recognised as a supported file format.
gdalinfo failed - unable to open 'lewis_dem30.e00'.
The file looks like this:
$ hea
Hi,
2009/10/17 Even Rouault :
> I'm not sure to understand what you mean with "connection between geometry and
> attributes". The OGRFeature concept is precisely containing both, so you
> don't
> need to do anything special.
sorry, I meant information about key column or better to say feature
Selon Martin Landa :
> Hi,
>
> I wonder how to get information about connection between geometry and
> attributes when OGRLayer::GetFIDColumn() returns "". For the
> shapefiles I have tested GetFIDColumn() returned always "". How to
> link attributes if this information is missing?
Martin,
I'm n
Hi,
I wonder how to get information about connection between geometry and
attributes when OGRLayer::GetFIDColumn() returns "". For the
shapefiles I have tested GetFIDColumn() returned always "". How to
link attributes if this information is missing?
Thanks in advance, Martin
PS: Using GDAL/OGR 1
Selon atubar :
> Thanks for your guide, and I will read all api doc more carefully.
> And I wonder that is there a list of metadata domain now konwn such as
> subdataset ?
No, to the best of my knowledge, there is no reference list of all metadata
domains that exist. Neither there is a way of lis
10 matches
Mail list logo