Done
- Minimap :this would be placed under the ContextTree and have a bounds area corresponding to the selected mapcontext. A little red rectangle to indicate where the main map2D is. (a bit like QGIS)
Proposals
You can write here your ideas,proposals.
- Export Maps with JasperReport
JasperReport is an excellent report generator, it can be used to make map export and prints in a huge number of formats.
- Map Atlas module
Now that we embedded JasperReport it could be possible to make a map atlas generator.
For exemple :
The user choose a PostGIS Database and a catalog is generated using
for each Layer :
- a small map
- general info about the layer (bounds,title)
- the CRS
- the attributs list
- number of features in the layer
and whatever else
We have actually everything needed, we need the time to do it.
- Saving Projects as Web Map Context
This format is well knowned, I don't know if a module already exist in GeotoolKit.
If Yes, this could be something quick to do.
- Datas to KML
Exporting Shapefile or another format to KML.
- Terrain cross section with JFreeChart
JFreeChart allows to create many types of diagrams. It could be used to create a cross section between many points using a DEM.
The idea is to get this kind of result :
