trying to solve IT problems

How I tried to fix certain programming problems, mostly in the java, JEE, JBoss scene, web area and using Ubuntu or Debian linux.

  • Home
  • Geomajas / GIS
  • About
Twitter RSS
Category Archives: geomajas / GIS

Ktunaxa Referral Management System

Posted on March 19, 2012 by joachim
1 Comment

The Ktunaxa RMS is an open source application which was built for the Ktunaxa Nation Counsil. This is a first nation which needs a referral management system for processing the referrals which are relevant for their territory.

Requests for any kind of project are typically submitted to the province or some other authority. When they notice that the project is relevant to the Ktunaxa territory, the request is passed on to the KNC for feedback. KNC will input the referral in the RMS. This will start a business process to guide the referral handling.

A referral always needs an initial assessment to determine how it will be processed. Some feedback may need to be given. In most cases an evaluation of the Ktunaxa values need to be done. This is a check whether the location of the referral does not impact the Ktunaxa land, for example in the area of cultural values (e.g. burial grounds) or ecology (endangered species). This is typically done using a spatial query.

Users can add comments and documents to a referral. When the assessment of the referral is done, the comments and documents which are marked will be included in the final report.

Users can choose the data which is displayed on the map. This includes the background layers which are displayed, which base or value layers and the selection of referrals. You can create a printable PDF with the current map view. You can measure distances on the map and view details of displayed objects.

Searching can be done on referrals and value objects. Queries can use a combination of attributes and geometry. You can search on geometry using the geometry of the current referral or draw the search area. In both cases, a buffer can be applied to increase the search region.

The project is open source using the AGPLv3 license. It can be found on GitHub.

The project is built using the Geomajas GIS application framework and uses many other open source projects including Activiti for the workflows, iText for generating PDF, JasperReports for the reporting, GeoTools and Hibernate spatial for spatial support, Alfresco as document store, PostGIS as database. Most of these are accessed using Geomajas plug-ins.

Below is a screen recording which shows some of the Ktunaxa RMS features.

Categories: geomajas / GIS, java

Starting a new Geomajas project

Posted on March 14, 2012 by joachim
No Comments

If you want to start a new Geomajas project, you can use the maven archetype which should get you up and going in minutes.

Just use the following maven command, and answer the questions.

mvn archetype:generate -DarchetypeCatalog=http://files.geomajas.org/archetype-catalog.xml

You can then start the skeleton application using

mvn install jetty:run

Next steps, see the “Getting started” documentation.

Categories: geomajas / GIS

MagdaGeo sample

Posted on February 17, 2012 by joachim
No Comments

MagdaGeo is a new, soon-to-be-released application for the Flemish government which is based on the Geomajas spatial application framework. Some recording of features can now be found on YouTube

Updating map data demo:

Public issue reporting demo:

Categories: geomajas / GIS
Previous Entries
Next Entries
  • Recent Posts

    • Plug-ins and faces overview for Geomajas
    • Adding an admin user in JIRA with embedded database
    • The Geomajas project release releases back-end 1.10, three independent projects and 15 plug-ins
    • Spatial data in the enterprise BeJUG session
    • Ktunaxa Referral Management System
  • Recent Comments

    • Eric on delete windows service account
    • nandra indonesia on delete windows service account
    • joachim on CXF ws client, dynamic endpoint and loading WSDL from the classpath
    • TXMaster on CXF ws client, dynamic endpoint and loading WSDL from the classpath
    • TXMaster on CXF ws client, dynamic endpoint and loading WSDL from the classpath
  • Categories

    • architecture
    • competencies
    • equanda
    • geomajas / GIS
    • java
    • jboss
    • maven
    • semantics
    • tapestry5
    • ubuntu / debian / linux
    • Uncategorized
    • web development
    • web services
© trying to solve IT problems. Proudly Powered by WordPress | Nest Theme by YChong