Changes between Version 12 and Version 13 of ReplacingIntermap
- Timestamp:
- 09/14/09 23:35:16 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReplacingIntermap
v12 v13 11 11 12 12 Replace IM with a more responsive map client. 13 13 14 Current known initiatives : 14 * In the context of a project in Switzerland, Camptocamp team is working on setting MapFish as a client for catalogue. 15 See proposal http://trac.mapfish.org/trac/mapfish/wiki/Proposals/Catalogue 15 * In the context of a project in Switzerland, Camptocamp team has been working on setting !MapFish as a client for catalogue. See proposal http://trac.mapfish.org/trac/mapfish/wiki/Proposals/Catalogue 16 16 * NGR (http://www.nationaalgeoregister.nl/geonetwork/srv/nl/main.home) 17 17 * Mali (Jean) - start from geocat.ch … … 41 41 42 42 === Links === 43 * '''Documents''': [http://openlayers.org/ OpenLayers], [http://trac.mapfish.org/trac/mapfish MapFish], [http://ext.js/ Ext.js]43 * '''Documents''': [http://openlayers.org/ OpenLayers], [http://geoext.org GeoExt], [http://trac.mapfish.org/trac/mapfish MapFish], [http://ext.js/ Ext.js] 44 44 * '''Email discussions''': 45 45 * '''Other wiki discussions''': … … 71 71 == Proposal == 72 72 73 || Function || Available in 2.2 || geocat.ch || NGR || Available || Comments || 73 === Catalogue search form === 74 Search form is composed of a simple and advanced mode. 75 Search criteria available by default are: 76 * simple form 77 * full text 78 * region or bounding box 79 * 80 * title 81 * abstract 82 * 83 * options 84 * sortBy 85 * number of restuls per page 86 * output 87 88 || '''Function''' || Available in 2.2 || geocat.ch || NGR || Available || Comments || 89 || || || || || || || 90 91 === Catalogue search results === 92 || '''Function''' || Available in 2.2 || geocat.ch || NGR || Available || Comments || 93 || Metadata view || || X |||| || Popup (modal?) in default view mode ? Button to access to advanced view ? || 94 || || || || || || || 95 96 === Map Features === 97 98 One "mini-map" is used to define search criteria and higlight bounding box of search results. 99 One "big-map" is used to make your map and display geographic data using OGC Services. 100 101 ==== Common map features === 102 || '''Function''' || Available in 2.2 || geocat.ch || NGR || Available || Comments || 74 103 || Zoom in/out || X || X || || || default OL navigation or in map toolbar || 75 104 || Zoom slider || || X || || || default OL navigation || 76 105 || Panning || X || X || || || default OL navigation or in map toolbar || 77 106 || Zoom to full extent || X || X || || || double click the metadata record to go to the metadata extent || 107 108 ==== Mini-map features === 109 || '''Function''' || Available in 2.2 || geocat.ch || NGR || Available || Comments || 110 || Metadata Bbox higlighter || || X || || 111 112 ==== Big-map features === 113 || '''Function''' || Available in 2.2 || geocat.ch || NGR || Available || Comments || 78 114 || Layer tree || X || X || || || GeoExt layer tree (add, remove, view, reorder, transparency) || 79 115 || Pdf printing || X || X || || || MapFish print module, TODO send by email || 80 116 || WMC || X || X || || || OL WMC support, TODO email context || 81 || Metadata Bbox higlighter || || X || ||82 || Metadata view || || X |||| || Popup (modal?) in default view mode ? Button to access to advanced view ? ||83 117 118 119 ==== Intermap feature not available in the proposal === 84 120 || Function || Available || || || Comments || 85 121 || Markers & annotation || || || || Not planned yet || 86 122 87 123 === To be discussed === 88 * Feature to support ? 89 * Which version of the lib? Use svn:external ? 124 * Question 125 * search form : link to a WFS server to define region? 126 * architecture : Which version of the lib? Use svn:external ? 90 127 * From where to start ? 91 128 * geocat.ch :