On jeudi 19 novembre 2020 23:42:59 CET Jorge Gustavo Rocha wrote: > Hi, > > Only now, based on Even's answer, I was able to find the proper > documentation. My fault! I was searching using uppercase and git grep > "_OGR_GEOMETRY_" was returning nothing. > > Just an update regarding the documentation: > > 1) OGR_GEOMETRY is well documented at > https://gdal.org/user/ogr_sql_dialect.html#ogr-geometry > > 2) "_OGR_GEOMETRY_" is also pretty well documented in the same document, > at https://gdal.org/user/ogr_sql_dialect.html#geometry-field
Jukka added that one just a few days ago > 3) As an alternative for all drivers, GEOMETRY field, used in SQL SQLite > dialect, is well documented at > https://gdal.org/user/sql_sqlite_dialect.html#geometry-field I've added in https://gdal.org/programs/ogrinfo.html#cmdoption-ogrinfo-dialect an hyperlink to the 2 above pages. Similarly for ogr2ogr -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
