Back to main Wiki page
Starting with version 2.1.0 of the GUI front end (spatialite_gui), a rather sophisticated Map Panel, fully based on both libspatialite and librasterlite2, has been integreted.
To promote a simple and easy familiarization with this new advanced feature, several, practical step by step examples, have been made available as tutorials.
For the tutorials, sample databases have been made available for each of the four tutorials.
The tutorials are structured in two distinct groups:
- Basic tutorials, intended to exemplify and explain how-to use the Map Panel from an end-user perspective.
- Advanced tutorials, intended to exemplify and explain how-to create and configure databases fully supporting Map Panel.
This second group is mainly inteded for power-users, database administrators and alike.
Basic Tutorials
- Testing the world-rasters.sqlite sample
- Testing the natural_earth.sqlite sample
- Testing the tuscany.sqlite sample
- Testing the topo-tuscany.sqlite sample
Advanced Tutorials
- Creating and configuring a database containing Raster Coverages: the world-rasters.sqlite sample
- Creating and configuring a database containing Vector Coverages: the natural_earth.sqlite sample
- Creating and configuring a database containing Raster Coverages, Vector Coverages and WMS Layers. the tuscany.sqlite sample
- Creating and configuring a database containing Topologies and Networks. the topo-tuscany.sqlite sample
Back to main Wiki page