Tutorial: Experimenting with the spatial features

This tutorial shows allows you to experiment with some of the spatial features in SQL Anywhere. To do so, you will first load an ESRI shapefile into your sample database (demo.db) to give you some valid spatial data to experiment with.

The tutorial is broken into the following parts:

 Part 1: Install additional units of measure and spatial reference systems
 Part 2: Download the ESRI shapefile data
 Part 3: Load the ESRI shapefile data
 Part 4: Query spatial data
 Part 5: Output spatial data to SVG
 Part 6: Project spatial data
 (optional) Restore the sample database (demo.db)