JUMP: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
(Links)
Zeile 1: Zeile 1:
 +
''”'''JUMP''' is a computer program that uses a unified mapping platform as a visualisation framework … ”'' (changed ESRI key note on What is GIS? by M. Bobzien)
 +
 
The foundation of The '''JUMP-Project''' is a suite of free, open-source applications that provide an extensible API and graphic user interface (GUI) for viewing and manipulating spatial data-sets. Currently, the major projects of the JUMP Project suite include:
 
The foundation of The '''JUMP-Project''' is a suite of free, open-source applications that provide an extensible API and graphic user interface (GUI) for viewing and manipulating spatial data-sets. Currently, the major projects of the JUMP Project suite include:
  
Zeile 9: Zeile 11:
 
JUMP Plug-Ins optimize the JUMP component tools and functions into enviroments specific to the needs of a given project or application. For example, the Government of British Columbia's (BC) Ministry of Sustainable Resource Management (MSRM) has developed and used various custom JUMP plug-ins for the preparation and integration of data into their Corporate Watershed Base (CWB) project.
 
JUMP Plug-Ins optimize the JUMP component tools and functions into enviroments specific to the needs of a given project or application. For example, the Government of British Columbia's (BC) Ministry of Sustainable Resource Management (MSRM) has developed and used various custom JUMP plug-ins for the preparation and integration of data into their Corporate Watershed Base (CWB) project.
  
===PostGIS-Schnittstelle ===
+
==PostGIS-Schnittstelle ==
  
Geometrie aus einer PostGIS-Datenbank darzustellen ist möglich über das Add-On '''PostGIS-Driver''' von [http://www.refractions.net Refractions Research].
+
Geometrie aus einer [[PostGIS]]-Datenbank darzustellen ist möglich über das Add-On '''PostGIS-Driver''' von [http://www.refractions.net Refractions Research].
  
====Links ====
+
==Links ==
  
 
* [http://jump-project.org http://jump-project.org]
 
* [http://jump-project.org http://jump-project.org]

Version vom 28. September 2006, 17:01 Uhr

JUMP is a computer program that uses a unified mapping platform as a visualisation framework … ” (changed ESRI key note on What is GIS? by M. Bobzien)

The foundation of The JUMP-Project is a suite of free, open-source applications that provide an extensible API and graphic user interface (GUI) for viewing and manipulating spatial data-sets. Currently, the major projects of the JUMP Project suite include:

  • The JUMP Unified Mapping Platform (JUMP) provides both the main UI and an API to a highly extensible framework for developing and running custom spatial data processing applications.
  • The JTS Topology Suite (JTS) provides an API of 2D spatial predicates and functions for fundamental geometric operations in an OGC-compliant spatial object model.
  • The JCS Conflation Suite (JSC) is an API and a set of interactive tools which perform conflation on spatial datasets.

JUMP Plug-Ins optimize the JUMP component tools and functions into enviroments specific to the needs of a given project or application. For example, the Government of British Columbia's (BC) Ministry of Sustainable Resource Management (MSRM) has developed and used various custom JUMP plug-ins for the preparation and integration of data into their Corporate Watershed Base (CWB) project.

PostGIS-Schnittstelle

Geometrie aus einer PostGIS-Datenbank darzustellen ist möglich über das Add-On PostGIS-Driver von Refractions Research.

Links