地理データ等を集約するXMLデータベースシステム
* changed default value of geometry index. This change causes a restriction
that user can't register geometry with minOccurs="0".
If you'd like to use geometry with minOccurs="0", change following line
in daruma.property file to false.
daruma.geometry.create_geometry_index = true
○ 座標インデックスのデフォルト値を変更した。この変更のため
minOccurs="0" の座標型が使用できなくなっている。
もし、minOccurs="0" の座標型を使用したい場合は、
daruma.property ファイル中の以下の行を false に設定して下さい。
daruma.geometry.create_geometry_index = true