Difference between revisions of "Plugins for OpenJUMP"

From OpenJUMP Wiki
Jump to navigation Jump to search
Line 52: Line 52:
  
 
* '''DXF Driver''' Loads/write dxf files into/from OpenJUMP.  
 
* '''DXF Driver''' Loads/write dxf files into/from OpenJUMP.  
# from _Michael Michaud_: "download":http://geo.michaelm.free.fr/OpenJUMP/resources/drivers
+
# from ''Michael Michaud': [http://geo.michaelm.free.fr/OpenJUMP/resources/drivers download]
# Another dxf plugin from _Dante_ and _Rammi_:  
+
# Another dxf plugin from ''Dante'' and ''Rammi'':  
 
** download JUMP plugin (jar): http://jump-pilot.sourceforge.net/download/driver-dxf.jar by Dante Fuster, Peru, contact: dante.fuster[=at=]gmail.com (note: download also the CAFF program below and place the file ''dxfviewer-swing-pro.jar'' as well in OpenJUMPs /lib/ext directory like driver-dxf.jar
 
** download JUMP plugin (jar): http://jump-pilot.sourceforge.net/download/driver-dxf.jar by Dante Fuster, Peru, contact: dante.fuster[=at=]gmail.com (note: download also the CAFF program below and place the file ''dxfviewer-swing-pro.jar'' as well in OpenJUMPs /lib/ext directory like driver-dxf.jar
 
** download CAFF dxf viewer: http://jump-pilot.sourceforge.net/download/dxfviewer-swing-pro.jar by Rammi, contact: rammi[=at=]caff.de, note: just click on the jar file to start the application
 
** download CAFF dxf viewer: http://jump-pilot.sourceforge.net/download/dxfviewer-swing-pro.jar by Rammi, contact: rammi[=at=]caff.de, note: just click on the jar file to start the application

Revision as of 07:37, 12 October 2009

Below you will find a non-complte listing of available plugins for OpenJUMP. To add a plugin to OpenJUMP, simply put the JAR file into the OpenJUMP lib/ext directory. Eventually you need to unzip the file. See also our Installing Plugins page.

Websites with several plugins

Plugins for OpenJUMP

Editing Plugins

  • New ISA 2.5 tools for OpenJUMP deriving from SkyJUMP. Download "isa-2.5.jar":http://www.ashsiii.com/downloads/openjump/isa-2.5.jar and place it in your \OpenJUMP /lib/ext folder. Download also a modified workbench-properties.xml and place it in your OpenJUMP /bin folder to enables the individual tools on OJ menus.
    • KML datasource
    • Text Block Annotation and Interactive Buffer, on Editing toolbox (1)
    • Clip To Fence (1) , Orthogonalize and Auto Assign Attribute (1) on Tools menu.

(1) Added to \OpenJUMP nightly snapshot

Raster Image Plugins

OpenJUMP provides a basic raster support to display TIFF, JPG and PNG. ECW support is also provides if ECW drivers are correctly installed (see Working with Raster page). There are other raster plugins. Some of them require Java Advanced Imaging (JAI) libray. JAI for different platforms can be found here

  • an improved version is the image plugin from Project PIROL:

http://www.al.fh-osnabrueck.de/jump-download.html which in the new version also supports GeoTIFF files To work with the pirol plugin you need to install JAI and additionally to download the BaseClasses package.

which support apart from several image formats (ECW, TIF, JPG as Raster Catalog Data) the generation of TIN and TIN-Flow calculations (note: the page is in french!)

Print Plugins

  • Basic Print PlugIn supporting also multiple sheets by Geoff (http://www.cadplan.com.au/). It should work also with JUMP - It requires iText library to work.

Database Plugins

  • DB Query allows \OpenJUMP users to give arbitrary database queries to retrieve and display geographic feature sets (see documentation) from PostGIS, MySQL and Oracle databases.
  • PostGIS database connector (download) : see also Installing Plugins
  • PostGIS plugin (download) by Erwan Brocher. See also Erwan's wiki page for the description
  • iSQLViewer: SQL front end by Erwan Brocher(download).
  • ArcSDE database reader (as separate download but also contained in ISA 2.0 tools package - see below)
  • Oracle database reader (download)

Other Dataformats

  • DXF Driver Loads/write dxf files into/from OpenJUMP.
  1. from Michael Michaud': download
  2. Another dxf plugin from Dante and Rammi:

Internet Datasources and Web-Processing

Spatial Analysis and Editing PlugIns

  • Sextante, a set of free geospatial analysis tools developed by the Junta de Extremadura (ES). Download the latest beta Souceforge page by Victor Olay Download the latest version for OpenJUMP. See also OpenJUMP and Sextante page
  • Landscape Ecology: An extension to extract edges, core area, patches, corridors, branches and shortcut areas as described in (Vogt et al. 2007- Ecol. Ind.) but with buffer operations. It also provides several polygon metrics. - download
  • Quality Assurance Plugin from the original JUMP project to work with OpenJUMP: download
  • Road Matcher Plugin from the original JUMP project to work with OpenJUMP - download Access to the source code: here - and on our project SVN. We thank Steve Singer for making the necessary adoptions - this way Road Matcher could be used in an OpenStreetMap Conflation project

Coordinate Tranformation PlugIn

  • CTS extension download by Edgar Soldin. It allows the user to assign a coordinate reference system (CRS) to vector layers and reproject it. Please look at Working with Projections for installation and instructions.

Security for Geodata

  • Watermarking Plugin for Jump and Openjump by Julien Lafaye (please visit his webpage, WaterGoatOpenJumpPlugin. It is distributed under the LGPL license.

Programming and Scripting Support

  • *Beanshell Editor* is a text editor using a very old version of jEdit for syntax color. You can use it to write, launch, and save your own beanshell scripts.

You can download it here

GPS Plugins

Styles

Charts / Plots

Plugins for JUMP

These plugins are already (partly) integrated in OpenJUMP.

Installing Plugins

Popular Plugins