mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
9 lines
330 B
Plaintext
9 lines
330 B
Plaintext
#
|
|
# 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
|
|
|