CartoWeb3 ChangeLog
Version 3.4.0
(2007-09-21)
- Added some new images plugin filter parameters:
- Map image size set dynamically via GET parameters ;
- Image mode now allow output of map, keymap and scalebar separately.
- Made URLs clickable in exportPdf documents.
- Added addRowSelector table rule tool.
- Added GET capabilities to outline plugin to generate on-the-fly point, line or polygon outline via URL.
- Added new --clean-views and --clean-accounting options to cw3setup.php
- Added LDAP storage for auth plugin
- LayerOverlay accepts 'filter' and 'filteritem' attributes (patch from Dirk Jesko)
- Added 'db_direct' method to store accounting information
- Added free (user) scale input in location coreplugin
- Added 'bboxHistory' plugin: allows the user to navigate through bbox history.
- Added WMS browser light and OgcLayerLoader plugins to make WMS layers loading more user-friendly.
- Added exportRtf plugin which gives the possibility to export the map in a RTF format.
- Added multiple resolutions for legend icons.
- Added exportImg plugin, similar to mode=image but via a template and allowing direct access to the generated ima ge.
Version 3.3.0
(2006-08-31)
- Added accounting infrastucture, to log request informations. This can be used for statistics.
- Added tools for queries by point, polygon and circle (in addition to existing query-by-bbox tool).
- Added AJAX support in plugins.
- Added WMS-layers browsing plugin.
- Added hooks capabilities in views processing.
- Added sampleProject, a start project to build your own ones upon it.
- Added DXF export.
- Added geostatistical plugin for choropleth map visualization.
Version 3.2.0
(2006-02-14)
- Added mapOverlay plugin to dynamically search, create, update or delete mapfile elements.
- Added edition plugin ("edit") to create, edit or delete geographical data on the browser.
- Added "toolPicker", an extensible JavaScript tool to choose colors and symbols.
- Added support for GIF images in PDF export.
- Added support for additional fonts in PDF export.
- PDF form inputs are now saved while browsing the viewer and their initial states are set in config files.
- Added built-in toolbar rendering switching system: radio buttons, icons borders, icons switching.
- Improved cw3setup.php (installation script) to focus on given projects.
- Added "rotate" mode for PDF export: selection of to-be-exported rectangle, including rotation.
- Added optional reference marks on displayed map and/or PDF export.
- Many bugfixes and improvements.
Version 3.1.0
(2005-11-10)
- Redesigned DHTML map interface as a convenient object-oriented API.
- Added JavaScript constraints for polygons: maximum number of points, no crossing.
- Added new improved tabs interface.
- Added support of styles with shapes and labels in outline plugin.
- Added new profile parameter for quick development/production switch.
- Added possibility to separate toolbar icons in several groups dispatched wherever in the interface layout.
- Improved PDF export plugin:
- Support for multiline text blocks ;
- Support for external data source (files, databases) for text blocks ;
- Debugged overview extent ;
- Customizable overview outline colors ;
- Overview can use viewer keymap.
- Redesigned installation script. Added Windows installation wizard (.exe installer).
- Added views plugin.
- Added routing plugin.
- Added layers reordering plugin.
- Added raw-image output switch.
- Renamed class Serializable to CwSerializable (for PHP 5.0.4+ compatibility).
- Added possibility to create output-format specific tables rules (eg. only for PDF, only for HTML, only for CSV...).
- Switched most private plugins methods and members to "protected" in order to facilitate plugin extension.
- Added support for dynamic mapfiles (generation using PHP templates) and multiple mapfiles switching.
- Added support for dynamic changes on layers tree (aka "layers children switching").
- Moved I18n PO files to projects directories.
- Optimized export plugins (HTML, CSV, PDF, etc.) that now uses the main CartoWeb page (separated export.php pages are deprecated).
Version 3.0.0
(2005-04-01)
Initial release.