Malta

About

Malta is a Javascript web client to explore a database of extreme weather events interactively. It supports a map view and a table view of the data and relies completely on a OGC Web Features Service (WFS) to access the data. It relies heavily on GeoExt and ExtJS.

Currently, no live demo is available as the dataset is not publically available yet. Please contact us directly if you want to find out more! Thanks!

Features

  • WFS data backend (tested with Geoserver)
  • WMS for ancialliary data
  • User friendly data exploration
    • adapted feature selection menu
    • interactive time line
    • layer menu
    • table view with interactive filtering and sorting
  • Statistics view for selected events
  • Report generation (PDF) for single events

Screenshots

malta-01.PNG malta-02.PNG

Download

Latest

You can download the latest version of Malta from our Jenkins build server: http://build.dev.52north.org/jenkins/job/Malta/lastSuccessfulBuild/artifact/target/.

Malta is available as a .zip file for deployments in a content management system and as a .war file for depoyment in a servlet container such as Tomcat.

Releases/Changelog

Development

Malta is packaged as a web application that can be build with Maven. Maven ( mvn package) creates a web archive file ( ../target/malta-v.v.v.war), but it also runs if you just copy and paste the files from the archive file for deployment ( ../target/malta-v.v.v-cms-deploy.zip) in content management systems (CMS).

Sources

Malta is hosted on GitHub: https://github.com/52North/Malta

Customization

Based on the Maven build process, you can easily replace specific files.
  1. Create a folder, the "customization directory", following the Malta project layout with all the files that must be replaced, e.g. <my custom dir>/EE/report.js if you want to use your own Javascript to create reports. The build process currently supports .js, .jpg and .html files (see pom.xml).
  2. Build the project using mvn clean package and activate the profile customize with the parameter customizationDir. The latter must contain the full path to your customization directory as its value. Open the command line in the project directory (where the pom.xml is located) or set-up a custom Run Configuration in Eclipse. The full command should look like this: mvn clean package -Pcustomize -DcustomizationDir=<my path to>\<my custom dir>.
    Maven will create files and folder named malta-custom-<version>(.war, .zip).
    • Optionally, you can give your customization an additional name by using the paramter malta.profile.flag: mvn clean package -Pcustomize -DcustomizationDir=<my path to>\<my custom dir> -Dmalta.profile.flag=myFlag.
      In this case "myFlag" replaces the "custom" part of the filename. This is great to keep clear which customization you just built.

Used Libraries

Developers

Supporters

The development of Malta was supported by Deutsche Wetterdienst (DWD), http://www.dwd.de/.

dwd-logo.png

The DWD hosts an online version of Malta here: http://www.dwd.de/DE/forschung/projekte/dwdee/dwdee_node.html

Tasks / Roadmap

Next...

Contact

Project contact: Daniel Nüst (d.nuest@52north.org) for any inquiries about Malta.

License

Malta is published under Apache License 2.0:
Copyright 2013 52&#176;North Initiative for Geospatial Open Source Software GmbH

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
 
   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Metadata

  • Topic created by: DanielNuest
  • Topic created on: 2013-03-13

I Attachment Action Size Date Who Comment
dwd-logo.pngpng dwd-logo.png manage 13 K 12 Apr 2013 - 15:25 DanielNuest  
malta-01.PNGPNG malta-01.PNG manage 298 K 10 Apr 2013 - 09:36 DanielNuest  
malta-02.PNGPNG malta-02.PNG manage 55 K 10 Apr 2013 - 09:36 DanielNuest  
malta-1.0.1-cms-deploy.zipzip malta-1.0.1-cms-deploy.zip manage 1 MB 10 Apr 2013 - 09:53 DanielNuest  
malta-1.0.1.warwar malta-1.0.1.war manage 1 MB 10 Apr 2013 - 09:52 DanielNuest  
malta-logo.pngpng malta-logo.png manage 7 K 12 Apr 2013 - 15:25 DanielNuest  
This topic: Geostatistics > WebHome > Malta
Topic revision: 16 Dec 2015, DanielNuest
Legal Notice | Privacy Statement


This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Wiki? Send feedback