Changes between Version 8 and Version 9 of DeveloperGuidelines/GIS
- Timestamp:
- 01/05/09 10:01:40 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/GIS
v8 v9 2 2 3 3 = GIS Module = 4 5 == !OpenLayers == 6 The GIS module uses !OpenLayers for Display purposes, so a thorough understanding of this is a great foundation for what we do: 7 * http://trac.openlayers.org/wiki/Documentation#BeforeGettingStarted--TheTechnologiesBehindOpenLayers 8 * http://trac.openlayers.org/wiki/NewToOpenLayers 9 10 == !MapFish == 11 The map window is wrapped in an Ext GUI based on !MapFish client: 12 * https://trac.mapfish.org/trac/mapfish/wiki/HowToUseWidgets 4 13 5 14 == How to add a new Layer type ==