This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Available variables: | |
// - Machine | |
// - interpret | |
// - assign | |
// - send | |
// - sendParent | |
// - spawn | |
// - raise | |
// - actions |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2011-05-22 09:56:48 (141 KB/s) - `init_spatialite-2.3.sql.gz' saved [71808/71808] | |
spatialite var/develop.db < parts/init_spatialite-2.3.sql | |
SpatiaLite version ..: 2.4.0 Supported Extensions: | |
- 'VirtualShape' [direct Shapefile access] | |
- 'VirtualDbf' [direct DBF access] | |
- 'VirtualText' [direct CSV/TXT access] | |
- 'VirtualNetwork' [Dijkstra shortest path] | |
- 'RTree' [Spatial Index - R*Tree] | |
- 'MbrCache' [Spatial Index - MBR cache] |