3 | | The original GIS module is described here: |
4 | | * http://wiki.sahana.lk/doku.php?id=dev:gis_infra |
5 | | |
6 | | We use [http://http://openlayers.org OpenLayers] to display Maps with a few [http://mapfish.org MapFish] widgets. |
7 | | |
8 | | We plan to use an integrated [http://mapserver.org MapServer] to display Shapefiles & Images[[BR]] |
9 | | Q: Are we better-off supporting [http://geoserver.org GeoServer]? |
10 | | * !MapFish & !OpenGeo do this |
11 | | * !MapFish Studio: http://mapfishblog.blogspot.com/2009/03/studio-beta-for-mapfile-manager.html |
12 | | * !GeoServer uses !OpenLayers as native preview |
13 | | * Next version of !GeoServer will feature a REST configuration API! |
14 | | |
15 | | We should aim to be compatible with UN Logistics: http://www.logcluster.org/mapcenter/unsdi |
| 3 | We use [http://http://openlayers.org OpenLayers] to display Maps with some [http://geoext.org GeoExt] widgets. |
| 39 | To display Shapefiles & Images we need to install a 3rd party server. |
| 40 | [GeoServer] is probably a better target than [http://mapserver.org MapServer] |
| 41 | * !GeoServer has a great in-built Admin UI |
| 42 | * !GeoServer can be configured via REST rather than !MapScript if we wish to control from within Eden itself |
| 43 | * !GeoServer uses !OpenLayers as native preview |
| 44 | * !GeoServer has a [http://geoserver.org/display/GEOS/Printing+2.0+HOWTO Printing plugin] |
| 45 | * [http://opengeosuite.org OpenGeoSuite] provides an integrated stack |
| 46 | * [http://mapfishblog.blogspot.com/2009/03/studio-beta-for-mapfile-manager.html MapFish Studio] |
| 47 | |
| 48 | We should aim to be compatible with UN Logistics: http://www.logcluster.org/mapcenter/unsdi |
| 49 | |