Samiksha Jaiswal (Editor)

JUMP GIS

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Development status
  
Active

Platform
  
Cross-platform

Type
  
Desktop GIS

Written in
  
Java

Available in
  
Multilingual

Stable release
  
1.9.0 / January 18, 2016; 13 months ago (2016-01-18)

JUMP is a Java based vector and raster GIS and programming framework. Current development continues under the OpenJUMP name.

Contents

Features

  • platform independent (Windows, Linux, Unix, Macintosh)
  • reads and writes ESRI Shapefile, GML, JML, CVS, OSM, DXF and PostGIS
  • reads datastores Postgis, Spatialite, Oracle and MariaDB
  • writes Postgis datastore
  • reads raster files like TIFF, JPEG, BMP, PNG, FLT, ASC, JP200 and ECW*
  • writes raster like TIFF, PNG, FLT, and ASC
  • save view to georeferenced rasters like JPEG and PNG
  • full geometry and attribute editing
  • OpenGIS SFS compliant
  • Geometry algorithms based on Java Topology Suite
  • a lot of third party plugins exists (e.g. connecting to Postgis, Oracle database or ArcSDE, print, reproject vectos, etc.)
  • supports standards like WMS, WFS and SLD
  • easy extensible GIS programming environment for own GIS-applications
  • supports multiple languages:
  • Czech
  • German
  • English
  • Italian
  • Spanish
  • Finnish
  • French
  • Hungarian
  • Malayalam
  • Portuguese
  • Portuguese (Brazil)
  • Telugu
  • Chinese (simplified)
  • Chinese (Hong Kong SAR)
  • Open source licence: GPL, no charge for download or use
  • History

    In 2002, as a project for the British Columbia Ministry of Sustainable Resource Management, Vivid Solutions Inc. created a software program to do automated matching ("conflation") of roads and rivers from different digital maps into an integrated single geospatial data set. The software team wisely made the program flexible enough to be used not just for roads and rivers, but almost any kind of spatial data: provincial boundaries, power-station locations, satellite images, and so on. The program was named JUMP (JAVA Unified Mapping Platform), and it has become a popular, free Geographic Information System (GIS).

    After the initial creation and deployment of JUMP, regular development of the program by Vivid Solutions stopped. However, the company continued offering support to the user community that had grown around JUMP, and provided information to developers that had begun to improve JUMP in small ways, or who had customized it to fit their needs. Martin Davis and Jon Aquino, two former employees of Vivid Solutions that worked on the original JUMP, played a key role in the growth of this community centered on JUMP.

    It soon became evident that both the users and developers would benefit from a "unified" JUMP platform. This central or core platform would eliminate the compatibility issues that plagued the JUMP user community, and would give developers a platform on which to focus and coordinate their efforts. A number of the lead members from each team working with JUMP formed the JPP Development Committee, whose purpose was to guide and oversee this new unified platform. A name was chosen for this open source GIS program to be based on JUMP, "OpenJUMP".

    File formats

    One important feature of Jump and OpenJUMP is the ability to work with GIS data in GML format. GML or "Geography Markup Language" is an XML (text-based) format for GIS data. It is a way to describe spatial information in a human readable form, and is an accepted "open standard" for GIS data.

    OpenJUMP can currently read and write GML data, and the team hopes to develop a number of utilities that will improve OpenJUMP's ability to work with GML.

    The ability to work with an open format like GML is important to implementers because it gives alternatives to proprietary formats like Autodesk DWG files or ESRI Shapefiles.

    OpenJUMP nevertheless also reads and writes ESRI Shapefiles and supports ESRI ASCII grid format with an OpenJump plugin from the SIGLE team. While OpenJUMP is considered primarily a vector based GIS, it also supports rasters, as TIF files or the above ESRI ASCII grid.

    References

    JUMP GIS Wikipedia