----------------
- Collected the rijksdriehoek and google mercator proj4 strings in one
location (coordinates.py). Including handy conversion methods.
- Added views for showing and managing workspaces.
- Added workspaces and workspaceitems for showing map layers and de-coupling
them with behind-the-scenes data.
- Added generic WMS view.
- Added shapefile layer rendering function.
- Added generic layer rendering and layer searching hook-ups through
so-called setuptools entrypoints.
- Added template tags for rendering workspaces.