[gdal-dev] SQLite BLOB format of ogr2ogr
Even Rouault
even.rouault at mines-paris.org
Fri Dec 30 17:37:53 EST 2011
Le vendredi 30 décembre 2011 23:29:18, Hua-Ying Ling a écrit :
> Hi,
>
> I can't seem to find the documentation for the SQLite Geometry BLOB format
> created by ogr2ogr when I converted a Esri Shapefile to SQLite. I'm using
> the version included with FWTools247.
>
> It doesn't seem to follow the WKB format or the SpatiaLite BLOB format.
Hum, I'll suggest you to check again. The BLOB format is WKB format (unless
you create explicitely a spatialite DB).
>
> I'd like to to keep my app very small so I'd like to parse this BLOB
> without the use of library functions.
>
> Thanks, Happy Holidays!
> Hua-Ying
More information about the gdal-dev
mailing list