af3fa7dc76
+ occi.input: added table_from_sql to allow specify SELECT statements in table parameter + occi.input: added use_spatial_index parameter (on by default) + occi.input: improved determination of query columns type |
||
---|---|---|
.. | ||
Makefile.am | ||
occi_datasource.cpp | ||
occi_datasource.hpp | ||
occi_featureset.cpp | ||
occi_featureset.hpp | ||
occi_types.cpp | ||
occi_types.hpp | ||
README | ||
SConscript | ||
spatial_classesh.h | ||
spatial_classesm.cpp | ||
spatial_classesm.h | ||
spatial_classeso.cpp | ||
spatial_types.typ |
# # To regenerate C++ class declarations & implementations for the Spatial # object types of your database you should execute OTT # ott userid=scott/tiger attraccess=private intype=spatial_types.typ code=cpp \ cppfile=spatial_classeso.cpp hfile=spatial_classesh.h mapfile=spatial_classesm.cpp \ mapfunc=RegisterClasses