[gdal-dev] How to use OGRField and what does its contents mean?

Chaitanya kumar CH chaitanya.ch at gmail.com
Thu Sep 24 09:30:40 EDT 2009


Randy,

OGR's driver page is your starting point. http://www.gdal.org/ogr/drv_s57.html
Any information besides from http://www.gdal.org/ogr/ can be obtained
directly by examining the OGR code. You can browse through the code at
http://trac.osgeo.org/gdal/browser/branches/1.6/gdal/ogr and, if you
are interested, contribute your own documentation.

2009/9/24 Randy <randyqiuxy at hotmail.com>:
> Hi everyone,
>
> Sorry to interrupt you!
>
> I’m a new boy in OGR and s_57. I feel that there is no very explicit
> introduction about OGR’s details. Now, I don’t know where should I use
> OGRFiled since I don’t understand its details such as Set、Binary、Date in
> S_57. Anyone can explain it for me?  I read OGR’s open source code, but it
> doesn’t seem like it gives us enough information and notation.
>
> Besides that, anyone could tell me where I can find the more explicit
> introduction about OGR, I mean almost each part of the OGR?
>
> Best regards,
>
> Randy
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>

-- 
Best regards,
Chaitanya kumar CH.


More information about the gdal-dev mailing list