Changes between Version 46 and Version 47 of BluePrintGeographicInformationSystems


Ignore:
Timestamp:
05/26/10 22:38:40 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGeographicInformationSystems

    v46 v47  
    11= Blueprints for the GIS Module =
    22
    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
     3We use [http://http://openlayers.org OpenLayers] to display Maps with some [http://geoext.org GeoExt] widgets.
    164
    175 * [wiki:BluePrintGISAPI Mapping API]
     
    4937 * [wiki:BluePrintGISUploadPhotos Upload Photos] - with GPX Track & use timestamps to place associated features onto the map
    5038
     39To 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
     48We should aim to be compatible with UN Logistics: http://www.logcluster.org/mapcenter/unsdi
     49
    5150Ideas from here could be useful:
    5251 * http://mapsgeek.com
     
    5453 * http://apps.geomajas.org/showcase/
    5554
     55The original GIS module was described here:
     56 * http://wiki.sahana.lk/doku.php?id=dev:gis_infra
     57
    5658[wiki:DeveloperGuidelinesGIS DeveloperGuidelinesGIS]
     59[wiki:UserGuidelinesGIS UserGuidelinesGIS]
    5760
    5861----