Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

None

Examples

Code Block
xml
xml
linenumberstruexml
	<spatial:spatialEngine id="spatialengine.shapefile">
		<dbtype>shapefiledir</dbtype>
		<url><![CDATA[file:/home/sforbes/data/spatial/demo]]></url>
		<memorymapped>true</memorymapped>
		<createspatialindex>true</createspatialindex>
	</spatial:spatialEngine>
Code Block
xml
xml
linenumberstruexml
	<spatial:spatialEngine id="spatialengine.shapefile">
		<dbtype>shapefiledir</dbtype>
		<url><![CDATA[file:G:\GIS\DATA\SHAPEFILES]]></url>
		<memorymapped>true</memorymapped>
		<createspatialindex>true</createspatialindex>
	</spatial:spatialEngine>