comp.lang.ada
 help / color / mirror / Atom feed
* GeoTIFF (TIFF) binding for Ada?
@ 2013-01-28 10:28 mockturtle
  2013-01-28 11:39 ` John B. Matthews
  0 siblings, 1 reply; 2+ messages in thread
From: mockturtle @ 2013-01-28 10:28 UTC (permalink / raw)


Dear.all,
I need to be able to read the tags in a GeoTIFF file from Ada.  On the GeoTIFF page (http://trac.osgeo.org/geotiff/) I found few libraries

  GDAL       : (C++) http://www.gdal.org/
  libgeotiff : (C)   http://www.remotesensing.org/geotiff/api/index.html
  libtiff    :       http://www.remotesensing.org/libtiff/ 

so I could write a binding for then, but before starting working I wanted to check if there was something ready.

Do you know if there is

  1. An Ada binding for libgeotiff/GDAL/libtiff?
  2. An Ada library for reading GeoTIFF tags?
  3. An Ada library for reading TIFF tags? (GeoTIFF images are just TIFF images with a special set of tags, so that any TIFF-capable library would work)

Thank you

Riccardo



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-28 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-28 10:28 GeoTIFF (TIFF) binding for Ada? mockturtle
2013-01-28 11:39 ` John B. Matthews

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox