wiki:ReplacingIntermap

Version 11 (modified by fxp, 15 years ago) ( diff )

--

Use OpenLayers for web mapping interface (replace Intermap with OL)

Date 2008/06/20
Contact(s) etj, francois
Last edited Timestamp
Status draft
Assigned to release to be determined
Resources ?

Overview

Replace IM with a more responsive map client. Current known initiatives :

  • In the context of a project in Switzerland, Camptocamp team is working on setting MapFish as a client for catalogue.

See proposal http://trac.mapfish.org/trac/mapfish/wiki/Proposals/Catalogue

Some screenshots

Proposal Type

  • Type: GUI Change, Module Change
  • App: !Intermap
  • Module:

Voting History

  • No votation requested yet.

Motivations

The current implementation of the map client needs an image transfer from the Intermap server every time something in the map changes.
OpenLayers has a quite different architecture, where many efforts has been spent in order to minimize heavy data transfers from map servers to the client. Also many map operations are ready out of the box. Removing the IM webapp in order to simplify the installation is also a nice target.

The main objectives are :

  • add support for some Intermap missing functionnalities:
    • allow simple vector feature support (bbox highlight, define bbox or bounding polygon in the editor)
    • allow non WGS84 projection support
  • improve :
    • map viewing (tiling, layer tree)
    • pdf printing

GUI will be mainly written using javascript. It will be easier to update the layout as it will use div and css (instead of existing deeply nested table layout). A jeeves service named "home" is using XSL to read localized string for the UI. Then all the layout will be HTML and JS.

Proposal

Function Available in 2.2 Available Comments
Zoom in/out X X default OL navigation or in map toolbar
Zoom slider X default OL navigation
Panning X X default OL navigation or in map toolbar
Zoom to full extent X X double click the metadata record to go to the metadata extent
Layer tree X X GeoExt layer tree (add, remove, view, reorder, transparency)
Pdf printing X X MapFish print module, TODO send by email
WMC X X OL WMC support, TODO email context
Metadata Bbox higlighter X
Metadata view X Popup (modal?) in default view mode ? Button to access to advanced view ?
Function Available Comments
Markers & annotation Not planned yet

To be discussed

Required librairies :

  • OpenLayers (2.8?)
  • GeoExt (0.5?)
  • MapFish (?)

The GeoEditorViewer proposal add the OpenLayers 2.8 and GeoExt 0.5 libs.

Related works :

Backwards Compatibility Issues

Risks

Participants

  • Francois (geocat.ch)
  • Patrick (geocat.ch)

Attachments (13)

Note: See TracWiki for help on using the wiki.