Wednesday, February 11, 2004
Things to do:
1. Split image data into tiles
2. Store tile filenames in db, alongside details of area covered, adjacent tiles, scale and mapping type (vector, raster, roadmap, outdoor leisure, etc).
3. DB handling which accepts a location (lat/lon), scale and map type and returns HTML which renders the atlas at that location.
4. RML extension to invoke the AtlasRenderer.
5. Reverse mapping in db from each tile to an entry.
6. Navigation using atlas arrows.
7. Scale navigation.
More will occur on the way, but I reckon that's enough to be going on with.
T