[Gdal-dev] PGeo and ODBC support in OGR

Frank Warmerdam warmerdam at pobox.com
Fri Dec 2 16:25:34 EST 2005


On 12/2/05, Tamas Szekeres <szekerest at gmail.com> wrote:
> Folks,
>
>
> If the data source could provide the bounding box of the shape adding a
> spatial filter support is not a difficult challenge.
>
> The only problem is how to inform the driver about the columns of the
> bounding box. Is applies to the reporting of the fid column as well.
>
> Due to the significant benefits of these issues it would be considerable to
> maintain default column names (eg. ogc_fid, minx, miny, maxx, maxy) since
> one can apply the proper aliases to support them without any problem.

Tamas,

The ODBC driver will currently recognise tables with an xmin,
ymin, xmax, and ymax column and treat them specially as a
shape spatial extent for purposes of spatial queries.  This is a
fairly recent addition (2-3 weeks ago).

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent




More information about the Gdal-dev mailing list