FWIW, here are the code fragments I added (to my copy of GDAL 1.4.0),
though I have subsequently changed my strategy and don't use it any
longer. This makes it possible to use the styles in a GUI, where you
can list available styles and have the user select one.
The DataSource/Layer/Feature
I wound up using Spatialite (SQLite + WKB/GEOS support) instead of writing my
own code. It was very fast and easy to setup. It would make a perfect
teaching/learning tool for anyone who wants to learn about SQL and spatial
operators.
Craig
-Original Message-
From: Mateusz Loskot [ma