[fdo-trac] #322: SQLite: Incorrect implementation of spatial_ref_sys
FDO
trac_fdo at osgeo.org
Mon Apr 21 00:50:09 EDT 2008
#322: SQLite: Incorrect implementation of spatial_ref_sys
-------------------------------+--------------------------------------------
Reporter: jbirch | Owner: traianstanev
Type: defect | Status: new
Priority: major | Milestone:
Component: SQLite Provider | Version: 3.3.1
Severity: 3 | Keywords:
External_id: |
-------------------------------+--------------------------------------------
The current implementation of spatial_ref_sys uses TEXT type for auth_srid
and fills it with WKT. This is supposed to be an integer field, and
should contain a code (like, for EPSG, something like 26910).
I have updated the [http://trac.osgeo.org/fdo/wiki/FDORfc16 RFC] with a
recommended table definition and description of what each column should
contain.
--
Ticket URL: <https://trac.osgeo.org/fdo/ticket/322>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list