mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
- occi.input: added optional estimate_extent parameter (much like pgsql.input) - occi.input: added prefetch of 100 rows in spatial queries (must be tunable) - occi.input: commented a console debug clog output that was flooding my bash
#
# 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