|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
deegree Coordinate Reference System (crs) | |
---|---|
org.deegree.crs | The org.deegree.crs package contains all necessities to transform and project coordinates form one coordinates system into another. |
org.deegree.crs.components | The components package holds the shared components used by coordinatesystems, projections and transformations. |
org.deegree.crs.configuration | The org.deegree.crs.configuraton package contains the classes necessary to read crs-definitions from a file. |
org.deegree.crs.configuration.deegree | |
org.deegree.crs.configuration.gml | |
org.deegree.crs.configuration.proj4 | |
org.deegree.crs.configuration.resources | |
org.deegree.crs.coordinatesystems | The coordinatesystems package holds the different coordinatesystems used by the org.deegree.crs packages. |
org.deegree.crs.exceptions | The exception package holds the exceptions which can be used for all crs-transforms and projections. |
org.deegree.crs.projections | A map projection create a 2D view of the 3D-Object 'earth', by doing so, some information is inevitably lost. |
org.deegree.crs.projections.azimuthal | Azimuthal projections use a plane to project the earth onto. |
org.deegree.crs.projections.conic | Conic projections use a cone (hence it's name) to project a region of the earth. |
org.deegree.crs.projections.cylindric | Cylindrical projections use a cylinder (may it be oblique or not) to create projection of a region of the earth. |
org.deegree.crs.transformations | A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. |
org.deegree.crs.transformations.coordinate | Coordinate Transformations allow the chaining of operations to map coordinates of one coordinate systems onto a coordinate valid in another coordinate system. |
org.deegree.crs.transformations.helmert | A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. |
org.deegree.crs.transformations.polynomial | A Transformation can be defined as an mathematical operation which transforms some values into other values using a specified function. |
org.deegree.crs.utilities |
deegree Framework | |
---|---|
org.deegree.framework.concurrent | |
org.deegree.framework.file | |
org.deegree.framework.jndi | NEW Package. |
org.deegree.framework.log | The log package provides classes and interfaces implementing logging capabilities. |
org.deegree.framework.mail | NEW Package. |
org.deegree.framework.trigger | |
org.deegree.framework.util | |
org.deegree.framework.version | |
org.deegree.framework.xml | |
org.deegree.framework.xml.schema |
deegree Enterprise Services | |
---|---|
org.deegree.enterprise | |
org.deegree.enterprise.control | |
org.deegree.enterprise.control.ajax | |
org.deegree.enterprise.servlet | NEW Package. |
deegree Datatypes | |
---|---|
org.deegree.datatypes | |
org.deegree.datatypes.parameter | |
org.deegree.datatypes.time | |
org.deegree.datatypes.values | |
org.deegree.datatypes.xlink |
Other Packages | |
---|---|
org.deegree.i18n | |
org.deegree.owscommon | |
org.deegree.owscommon_1_1_0 | This package is able to read and write xml encoded documents which validate against the ows common 1.1.0 schema package. |
org.deegree.owscommon_1_1_0.operations | |
org.deegree.owscommon_new | |
org.deegree.owscommon.com110 | |
org.deegree.processing.raster | |
org.deegree.processing.raster.converter | |
org.deegree.processing.raster.filter | |
org.deegree.processing.raster.interpolation |
This document is the API specification of the deegree 2.5 framework - a Java framework for geospatial solutions.
Attention! All types and names are subject of change!
The basic idea about deegree is to provide a framework, allowing flexible
implementations of geospatial solutions ranging from standalone applications to
highly distributed and service-based infrastructures. Deegree
is reusable, platform independend, component-based, and
interoperable. To meet the interoperability requirement deegree is based on
OGC's WMS, WFS and GridCoverage Specifications and on the ISO 19107 datamodel.
ISO 19107:2003 specifies conceptual schemas for describing the spatial
characteristics of geographic features, and a set of spatial operations
consistent with these schemas.
The deegree 2.5 framework is using the following third-party libraries (the list is by far not complete):
deegree 2.5 requires the following platform: Java 2 SDK, Enterprise Edition (J2EE) 1.5 with Java 2 Platform, Standard Edition (J2SE) 1.5
WMS
- Web Map Service: Provides four protocols (GetCapabilities, GetMap, GetFeatureInfo and DescribeLayer) in support of the creation and display of registered and superimposed map-like views of information that come simultaneously from multiple sources that are both remote and heterogeneous. WFS
- Web Feature Service: The purpose of the Web Feature Server Interface Specification (WFS) is to describe data manipulation operations on OpenGIS� Simple Features (feature instances) such that servers and clients can communicate at the feature level. CSW
- Catalog Service for Web: Defines a common interface that enables diverse but conformant applications to perform discovery, browse and query operations against distributed and potentially heterogeneous catalog servers.WCS
- Web Coverage Service: Extends the Web Map Server (WMS) interface to allow access to geospatial "coverages" that represent values or properties of geographic locations, rather than WMS generated maps (pictures). SOS
- The basic function of the Sensor Observation Service (SOS) is to provide a web-enabled interface to a sensor, collection of sensors or sensor proxy. Sensors are defined as devices that measure physical quantities.Exception
, TODO: Central Error handling, support for multi language/internationalization missingsLogging
Profiling
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org