hello,
I had a fairly clean map with street codes, a very good candidate for
optical character recognition, so I tried to recognize it with some of the
available ocr engines and applications, just to try what if.
To my surprise, ocropus (https://code.google.com/p/ocropus/) got something
useful. It'
Hi.
A few years ago I had a problem with GMT/GDAL interactions such that the
GMT netCDF files were reflected when read into Qgis (for example). This
was worked around by running it through 'gdal_translate -of GMT'. There
was also a discussion about this being a bug in something in GDAL (since
Le dimanche 05 mai 2013 05:01:17, Sam Gillingham a écrit :
> Hi Even, Frank etc,
>
> I have updated the RFC to incorporate the comments from this thread.
>
> http://trac.osgeo.org/gdal/wiki/rfc40_enhanced_rat_support
>
> Let me know if there is anything else that needs to be addressed, or if I
>
Le dimanche 05 mai 2013 16:57:05, Ari Jolma a écrit :
> Hi,
>
> On the GDAL side there is the MajorObject class, which adds metadata to
> GDAL classes and objects like Datasets. On OGR side there is no such
> thing, AFAIK. Some OGR classes have a TestCapability method, which can
> in principle sup
Hi,
On the GDAL side there is the MajorObject class, which adds metadata to
GDAL classes and objects like Datasets. On OGR side there is no such
thing, AFAIK. Some OGR classes have a TestCapability method, which can
in principle support arbitrary capabilities, but there is no method,
which wo