Preface

Insert Preface Text here. Give OGC specific commentary: describe the technical content, reason for document, history of the document and precursors, and plans for future work.

There are two ways to specify the Preface: "simple clause" or "full clasuse"

If the Preface does not contain subclauses, it is considered a simple preface clause. This one is entered as text after the .Preface label and must be placed between the AsciiDoc document attributes and the first AsciiDoc section title. It should not be give a section title of its own.

If the Preface contains subclauses, it needs to be encoded as a full preface clause. This one is recognized as a full Metanorma AsciiDoc section with te title "Preface", i.e. == Preface. (Simple preface content can also be encoded like full preface.)

Abstract

<Insert Abstract Text here>

Security Considerations

No security considerations have been made for this Standard.

Submitters

All questions regarding this submission should be directed to the editor or the submitters:

Name Affiliation OGC member

Steve Liang

University of Calgary, Canada / SensorUp Inc.

Yes

Contributors

Additional contributors to this Standard include the following:

Individual name(s), Organization

Source of the content for this OGC document

Validity of content

Future work

If you need to place any further sections in the preface area use the [.preface] attribute.

Scope

<Insert Scope text here>

Give the subject of the document and the aspects of that scope covered by the document.

Conformance

<Insert conformance content here>

Provide a short description of the content approached in subsequent sections and the main subject of the document

References

The following normative documents contain provisions that, through reference in this text, constitute provisions of this document. For dated references, subsequent amendments to, or revisions of, any of these publications do not apply. For undated references, the latest edition of the normative document referred to applies.

If there are no references, leave this section empty.

References are to follow the Springer LNCS style, with the exception that optional information may be appended to references: DOIs are added after the date and web resource references may include an access date at the end of the reference in parentheses. See examples from Springer and OGC below.

  • [], Identification of Common Molecular Subsequences. Smith, T.F., Waterman, M.S., J. Mol. Biol. 147, 195–197 (1981)

  • [], ZIB Structure Prediction Pipeline: Composing a Complex Biological Workflow through Web Services. May, P., Ehrlich, H.C., Steinke, T. In: Nagel, W.E., Walter, W.V., Lehner, W. (eds.) Euro-Par 2006. LNCS, vol. 4128, pp. 1148–1158. Springer, Heidelberg (2006)

  • [], The Grid: Blueprint for a New Computing Infrastructure., Foster, I., Kesselman, C.. Morgan Kaufmann, San Francisco (1999).

  • [], Grid Information Services for Distributed Resource Sharing. Czajkowski, K., Fitzgerald, S., Foster, I., Kesselman, C. In: 10th IEEE International Symposium on High Performance Distributed Computing, pp. 181–184. IEEE Press, New York (2001)

Terms and Definitions

example term

term used for exemplary purposes

[ISO19101-1]

An example note.

Conventions

This section provides details and examples for any conventions used in the document. Examples of conventions are symbols, abbreviations, use of XML schema, or special notes regarding how to read the document.

Identifiers

The normative provisions in this standard are denoted by the URI

http://www.opengis.net/spec/{standard}/{m.n}

All requirements and conformance tests that appear in this document are denoted by partial URIs which are relative to this base.

Other conventions

<Place any other convention needed with its corresponding title>

Core

This clause establishes the Core Requirements class, with IRI /req/core, which has a corresponding Conformance Class, Core, with IRI /conf/core.

Class: geosrs:CoordinateSystem

Table 1. geosrs:CoordinateSystem

Type

owl:Class

URI

https://w3id.org/geosrs/cs/CoordinateSystem

Definition

Set of axes that spans a given coordinate space and of mathematical rules for specifying how coordinates are to be assigned to points. Cf. ISO 19111:2007:2007-07, part 9.2, table 17 and annex B.2.

Class: geosrs:CartesianCoordinateSystem

Table 2. geosrs:CartesianCoordinateSystem

Type

owl:Class

URI

https://w3id.org/geosrs/cs/CartesianCoordinateSystem

Definition

Coordinate system which gives the position of points relative to n mutually perpendicular axes. Cf. ISO 19111:2007:2007-07, tables 15 and 18.

Super-classes

PseudoCylindricalProjection

Class: geosrs:EllipsoidalCoordinateSystem

Table 3. geosrs:EllipsoidalCoordinateSystem

Type

owl:Class

URI

https://w3id.org/geosrs/cs/EllipsoidalCoordinateSystem

Definition

Coordinate system which gives the position is specified by geodetic latitude, geodetic longitude and (in the three-dimensional case) ellipsoidal height. Cf. ISO 19111:2007:2007-07, tables 15 and 20.

Super-classes

PseudoCylindricalProjection

Class: geosrs:LinearCoordinateSystem

Table 4. geosrs:LinearCoordinateSystem

Type

owl:Class

URI

https://w3id.org/geosrs/cs/LinearCoordinateSystem

Definition

One-dimensional coordinate system in which a linear feature forms the axis.

Class: geosrs:OrdinalCoordinateSystem

Table 5. geosrs:OrdinalCoordinateSystem

Type

owl:Class

URI

https://w3id.org/geosrs/cs/OrdinalCoordinateSystem

Definition

n-dimensional coordinate system in which every axis uses integers.

Super-classes

GeodeticCoordinateSystem

Class: geosrs:ParametricCoordinateSystem

Table 6. geosrs:ParametricCoordinateSystem

Type

owl:Class

URI

https://w3id.org/geosrs/cs/ParametricCoordinateSystem

Definition

One-dimensional coordinate system where the axis units are parameter values which are not inherently spatial.

Super-classes

GeodeticCoordinateSystem

Class: geosrs:PolarCoordinateSystem

Table 7. geosrs:PolarCoordinateSystem

Type

owl:Class

URI

https://w3id.org/geosrs/cs/PolarCoordinateSystem

Definition

Two-dimensional coordinate system in Euclidean space in which position is specified by one distance coordinate and one angular coordinate.

Super-classes

GeodeticCoordinateSystem

Class: geosrs:SphericalCoordinateSystem

Table 8. geosrs:SphericalCoordinateSystem

Type

owl:Class

URI

https://w3id.org/geosrs/cs/SphericalCoordinateSystem

Definition

Three-dimensional coordinate system in Euclidean space with one distance measured from the origin and two angular coordinates

Super-classes

GeodeticCoordinateSystem

Class: geosrs:VerticalCoordinateSystem

Table 9. geosrs:VerticalCoordinateSystem

Type

owl:Class

URI

https://w3id.org/geosrs/cs/VerticalCoordinateSystem

Definition

One-dimensional coordinate system used for gravity related height or depth measurements. Cf. ISO 19111:2007:2007-07, tables 15 and 25.

Super-classes

3DCoordinateSystem

Class: geosrs:CoordinateSystemAxis

Table 10. geosrs:CoordinateSystemAxis

Type

owl:Class

URI

https://w3id.org/geosrs/cs/CoordinateSystemAxis

Definition

Axis relative to which a coordinate of a point is specified in a coordinate system. See ISO 19111:2007:2007-07, part 9.3, table 27 and annex B.2.2.

Class: geosrs:CRS

Table 11. geosrs:CRS

Type

owl:Class

URI

https://w3id.org/geosrs/srs/CRS

Definition

Depending on the spatial dimension of coordinates (1D, 2D, 3D), this piece of metadata is used for specifying the elements of definition associated to a given set of coordinates: its datum, its ellipsoid, its prime meridian, the type of coordinates (geocentric, geographic, projected,…​), the coordinates units of measure, when appropriate the cartographic projection used, the vertical coordinate reference system.

Super-classes

CRS[CRS]

Class: geosrs:EngineeringCRS

Table 12. geosrs:EngineeringCRS

Type

owl:Class

URI

https://w3id.org/geosrs/srs/EngineeringCRS

Definition

A contextually local coordinate reference system which can be divided into two broad categories: - earth-fixed systems applied to engineering activities on or near the surface of the earth; - CRSs on moving platforms such as road vehicles, vessels, aircraft or spacecraft.

Super-classes

CRS[CRS]

Class: geosrs:GeodeticCRS

Table 13. geosrs:GeodeticCRS

Type

owl:Class

URI

https://w3id.org/geosrs/srs/GeodeticCRS

Definition

Coordinate Reference System associated with a geodetic datum. Cf. ISO 19111:2007:2007-07, part 8.2.2.a, table 10 and annex B.1.2.1.a.

Super-classes

CRS[CRS]

Class: geosrs:GeographicCRS

Table 14. geosrs:GeographicCRS

Type

owl:Class

URI

https://w3id.org/geosrs/srs/GeographicCRS

Definition

Coordinate Reference System that has a geodetic reference frame and an ellipsoidal coordinate system

Super-classes

CRS[CRS]

Class: geosrs:ProjectedCRS

Table 15. geosrs:ProjectedCRS

Type

owl:Class

URI

https://w3id.org/geosrs/srs/ProjectedCRS

Definition

Coordinate Reference System derived from a two-dimensional geodetic coordinate reference system by applying a map projection. Cf. ISO 19111:2007:2007-07, part 8.2.3.b, table 11 and annex B.1.2.3.

Super-classes

CRS[CRS]

Class: geosrs:ReferenceSystem

Table 16. geosrs:ReferenceSystem

Type

owl:Class

URI

https://w3id.org/geosrs/srs/ReferenceSystem

Definition

An abstract coordinate system, whose origin, orientation and scale are specified in physical space. It is based on a set of reference points, defined as geometric points whose position is identified physically and mathematically.

Class: geosrs:SingleCRS

Table 17. geosrs:SingleCRS

Type

owl:Class

URI

https://w3id.org/geosrs/srs/SingleCRS

Definition

Coordinate reference system consisting of one coordinate system and one datum. Cf. ISO 19111:2007:2007-07, table 5.

Super-classes

CRS[CRS]

Class: geosrs:SpatialReferenceSystem

Table 18. geosrs:SpatialReferenceSystem

Type

owl:Class

URI

https://w3id.org/geosrs/srs/SpatialReferenceSystem

Definition

A spatial reference system (SRS) is a system for establishing spatial position. A spatial reference system can use geographic identifiers (place names, for example), coordinates (in which case it is a coordinate reference system), or identifiers with structured geometry (in which case it is a discrete global grid system).

Super-classes

CRS[CRS]

Class: geosrs:CoordinateOperation

Table 19. geosrs:CoordinateOperation

Type

owl:Class

URI

https://w3id.org/geosrs/co/CoordinateOperation

Definition

Mathematical operation on coordinates, based on one-to-one relationship, that changes coordinates from one coordinate reference system to another. Cf. ISO 19111:2007:2007-07, part 11.1, table 42 and annex B.4.

Super-classes

CRS[CRS]

Class: geosrs:SingleOperation

Table 20. geosrs:SingleOperation

Type

owl:Class

URI

https://w3id.org/geosrs/co/SingleOperation

Definition

A non concatenated coordinate operation. Cf. ISO 19111:2007:2007-07, table 43.

Super-classes

CRS[CRS]

Class: geosrs:Transformation

Table 21. geosrs:Transformation

Type

owl:Class

URI

https://w3id.org/geosrs/co/Transformation

Definition

Coordinate operation in which the two coordinate reference systems are based on different datums. Cf. ISO 19111:2007:2007-07, table 44.

Super-classes

CRS[CRS]

Class: geosrs:Conversion

Table 22. geosrs:Conversion

Type

owl:Class

URI

https://w3id.org/geosrs/co/Conversion

Definition

Coordinate operation in which both coordinate reference systems are based on the same datum. Cf. ISO 19111:2007:2007-07, table 45 and annex B.4.2.

Super-classes

CRS[CRS]

Class: geosrs:OperationMethod

Table 23. geosrs:OperationMethod

Type

owl:Class

URI

https://w3id.org/geosrs/co/OperationMethod

Definition

Method used to perform an operation on coordinates. See ISO 19111:2007:2007-07, table 48 and annex B.4.5.

Class: geosrs:OperationParameter

Table 24. geosrs:OperationParameter

Type

owl:Class

URI

https://w3id.org/geosrs/co/OperationParameter

Definition

Parameter used by a method to perform an operation on coordinates. See ISO 19111:2007:2007-07, table 52 and annex B.4.5.

Class: geosrs:OperationParameterValue

Table 25. geosrs:OperationParameterValue

Type

owl:Class

URI

https://w3id.org/geosrs/co/OperationParameterValue

Definition

Value of a parameter used by a method to perform an operation on coordinates. See ISO 19111:2007:2007-07, table 55.

Class: geosrs:Datum

Table 26. geosrs:Datum

Type

owl:Class

URI

https://w3id.org/geosrs/datum/Datum

Definition

Parameter or set of parameters that define the position of the origin, the scale and the orientation of a coordinate system. Cf. ISO 19111:2007:2007-07, part 10.1, table 33 and annex B.3.

Class: geosrs:GeodeticDatum

Table 27. geosrs:GeodeticDatum

Type

owl:Class

URI

https://w3id.org/geosrs/datum/GeodeticDatum

Definition

Datum describing the relation of a two- or three-dimensional coordinate system to the Earth. Cf. ISO 19111:2007:2007-07, part 10.2, table 34 and annex B.3.2.

Class: geosrs:PrimeMeridian

Table 28. geosrs:PrimeMeridian

Type

owl:Class

URI

https://w3id.org/geosrs/datum/PrimeMeridian

Definition

Meridian from which the longitudes of other meridians are quantified. Cf. ISO 19111:2007:2007-07, part 10.2.1, table 35 and annex B.3.2.2.

Class: geosrs:Ellipsoid

Table 29. geosrs:Ellipsoid

Type

owl:Class

URI

https://w3id.org/geosrs/datum/Ellipsoid

Definition

Surface formed by the rotation of an ellipse about its minor axis, defined by a semi-major axis and a flattening parameter and fairly geocentric. NB : It is a mathematical model of the geoid, i.e. the Earth without its relief. Many geodetic ellipsoids exist. Cf. ISO 19111:2007:2007-07, part 10.2.2, table 36 and annex B.3.2.3.

Class: geosrs:VerticalDatum

Table 30. geosrs:VerticalDatum

Type

owl:Class

URI

https://w3id.org/geosrs/datum/VerticalDatum

Definition

Datum describing the relation of gravity-related heights or depths to the Earth. Cf. ISO 19111:2007:2007-07, table 41 and annex B.3.3.

Super-classes

Frame[Frame]

Property: geosrs:semiMajorAxis

Table 31. geosrs:semiMajorAxis

URI

https://w3id.org/geosrs/semiMajorAxis

Type

owl:DatatypeProperty

Definition

Indicates the length of the semi major axis of an ellipsoid. Cf. ISO 19111:2007:2007-07, table 36, attribute length of semi-major axis.

Range

xsd:double[xsd:double]

Domain

Ellipsoid

Property: geosrs:semiMinorAxis

Table 32. geosrs:semiMinorAxis

URI

https://w3id.org/geosrs/semiMinorAxis

Type

owl:DatatypeProperty

Definition

Indicates the length of the semi minor axis of an ellipsoid. Cf. ISO 19111:2007:2007-07, table 37, attribute length of semi-minor axis.

Range

xsd:double[xsd:double]

Domain

Ellipsoid

Property: geosrs:axis

Table 33. geosrs:axis

URI

https://w3id.org/geosrs/axis

Type

owl:ObjectProperty

Definition

The property relates a coordinate system to one of its axis

Range

Axis

Domain

CoordinateSystem

Property: geosrs:baseCRS

Table 34. geosrs:baseCRS

URI

https://w3id.org/geosrs/baseCRS

Type

owl:ObjectProperty

Definition

The geodetic coordinate reference system on which a projected coordinate reference system is based. Cf. ISO 19111:2007:2007-07, table 11, association role baseCRS.

Range

CRS

Domain

CRS

Property: geosrs:coordinateSystem

Table 35. geosrs:coordinateSystem

URI

https://w3id.org/geosrs/coordinateSystem

Type

owl:ObjectProperty

Definition

The property relates a coordinate reference system to its coordinate system

Range

CoordinateSystem

Domain

CRS

Property: geosrs:datum

Table 36. geosrs:datum

URI

https://w3id.org/geosrs/datum

Type

owl:ObjectProperty

Definition

The property relates a coordinate reference system to a datum

Range

Datum

Domain

CRS

Property: geosrs:domainOfValidity

Table 37. geosrs:domainOfValidity

URI

https://w3id.org/geosrs/domainOfValidity

Type

owl:ObjectProperty

Definition

Geographic area or time interval in which the referring object is valid. Cf. ISO 19111:2007:2007-07, tables 4, 33 and 42, attribute domainOfValidity.

Range

AreaOfUse

Domain

CRS

Property: geosrs:ellipsoid

Table 38. geosrs:ellipsoid

URI

https://w3id.org/geosrs/ellipsoid

Type

owl:ObjectProperty

Definition

The properties relates a datum to its ellipsoid definition

Range

Ellipsoid

Domain

Datum

Property: geosrs:sourceCRS

Table 39. geosrs:sourceCRS

URI

https://w3id.org/geosrs/sourceCRS

Type

owl:ObjectProperty

Definition

The coordinate reference system associated to the data used as input of a given operation. Cf. ISO 19111:2007:2007-07, table 42, named association Source.

Range

CRS

Domain

CRS

Property: geosrs:targetCRS

Table 40. geosrs:targetCRS

URI

https://w3id.org/geosrs/targetCRS

Type

owl:ObjectProperty

Definition

The coordinate reference system associated to the data obtained as output of a given operation. Cf. ISO 19111:2007:2007-07, table 42, named association Target.

Range

CRS

Domain

CRS

Coordinate Operation Module

This clause establishes the Co Requirements class, with IRI /req/co, which has a corresponding Conformance Class, Co, with IRI /conf/co.

Property: geosrs:derivingConversion

Table 41. geosrs:derivingConversion

URI

https://w3id.org/geosrs/co/derivingConversion

Type

owl:ObjectProperty

Range

CRS

Domain

CRS

Property: geosrs:method

Table 42. geosrs:method

URI

https://w3id.org/geosrs/co/method

Type

owl:ObjectProperty

Range

CoordinateOperation

Domain

CRS

Property: geosrs:parameter

Table 43. geosrs:parameter

URI

https://w3id.org/geosrs/co/parameter

Type

owl:ObjectProperty

Range

OperationParameter

Domain

Conversion

Coordinate System Module

This clause establishes the CS Requirements class, with IRI /req/cs, which has a corresponding Conformance Class, CS, with IRI /conf/cs.

Class: geosrs:1DCoordinateSystem

Table 44. geosrs:1DCoordinateSystem

URI

https://w3id.org/geosrs/cs/1DCoordinateSystem

Definition

Non-repeating sequence of coordinate system axes that spans a given coordinate space in one dimension

Super-classes

1DCoordinateSystem

Class: geosrs:3DCoordinateSystem

Table 45. geosrs:3DCoordinateSystem

URI

https://w3id.org/geosrs/cs/3DCoordinateSystem

Definition

Non-repeating sequence of coordinate system axes that spans a given coordinate space in three dimensions

Super-classes

3DCoordinateSystem

Class: geosrs:AffineCoordinateSystem

Table 46. geosrs:AffineCoordinateSystem

URI

https://w3id.org/geosrs/cs/AffineCoordinateSystem

Definition

Coordinate system in Euclidean space with straight axes that are not necessarily mutually perpendicular

Super-classes

AffineCoordinateSystem

Class: geosrs:BarycentricCoordinateSystem

Table 47. geosrs:BarycentricCoordinateSystem

URI

https://w3id.org/geosrs/cs/BarycentricCoordinateSystem

Definition

A coordinate system in which the location of a point is specified by reference to a simplex (a triangle for points in a plane, a tetrahedron for points in three-dimensional space, etc.)

Super-classes

BarycentricCoordinateSystem

Class: geosrs:CelestialCoordinateSystem

Table 48. geosrs:CelestialCoordinateSystem

URI

https://w3id.org/geosrs/cs/CelestialCoordinateSystem

Definition

A coordinate system for specifying positions of celestial objects relative to physical reference points

Super-classes

CelestialCoordinateSystem

Class: geosrs:ConicalCoordinateSystem

Table 49. geosrs:ConicalCoordinateSystem

URI

https://w3id.org/geosrs/cs/ConicalCoordinateSystem

Definition

A conical coordinate system is a three-dimensional orthogonal coordinate system consisting of concentric spheres (described by their radius r) and by two families of perpendicular cones, aligned along the z- and x-axes, respectively

Super-classes

ConicalCoordinateSystem

Class: geosrs:CurvilinearCoordinateSystem

Table 50. geosrs:CurvilinearCoordinateSystem

URI

https://w3id.org/geosrs/cs/CurvilinearCoordinateSystem

Definition

A coordinate system for the Euclidean space in which the coordinate lines may be curved

Super-classes

CurvilinearCoordinateSystem

Class: geosrs:CylindricalCoordinateSystem

Table 51. geosrs:CylindricalCoordinateSystem

URI

https://w3id.org/geosrs/cs/CylindricalCoordinateSystem

Definition

Three-dimensional coordinate system in Euclidean space in which position is specified by two linear coordinates and one angular coordinate

Super-classes

CylindricalCoordinateSystem

Class: geosrs:EclipticCoordinateSystem

Table 52. geosrs:EclipticCoordinateSystem

URI

https://w3id.org/geosrs/cs/EclipticCoordinateSystem

Definition

An ecliptic coordinate system is used for representing the apparent positions and orbits of solar system objects.

Super-classes

EclipticCoordinateSystem

Class: geosrs:EngineeringCoordinateSystem

Table 53. geosrs:EngineeringCoordinateSystem

URI

https://w3id.org/geosrs/cs/EngineeringCoordinateSystem

Definition

Coordinate system used by an engineering coordinate reference system, one of an affine coordinate system, a Cartesian coordinate system, a cylindrical coordinate system, a linear coordinate sytem, an ordinal coordinate system, a polar coordinate system or a spherical coordinate system

Super-classes

EngineeringCoordinateSystem

Class: geosrs:EquatorialCoordinateSystem

Table 54. geosrs:EquatorialCoordinateSystem

URI

https://w3id.org/geosrs/cs/EquatorialCoordinateSystem

Definition

A celestial coordinate system in which an object’s position on the celestial sphere is described in terms of its north-south declination and east-west right ascension, measured relative to the celestial equator and vernal equinox, respectively.

Super-classes

EquatorialCoordinateSystem

Class: geosrs:GalacticCoordinateSystem

Table 55. geosrs:GalacticCoordinateSystem

URI

https://w3id.org/geosrs/cs/GalacticCoordinateSystem

Definition

A coordinate system with the Sun as its center, the primary direction aligned with the approximate center of the Milky Way Galaxy, and the fundamental plane parallel to an approximation of the galactic plane but offset to its north.

Super-classes

CelestialCoordinateSystem 3DCoordinateSystem

Class: geosrs:GeodeticCoordinateSystem

Table 56. geosrs:GeodeticCoordinateSystem

URI

https://w3id.org/geosrs/cs/GeodeticCoordinateSystem

Definition

Coordinate system used by a Geodetic CRS, one of a Cartesian coordinate system or a spherical coordinate system.

Super-classes

GeodeticCoordinateSystem

Class: geosrs:GeographicalCoordinateSystem

Table 57. geosrs:GeographicalCoordinateSystem

URI

https://w3id.org/geosrs/cs/GeographicalCoordinateSystem

Definition

Spherical or geodetic coordinate system for measuring and communicating positions directly on Earth as latitude and longitude.

Super-classes

SphericalCoordinateSystem GeodeticCoordinateSystem

Class: geosrs:GridCoordinateSystem

Table 58. geosrs:GridCoordinateSystem

URI

https://w3id.org/geosrs/cs/GridCoordinateSystem

Definition

A grid coordinate system identifies areas within a grid.

Super-classes

GridCoordinateSystem

Class: geosrs:HexagonalCoordinateSystem

Table 59. geosrs:HexagonalCoordinateSystem

URI

https://w3id.org/geosrs/cs/HexagonalCoordinateSystem

Definition

A hexagonal coordinate system identifies areas within a hexagonal lattice.

Super-classes

HexagonalCoordinateSystem

Class: geosrs:HorizontalCoordinateSystem

Table 60. geosrs:HorizontalCoordinateSystem

URI

https://w3id.org/geosrs/cs/HorizontalCoordinateSystem

Definition

A horizontal coordinate system is a celestial coordinate system that uses the observer’s local horizon as the fundamental plane.

Super-classes

HorizontalCoordinateSystem

Class: geosrs:LocalCoordinateSystem

Table 61. geosrs:LocalCoordinateSystem

URI

https://w3id.org/geosrs/cs/LocalCoordinateSystem

Definition

Coordinate system with a point of local reference.

Super-classes

LocalCoordinateSystem

Class: geosrs:ObliqueCoordinateSystem

Table 62. geosrs:ObliqueCoordinateSystem

URI

https://w3id.org/geosrs/cs/ObliqueCoordinateSystem

Definition

A plane coordinate system whose axes are not perpendicular.

Super-classes

ObliqueCoordinateSystem

Class: geosrs:OrthogonalCoordinateSystem

Table 63. geosrs:OrthogonalCoordinateSystem

URI

https://w3id.org/geosrs/cs/OrthogonalCoordinateSystem

Definition

A orthogonal coordinate system is a system of curvilinear coordinates in which each family of surfaces intersects the others at right angles.

Super-classes

OrthogonalCoordinateSystem

Class: geosrs:PerifocalCoordinateSystem

Table 64. geosrs:PerifocalCoordinateSystem

URI

https://w3id.org/geosrs/cs/PerifocalCoordinateSystem

Definition

A frame of reference centered at the focus of the orbit, i.e. the celestial body about which the orbit is centered.

Super-classes

PerifocalCoordinateSystem

Class: geosrs:PlanarCoordinateSystem

Table 65. geosrs:PlanarCoordinateSystem

URI

https://w3id.org/geosrs/cs/PlanarCoordinateSystem

Definition

A two-dimensional measurement system that locates features on a plane based on their distance from an origin (0,0) along two perpendicular axes.

Super-classes

PlanarCoordinateSystem

Class: geosrs:SkewCoordinateSystem

Table 66. geosrs:SkewCoordinateSystem

URI

https://w3id.org/geosrs/cs/SkewCoordinateSystem

Definition

A skew coordinate system is a system of curvilinear coordinates in which each family of surfaces intersects the others at angles other than right angles.

Super-classes

SkewCoordinateSystem

Class: geosrs:DateTimeTemporalCoordinateSystem

Table 67. geosrs:DateTimeTemporalCoordinateSystem

URI

https://w3id.org/geosrs/cs/DateTimeTemporalCoordinateSystem

Definition

One-dimensional coordinate system used to record time in dateTime representation as defined in ISO 8601.

Super-classes

DateTimeTemporalCoordinateSystem

Class: geosrs:TemporalCountCoordinateSystem

Table 68. geosrs:TemporalCountCoordinateSystem

URI

https://w3id.org/geosrs/cs/TemporalCountCoordinateSystem

Definition

One-dimensional coordinate system used to record time as an integer count.

Super-classes

TemporalCountCoordinateSystem

Class: geosrs:TemporalCoordinateSystem

Table 69. geosrs:TemporalCoordinateSystem

URI

https://w3id.org/geosrs/cs/TemporalCoordinateSystem

Definition

One-dimensionalcoordinate system where the axis is time.

Super-classes

TemporalCoordinateSystem

Class: geosrs:TemporalMeasureCoordinateSystem

Table 70. geosrs:TemporalMeasureCoordinateSystem

URI

https://w3id.org/geosrs/cs/TemporalMeasureCoordinateSystem

Definition

One-dimensional coordinate system used to record a time as a real number.

Super-classes

TemporalMeasureCoordinateSystem

Class: geosrs:SuperGalacticCS

Table 71. geosrs:SuperGalacticCS

URI

https://w3id.org/geosrs/cs/SuperGalacticCS

Definition

A reference frame for the supercluster of galaxies that contains the Milky Way galaxy, referenced to a local relatively flat collection of galaxy clusters used to define the supergalactic plane.

Super-classes

CelestialCoordinateSystem 3DCoordinateSystem

Property: geosrs:axisDirection

Table 72. geosrs:axisDirection

URI

https://w3id.org/geosrs/cs/axisDirection

Type

owl:ObjectProperty

Definition

The direction of an axis. Cf. ISO 19111:2007:2007-07, table 27, attribute coordinate system axis direction.

Range

AxisDirection

Domain

Axis

Property: geosrs:cylindricalCS

Table 73. geosrs:cylindricalCS

URI

https://w3id.org/geosrs/cs/cylindricalCS

Type

owl:ObjectProperty

Definition

Links a coordinate reference system to a cylindrical coordinate system

Range

CS

Domain

CRS

Datum Module

This clause establishes the Datum Requirements class, with IRI /req/datum, which has a corresponding Conformance Class, Datum, with IRI /conf/datum.

Class: geosrs:DynamicGeodeticReferenceFrame

Table 74. geosrs:DynamicGeodeticReferenceFrame

URI

https://w3id.org/geosrs/datum/DynamicGeodeticReferenceFrame

Definition

Geodetic reference frame in which some of the parameters describe time evolution of defining station coordinatesExample: defining station coordinates having linear velocities to account for crustal motion.

Super-classes

DynamicGeodeticReferenceFrame

Class: geosrs:TriaxialEllipsoid

Table 75. geosrs:TriaxialEllipsoid

URI

https://w3id.org/geosrs/datum/TriaxialEllipsoid

Definition

Surface of an analytic ellipsoid defined by three axes of different length. Also referred as scalene ellipsoid.

Class: geosrs:DynamicVerticalDatum

Table 76. geosrs:DynamicVerticalDatum

URI

https://w3id.org/geosrs/datum/DynamicVerticalDatum

Definition

Vertical reference frame in which some of the defining parameters have time dependencyExample: Defining station heights have velocity to account for post-glacial isostatic rebound motion. Cf. ISO 19111:2019 Geographic information — Referencing by coordinates.

Super-classes

DynamicVerticalDatum

Class: geosrs:ParametricDatum

Table 77. geosrs:ParametricDatum

URI

https://w3id.org/geosrs/datum/ParametricDatum

Definition

Textual description and/or a set of parameters identifying a particular reference surface used as the origin of a parametric coordinate system, including its position with respect to the Earth. Cf. ISO 19111:2019 Geographic information — Referencing by coordinates.

Super-classes

ParametricDatum

Class: geosrs:DefiningParameter

Table 78. geosrs:DefiningParameter

URI

https://w3id.org/geosrs/datum/DefiningParameter

Definition

Parameter value, an ordered sequence of values, or a reference to a file of parameter values that define a paramtric datum. Cf. ISO 19111:2019 Geographic information — Referencing by coordinates.

Class: geosrs:EngineeringDatum

Table 79. geosrs:EngineeringDatum

URI

https://w3id.org/geosrs/datum/EngineeringDatum

Definition

Definition of the origin and orientation of an engineering coordinate reference systemNote: The origin can be fixed with respect to the Earth (such as a defined point at a construction site), or be a defined point on a moving vehicle (such as on a ship or satellite), or a defined point of an image. Cf. ISO 19111:2019 Geographic information — Referencing by coordinates.

Super-classes

EngineeringDatum

Class: geosrs:TemporalDatum

Table 80. geosrs:TemporalDatum

URI

https://w3id.org/geosrs/datum/TemporalDatum

Definition

Definition of the relationship of a temporal coordinate system to an objectNote: The object is normally time on the Earth. Cf. ISO 19111:2019 Geographic information — Referencing by coordinates.

Super-classes

TemporalDatum

Class: geosrs:DatumEnsemble

Table 81. geosrs:DatumEnsemble

URI

https://w3id.org/geosrs/datum/DatumEnsemble

Definition

A collection of two or more datums (or if geodetic or vertical, a collection of two or more reference frames) that are realizations of one Conventional Reference System and which for all but the highest accuracy requirements may be considered to be insignificantly different from each other. Note: Within the datum ensemble every frame or datum is constrained to be a realization of the same reference system. Cf. ISO 19111:2019 Geographic information — Referencing by coordinates.

Property: geosrs:inverseFlattening

Table 82. geosrs:inverseFlattening

URI

https://w3id.org/geosrs/datum/inverseFlattening

Type

owl:DatatypeProperty

Definition

Indicates the inverse flattening value of an ellipsoid, expressed as a number or a ratio (percentage rate, parts per million, etc.). Cf. ISO 19111:2007:2007-07, table 37, attribute inverse flattening

Range

xsd:double[xsd:double]

Domain

Ellipsoid

Property: geosrs:primeMeridian

Table 83. geosrs:primeMeridian

URI

https://w3id.org/geosrs/datum/primeMeridian

Type

owl:ObjectProperty

Definition

The prime meridian used by a geodetic datum. Cf. ISO 19111:2007:2007-07, table 34, association role primeMeridian.

Range

PrimeMeridian

Domain

Datum

SRS Application Module

This clause establishes the SRSAPP Requirements class, with IRI /req/srsapp, which has a corresponding Conformance Class, SRSAPP, with IRI /conf/srsapp.

Projections Module

This clause establishes the PROJ Requirements class, with IRI /req/proj, which has a corresponding Conformance Class, PROJ, with IRI /conf/proj.

Class: geosrs:A4Projection

Table 84. geosrs:A4Projection

URI

https://w3id.org/geosrs/projection/A4Projection

Super-classes

A4Projection

Class: geosrs:AdamsProjection

Table 85. geosrs:AdamsProjection

URI

https://w3id.org/geosrs/projection/AdamsProjection

Super-classes

AdamsProjection

Class: geosrs:AdamsWorldInASquareIIProjection

Table 86. geosrs:AdamsWorldInASquareIIProjection

URI

https://w3id.org/geosrs/projection/AdamsWorldInASquareIIProjection

Super-classes

AdamsWorldInASquareIIProjection

Class: geosrs:AdamsWorldInASquareIProjection

Table 87. geosrs:AdamsWorldInASquareIProjection

URI

https://w3id.org/geosrs/projection/AdamsWorldInASquareIProjection

Super-classes

AdamsWorldInASquareIProjection

Class: geosrs:AiryProjection

Table 88. geosrs:AiryProjection

URI

https://w3id.org/geosrs/projection/AiryProjection

Definition

An azimuthal minimum error projection for the region within the small or great circle defined by an angular distance, from the tangency point of the plane

Super-classes

AiryProjection

Class: geosrs:AitoffObliqueProjection

Table 89. geosrs:AitoffObliqueProjection

URI

https://w3id.org/geosrs/projection/AitoffObliqueProjection

Super-classes

AitoffObliqueProjection

Class: geosrs:AitoffProjection

Table 90. geosrs:AitoffProjection

URI

https://w3id.org/geosrs/projection/AitoffProjection

Definition

A modified azimuthal projection whose graticule takes the form of an ellipse

Super-classes

AitoffProjection

Class: geosrs:AlbersEqualAreaProjection

Table 91. geosrs:AlbersEqualAreaProjection

URI

https://w3id.org/geosrs/projection/AlbersEqualAreaProjection

Super-classes

AlbersEqualAreaProjection

Class: geosrs:AmericanPolyconicProjection

Table 92. geosrs:AmericanPolyconicProjection

URI

https://w3id.org/geosrs/projection/AmericanPolyconicProjection

Super-classes

AmericanPolyconicProjection

Class: geosrs:ApianGlobularIProjection

Table 93. geosrs:ApianGlobularIProjection

URI

https://w3id.org/geosrs/projection/ApianGlobularIProjection

Super-classes

ApianGlobularIProjection

Class: geosrs:ApianIIProjection

Table 94. geosrs:ApianIIProjection

URI

https://w3id.org/geosrs/projection/ApianIIProjection

Super-classes

ApianIIProjection

Class: geosrs:ArchaicProjection

Table 95. geosrs:ArchaicProjection

URI

https://w3id.org/geosrs/projection/ArchaicProjection

Class: geosrs:ArdenCloseProjection

Table 96. geosrs:ArdenCloseProjection

URI

https://w3id.org/geosrs/projection/ArdenCloseProjection

Super-classes

ArdenCloseProjection

Class: geosrs:ArmadilloProjection

Table 97. geosrs:ArmadilloProjection

URI

https://w3id.org/geosrs/projection/ArmadilloProjection

Super-classes

ArmadilloProjection

Class: geosrs:AtlantisProjection

Table 98. geosrs:AtlantisProjection

URI

https://w3id.org/geosrs/projection/AtlantisProjection

Super-classes

AtlantisProjection

Class: geosrs:AugustEpicycloidalProjection

Table 99. geosrs:AugustEpicycloidalProjection

URI

https://w3id.org/geosrs/projection/AugustEpicycloidalProjection

Definition

A projection in which every angle between two curves that crosss each other on a celestical body is preserved in the image of the projection

Super-classes

AugustEpicycloidalProjection

Class: geosrs:AuthaGraphProjection

Table 100. geosrs:AuthaGraphProjection

URI

https://w3id.org/geosrs/projection/AuthaGraphProjection

Super-classes

AuthaGraphProjection

Class: geosrs:AzimuthalEqualAreaProjection

Table 101. geosrs:AzimuthalEqualAreaProjection

URI

https://w3id.org/geosrs/projection/AzimuthalEqualAreaProjection

Super-classes

AzimuthalEqualAreaProjection

Class: geosrs:AzimuthalEquidistantProjection

Table 102. geosrs:AzimuthalEquidistantProjection

URI

https://w3id.org/geosrs/projection/AzimuthalEquidistantProjection

Super-classes

AzimuthalEquidistantProjection

Class: geosrs:AzimuthalProjection

Table 103. geosrs:AzimuthalProjection

URI

https://w3id.org/geosrs/projection/AzimuthalProjection

Class: geosrs:BSAMCylindricalProjection

Table 104. geosrs:BSAMCylindricalProjection

URI

https://w3id.org/geosrs/projection/BSAMCylindricalProjection

Super-classes

BSAMCylindricalProjection

Class: geosrs:BaconGlobularProjection

Table 105. geosrs:BaconGlobularProjection

URI

https://w3id.org/geosrs/projection/BaconGlobularProjection

Super-classes

BaconGlobularProjection

Class: geosrs:BakerDinomicProjection

Table 106. geosrs:BakerDinomicProjection

URI

https://w3id.org/geosrs/projection/BakerDinomicProjection

Super-classes

BakerDinomicProjection

Class: geosrs:BalthasartProjection

Table 107. geosrs:BalthasartProjection

URI

https://w3id.org/geosrs/projection/BalthasartProjection

Definition

A cylindrical equal-area projection that uses a standard parallel of phi_s=50 degrees

Super-classes

BalthasartProjection

Class: geosrs:BaranyiIIIProjection

Table 108. geosrs:BaranyiIIIProjection

URI

https://w3id.org/geosrs/projection/BaranyiIIIProjection

Super-classes

BaranyiIIIProjection

Class: geosrs:BaranyiIIProjection

Table 109. geosrs:BaranyiIIProjection

URI

https://w3id.org/geosrs/projection/BaranyiIIProjection

Super-classes

BaranyiIIProjection

Class: geosrs:BaranyiIProjection

Table 110. geosrs:BaranyiIProjection

URI

https://w3id.org/geosrs/projection/BaranyiIProjection

Super-classes

BaranyiIProjection

Class: geosrs:BaranyiIVProjection

Table 111. geosrs:BaranyiIVProjection

URI

https://w3id.org/geosrs/projection/BaranyiIVProjection

Super-classes

BaranyiIVProjection

Class: geosrs:BartholomewProjection

Table 112. geosrs:BartholomewProjection

URI

https://w3id.org/geosrs/projection/BartholomewProjection

Super-classes

BartholomewProjection

Class: geosrs:BehrmannProjection

Table 113. geosrs:BehrmannProjection

URI

https://w3id.org/geosrs/projection/BehrmannProjection

Definition

A cylindrical equal-area map projection with standard parallels set at 30° north and south

Super-classes

BehrmannProjection

Class: geosrs:BerghausStarProjection

Table 114. geosrs:BerghausStarProjection

URI

https://w3id.org/geosrs/projection/BerghausStarProjection

Super-classes

BerghausStarProjection

Class: geosrs:BertinProjection

Table 115. geosrs:BertinProjection

URI

https://w3id.org/geosrs/projection/BertinProjection

Super-classes

BertinProjection

Class: geosrs:BipolarObliqueConicConformalProjection

Table 116. geosrs:BipolarObliqueConicConformalProjection

URI

https://w3id.org/geosrs/projection/BipolarObliqueConicConformalProjection

Super-classes

BipolarObliqueConicConformalProjection

Class: geosrs:BoggsEumorphicProjection

Table 117. geosrs:BoggsEumorphicProjection

URI

https://w3id.org/geosrs/projection/BoggsEumorphicProjection

Super-classes

BoggsEumorphicProjection

Class: geosrs:BonneProjection

Table 118. geosrs:BonneProjection

URI

https://w3id.org/geosrs/projection/BonneProjection

Super-classes

BonneProjection

Class: geosrs:BottomleyProjection

Table 119. geosrs:BottomleyProjection

URI

https://w3id.org/geosrs/projection/BottomleyProjection

Super-classes

BottomleyProjection

Class: geosrs:BraunPerspectiveProjection

Table 120. geosrs:BraunPerspectiveProjection

URI

https://w3id.org/geosrs/projection/BraunPerspectiveProjection

Super-classes

BraunPerspectiveProjection

Class: geosrs:BraunStereographicProjection

Table 121. geosrs:BraunStereographicProjection

URI

https://w3id.org/geosrs/projection/BraunStereographicProjection

Super-classes

BraunStereographicProjection

Class: geosrs:BreusingGeometricProjection

Table 122. geosrs:BreusingGeometricProjection

URI

https://w3id.org/geosrs/projection/BreusingGeometricProjection

Super-classes

BreusingGeometricProjection

Class: geosrs:BreusingHarmonicProjection

Table 123. geosrs:BreusingHarmonicProjection

URI

https://w3id.org/geosrs/projection/BreusingHarmonicProjection

Super-classes

BreusingHarmonicProjection

Class: geosrs:BriesemeisterProjection

Table 124. geosrs:BriesemeisterProjection

URI

https://w3id.org/geosrs/projection/BriesemeisterProjection

Super-classes

BriesemeisterProjection

Class: geosrs:BromleyProjection

Table 125. geosrs:BromleyProjection

URI

https://w3id.org/geosrs/projection/BromleyProjection

Super-classes

BromleyProjection

Class: geosrs:CabotProjection

Table 126. geosrs:CabotProjection

URI

https://w3id.org/geosrs/projection/CabotProjection

Super-classes

CabotProjection

Class: geosrs:CahillKeyesProjection

Table 127. geosrs:CahillKeyesProjection

URI

https://w3id.org/geosrs/projection/CahillKeyesProjection

Super-classes

CahillKeyesProjection

Class: geosrs:CassiniProjection

Table 128. geosrs:CassiniProjection

URI

https://w3id.org/geosrs/projection/CassiniProjection

Definition

A map projection first described in an approximate form by César-François Cassini de Thury in 1745

Super-classes

CassiniProjection

Class: geosrs:CentralConicProjection

Table 129. geosrs:CentralConicProjection

URI

https://w3id.org/geosrs/projection/CentralConicProjection

Super-classes

CentralConicProjection

Class: geosrs:CentralCylindricalProjection

Table 130. geosrs:CentralCylindricalProjection

URI

https://w3id.org/geosrs/projection/CentralCylindricalProjection

Super-classes

CentralCylindricalProjection

Class: geosrs:ChamberlinTrimetricProjection

Table 131. geosrs:ChamberlinTrimetricProjection

URI

https://w3id.org/geosrs/projection/ChamberlinTrimetricProjection

Super-classes

ChamberlinTrimetricProjection

Class: geosrs:CiricIProjection

Table 132. geosrs:CiricIProjection

URI

https://w3id.org/geosrs/projection/CiricIProjection

Super-classes

CiricIProjection

Class: geosrs:CollignonButterflyProjection

Table 133. geosrs:CollignonButterflyProjection

URI

https://w3id.org/geosrs/projection/CollignonButterflyProjection

Super-classes

CollignonButterflyProjection

Class: geosrs:CollignonProjection

Table 134. geosrs:CollignonProjection

URI

https://w3id.org/geosrs/projection/CollignonProjection

Definition

An equal-area pseudocylindrical projection that maps the sphere onto a triangle or diamond

Super-classes

CollignonProjection

Class: geosrs:ColombiaUrbanProjection

Table 135. geosrs:ColombiaUrbanProjection

URI

https://w3id.org/geosrs/projection/ColombiaUrbanProjection

Class: geosrs:CompactMillerProjection

Table 136. geosrs:CompactMillerProjection

URI

https://w3id.org/geosrs/projection/CompactMillerProjection

Super-classes

CompactMillerProjection

Class: geosrs:CompromiseProjection

Table 137. geosrs:CompromiseProjection

URI

https://w3id.org/geosrs/projection/CompromiseProjection

Class: geosrs:ConformalProjection

Table 138. geosrs:ConformalProjection

URI

https://w3id.org/geosrs/projection/ConformalProjection

Class: geosrs:ConicalProjection

Table 139. geosrs:ConicalProjection

URI

https://w3id.org/geosrs/projection/ConicalProjection

Class: geosrs:CordiformProjection

Table 140. geosrs:CordiformProjection

URI

https://w3id.org/geosrs/projection/CordiformProjection

Class: geosrs:CoxConformalProjection

Table 141. geosrs:CoxConformalProjection

URI

https://w3id.org/geosrs/projection/CoxConformalProjection

Super-classes

CoxConformalProjection

Class: geosrs:CraigRetroazimuthalProjection

Table 142. geosrs:CraigRetroazimuthalProjection

URI

https://w3id.org/geosrs/projection/CraigRetroazimuthalProjection

Super-classes

CraigRetroazimuthalProjection

Class: geosrs:CrasterParabolicProjection

Table 143. geosrs:CrasterParabolicProjection

URI

https://w3id.org/geosrs/projection/CrasterParabolicProjection

Super-classes

CrasterParabolicProjection

Class: geosrs:CupolaProjection

Table 144. geosrs:CupolaProjection

URI

https://w3id.org/geosrs/projection/CupolaProjection

Super-classes

CupolaProjection

Class: geosrs:CylindricalEqualArea

Table 145. geosrs:CylindricalEqualArea

URI

https://w3id.org/geosrs/projection/CylindricalEqualArea

Super-classes

CylindricalEqualArea

Class: geosrs:CylindricalProjection

Table 146. geosrs:CylindricalProjection

URI

https://w3id.org/geosrs/projection/CylindricalProjection

Class: geosrs:CylindricalStereographicProjection

Table 147. geosrs:CylindricalStereographicProjection

URI

https://w3id.org/geosrs/projection/CylindricalStereographicProjection

Super-classes

CylindricalStereographicProjection

Class: geosrs:DeakinMinimumErrorProjection

Table 148. geosrs:DeakinMinimumErrorProjection

URI

https://w3id.org/geosrs/projection/DeakinMinimumErrorProjection

Super-classes

DeakinMinimumErrorProjection

Class: geosrs:DedistortProjection

Table 149. geosrs:DedistortProjection

URI

https://w3id.org/geosrs/projection/DedistortProjection

Super-classes

DedistortProjection

Class: geosrs:DenoyerSemiEllipticalProjection

Table 150. geosrs:DenoyerSemiEllipticalProjection

URI

https://w3id.org/geosrs/projection/DenoyerSemiEllipticalProjection

Super-classes

DenoyerSemiEllipticalProjection

Class: geosrs:DietrichKitadaProjection

Table 151. geosrs:DietrichKitadaProjection

URI

https://w3id.org/geosrs/projection/DietrichKitadaProjection

Super-classes

DietrichKitadaProjection

Class: geosrs:DodecahedralProjection

Table 152. geosrs:DodecahedralProjection

URI

https://w3id.org/geosrs/projection/DodecahedralProjection

Super-classes

DodecahedralProjection

Class: geosrs:DymaxionProjection

Table 153. geosrs:DymaxionProjection

URI

https://w3id.org/geosrs/projection/DymaxionProjection

Super-classes

DymaxionProjection

Class: geosrs:Eckert1Projection

Table 154. geosrs:Eckert1Projection

URI

https://w3id.org/geosrs/projection/Eckert1Projection

Super-classes

Eckert1Projection

Class: geosrs:Eckert2Projection

Table 155. geosrs:Eckert2Projection

URI

https://w3id.org/geosrs/projection/Eckert2Projection

Super-classes

Eckert2Projection

Class: geosrs:Eckert3Projection

Table 156. geosrs:Eckert3Projection

URI

https://w3id.org/geosrs/projection/Eckert3Projection

Super-classes

Eckert3Projection

Class: geosrs:Eckert4Projection

Table 157. geosrs:Eckert4Projection

URI

https://w3id.org/geosrs/projection/Eckert4Projection

Super-classes

Eckert4Projection

Class: geosrs:Eckert5Projection

Table 158. geosrs:Eckert5Projection

URI

https://w3id.org/geosrs/projection/Eckert5Projection

Super-classes

Eckert5Projection

Class: geosrs:Eckert6Projection

Table 159. geosrs:Eckert6Projection

URI

https://w3id.org/geosrs/projection/Eckert6Projection

Super-classes

Eckert6Projection

Class: geosrs:EisenlohrProjection

Table 160. geosrs:EisenlohrProjection

URI

https://w3id.org/geosrs/projection/EisenlohrProjection

Super-classes

EisenlohrProjection

Class: geosrs:EqualAreaProjection

Table 161. geosrs:EqualAreaProjection

URI

https://w3id.org/geosrs/projection/EqualAreaProjection

Class: geosrs:EqualEarthProjection

Table 162. geosrs:EqualEarthProjection

URI

https://w3id.org/geosrs/projection/EqualEarthProjection

Super-classes

EqualEarthProjection

Class: geosrs:EquallySpacedParallelsProjection

Table 163. geosrs:EquallySpacedParallelsProjection

URI

https://w3id.org/geosrs/projection/EquallySpacedParallelsProjection

Class: geosrs:EquidistantConicProjection

Table 164. geosrs:EquidistantConicProjection

URI

https://w3id.org/geosrs/projection/EquidistantConicProjection

Super-classes

EquidistantConicProjection

Class: geosrs:EquidistantCylindricalProjection

Table 165. geosrs:EquidistantCylindricalProjection

URI

https://w3id.org/geosrs/projection/EquidistantCylindricalProjection

Super-classes

EquidistantCylindricalProjection

Class: geosrs:EquidistantProjection

Table 166. geosrs:EquidistantProjection

URI

https://w3id.org/geosrs/projection/EquidistantProjection

Class: geosrs:EquirectangularProjection

Table 167. geosrs:EquirectangularProjection

URI

https://w3id.org/geosrs/projection/EquirectangularProjection

Super-classes

EquirectangularProjection

Class: geosrs:FaheyProjection

Table 168. geosrs:FaheyProjection

URI

https://w3id.org/geosrs/projection/FaheyProjection

Super-classes

FaheyProjection

Class: geosrs:FairgrieveProjection

Table 169. geosrs:FairgrieveProjection

URI

https://w3id.org/geosrs/projection/FairgrieveProjection

Super-classes

FairgrieveProjection

Class: geosrs:FoucautProjection

Table 170. geosrs:FoucautProjection

URI

https://w3id.org/geosrs/projection/FoucautProjection

Super-classes

FoucautProjection

Class: geosrs:FoucautSinusoidalProjection

Table 171. geosrs:FoucautSinusoidalProjection

URI

https://w3id.org/geosrs/projection/FoucautSinusoidalProjection

Super-classes

FoucautSinusoidalProjection

Class: geosrs:FournierGlobularIProjection

Table 172. geosrs:FournierGlobularIProjection

URI

https://w3id.org/geosrs/projection/FournierGlobularIProjection

Super-classes

FournierGlobularIProjection

Class: geosrs:FournierIIProjection

Table 173. geosrs:FournierIIProjection

URI

https://w3id.org/geosrs/projection/FournierIIProjection

Super-classes

FournierIIProjection

Class: geosrs:FranculaIIIProjection

Table 174. geosrs:FranculaIIIProjection

URI

https://w3id.org/geosrs/projection/FranculaIIIProjection

Super-classes

FranculaIIIProjection

Class: geosrs:FranculaIVProjection

Table 175. geosrs:FranculaIVProjection

URI

https://w3id.org/geosrs/projection/FranculaIVProjection

Super-classes

FranculaIVProjection

Class: geosrs:FranculaIXProjection

Table 176. geosrs:FranculaIXProjection

URI

https://w3id.org/geosrs/projection/FranculaIXProjection

Super-classes

FranculaIXProjection

Class: geosrs:FranculaVIIIProjection

Table 177. geosrs:FranculaVIIIProjection

URI

https://w3id.org/geosrs/projection/FranculaVIIIProjection

Super-classes

FranculaVIIIProjection

Class: geosrs:FranculaVProjection

Table 178. geosrs:FranculaVProjection

URI

https://w3id.org/geosrs/projection/FranculaVProjection

Super-classes

FranculaVProjection

Class: geosrs:FranculaXIIIProjection

Table 179. geosrs:FranculaXIIIProjection

URI

https://w3id.org/geosrs/projection/FranculaXIIIProjection

Super-classes

FranculaXIIIProjection

Class: geosrs:FranculaXIIProjection

Table 180. geosrs:FranculaXIIProjection

URI

https://w3id.org/geosrs/projection/FranculaXIIProjection

Super-classes

FranculaXIIProjection

Class: geosrs:FranculaXIVProjection

Table 181. geosrs:FranculaXIVProjection

URI

https://w3id.org/geosrs/projection/FranculaXIVProjection

Super-classes

FranculaXIVProjection

Class: geosrs:GS50Projection

Table 182. geosrs:GS50Projection

URI

https://w3id.org/geosrs/projection/GS50Projection

Super-classes

GS50Projection

Class: geosrs:GallIsographicProjection

Table 183. geosrs:GallIsographicProjection

URI

https://w3id.org/geosrs/projection/GallIsographicProjection

Class: geosrs:GallPetersProjection

Table 184. geosrs:GallPetersProjection

URI

https://w3id.org/geosrs/projection/GallPetersProjection

Super-classes

GallPetersProjection

Class: geosrs:GallStereographicProjection

Table 185. geosrs:GallStereographicProjection

URI

https://w3id.org/geosrs/projection/GallStereographicProjection

Super-classes

GallStereographicProjection

Class: geosrs:GaussKruegerProjection

Table 186. geosrs:GaussKruegerProjection

URI

https://w3id.org/geosrs/projection/GaussKruegerProjection

Super-classes

GaussKruegerProjection

Class: geosrs:GeneralVerticalPerspectiveProjection

Table 187. geosrs:GeneralVerticalPerspectiveProjection

URI

https://w3id.org/geosrs/projection/GeneralVerticalPerspectiveProjection

Super-classes

GeneralVerticalPerspectiveProjection

Class: geosrs:GilbertTwoWorldPerspectiveProjection

Table 188. geosrs:GilbertTwoWorldPerspectiveProjection

URI

https://w3id.org/geosrs/projection/GilbertTwoWorldPerspectiveProjection

Super-classes

GilbertTwoWorldPerspectiveProjection

Class: geosrs:GingeryProjection

Table 189. geosrs:GingeryProjection

URI

https://w3id.org/geosrs/projection/GingeryProjection

Class: geosrs:GinzburgIIProjection

Table 190. geosrs:GinzburgIIProjection

URI

https://w3id.org/geosrs/projection/GinzburgIIProjection

Super-classes

GinzburgIIProjection

Class: geosrs:GinzburgIProjection

Table 191. geosrs:GinzburgIProjection

URI

https://w3id.org/geosrs/projection/GinzburgIProjection

Super-classes

GinzburgIProjection

Class: geosrs:GinzburgIVProjection

Table 192. geosrs:GinzburgIVProjection

URI

https://w3id.org/geosrs/projection/GinzburgIVProjection

Super-classes

GinzburgIVProjection

Class: geosrs:GinzburgIXProjection

Table 193. geosrs:GinzburgIXProjection

URI

https://w3id.org/geosrs/projection/GinzburgIXProjection

Super-classes

GinzburgIXProjection

Class: geosrs:GinzburgVIIIProjection

Table 194. geosrs:GinzburgVIIIProjection

URI

https://w3id.org/geosrs/projection/GinzburgVIIIProjection

Super-classes

GinzburgVIIIProjection

Class: geosrs:GinzburgVIProjection

Table 195. geosrs:GinzburgVIProjection

URI

https://w3id.org/geosrs/projection/GinzburgVIProjection

Super-classes

GinzburgVIProjection

Class: geosrs:GinzburgVProjection

Table 196. geosrs:GinzburgVProjection

URI

https://w3id.org/geosrs/projection/GinzburgVProjection

Super-classes

GinzburgVProjection

Class: geosrs:GlobularProjection

Table 197. geosrs:GlobularProjection

URI

https://w3id.org/geosrs/projection/GlobularProjection

Class: geosrs:GnomonicButterflyProjection

Table 198. geosrs:GnomonicButterflyProjection

URI

https://w3id.org/geosrs/projection/GnomonicButterflyProjection

Super-classes

GnomonicButterflyProjection

Class: geosrs:GnomonicCubedSphereProjection

Table 199. geosrs:GnomonicCubedSphereProjection

URI

https://w3id.org/geosrs/projection/GnomonicCubedSphereProjection

Super-classes

GnomonicCubedSphereProjection

Class: geosrs:GnomonicIcosahedronProjection

Table 200. geosrs:GnomonicIcosahedronProjection

URI

https://w3id.org/geosrs/projection/GnomonicIcosahedronProjection

Super-classes

GnomonicIcosahedronProjection

Class: geosrs:GnomonicProjection

Table 201. geosrs:GnomonicProjection

URI

https://w3id.org/geosrs/projection/GnomonicProjection

Super-classes

GnomonicProjection

Class: geosrs:GoodeHomolosineProjection

Table 202. geosrs:GoodeHomolosineProjection

URI

https://w3id.org/geosrs/projection/GoodeHomolosineProjection

Super-classes

GoodeHomolosineProjection

Class: geosrs:GottWagnerProjection

Table 203. geosrs:GottWagnerProjection

URI

https://w3id.org/geosrs/projection/GottWagnerProjection

Super-classes

GottWagnerProjection

Class: geosrs:GringortenProjection

Table 204. geosrs:GringortenProjection

URI

https://w3id.org/geosrs/projection/GringortenProjection

Super-classes

ConformalProjection EqualAreaProjection

Class: geosrs:GringortenQuincuncialProjection

Table 205. geosrs:GringortenQuincuncialProjection

URI

https://w3id.org/geosrs/projection/GringortenQuincuncialProjection

Class: geosrs:GuyouProjection

Table 206. geosrs:GuyouProjection

URI

https://w3id.org/geosrs/projection/GuyouProjection

Super-classes

GuyouProjection

Class: geosrs:HEALPixProjection

Table 207. geosrs:HEALPixProjection

URI

https://w3id.org/geosrs/projection/HEALPixProjection

Super-classes

HEALPixProjection

Class: geosrs:HammerProjection

Table 208. geosrs:HammerProjection

URI

https://w3id.org/geosrs/projection/HammerProjection

Super-classes

HammerProjection

Class: geosrs:HammerRetroazimuthalProjection

Table 209. geosrs:HammerRetroazimuthalProjection

URI

https://w3id.org/geosrs/projection/HammerRetroazimuthalProjection

Super-classes

HammerRetroazimuthalProjection

Class: geosrs:HamusoidalProjection

Table 210. geosrs:HamusoidalProjection

URI

https://w3id.org/geosrs/projection/HamusoidalProjection

Super-classes

HamusoidalProjection

Class: geosrs:HatanoAsymmetricalEqualAreaProjection

Table 211. geosrs:HatanoAsymmetricalEqualAreaProjection

URI

https://w3id.org/geosrs/projection/HatanoAsymmetricalEqualAreaProjection

Super-classes

HatanoAsymmetricalEqualAreaProjection

Class: geosrs:HerschelConformalConicProjection

Table 212. geosrs:HerschelConformalConicProjection

URI

https://w3id.org/geosrs/projection/HerschelConformalConicProjection

Super-classes

HerschelConformalConicProjection

Class: geosrs:HillEucyclicProjection

Table 213. geosrs:HillEucyclicProjection

URI

https://w3id.org/geosrs/projection/HillEucyclicProjection

Super-classes

HillEucyclicProjection

Class: geosrs:HoboDyerProjection

Table 214. geosrs:HoboDyerProjection

URI

https://w3id.org/geosrs/projection/HoboDyerProjection

Super-classes

HoboDyerProjection

Class: geosrs:HufnagelIIIProjection

Table 215. geosrs:HufnagelIIIProjection

URI

https://w3id.org/geosrs/projection/HufnagelIIIProjection

Class: geosrs:HufnagelIIProjection

Table 216. geosrs:HufnagelIIProjection

URI

https://w3id.org/geosrs/projection/HufnagelIIProjection

Class: geosrs:HufnagelIProjection

Table 217. geosrs:HufnagelIProjection

URI

https://w3id.org/geosrs/projection/HufnagelIProjection

Class: geosrs:HufnagelIVProjection

Table 218. geosrs:HufnagelIVProjection

URI

https://w3id.org/geosrs/projection/HufnagelIVProjection

Class: geosrs:HufnagelIXProjection

Table 219. geosrs:HufnagelIXProjection

URI

https://w3id.org/geosrs/projection/HufnagelIXProjection

Class: geosrs:HufnagelProjection

Table 220. geosrs:HufnagelProjection

URI

https://w3id.org/geosrs/projection/HufnagelProjection

Super-classes

HufnagelProjection

Class: geosrs:HufnagelVIIIProjection

Table 221. geosrs:HufnagelVIIIProjection

URI

https://w3id.org/geosrs/projection/HufnagelVIIIProjection

Class: geosrs:HufnagelVIIProjection

Table 222. geosrs:HufnagelVIIProjection

URI

https://w3id.org/geosrs/projection/HufnagelVIIProjection

Class: geosrs:HufnagelVIProjection

Table 223. geosrs:HufnagelVIProjection

URI

https://w3id.org/geosrs/projection/HufnagelVIProjection

Class: geosrs:HufnagelVProjection

Table 224. geosrs:HufnagelVProjection

URI

https://w3id.org/geosrs/projection/HufnagelVProjection

Class: geosrs:HufnagelXIIProjection

Table 225. geosrs:HufnagelXIIProjection

URI

https://w3id.org/geosrs/projection/HufnagelXIIProjection

Class: geosrs:HufnagelXIProjection

Table 226. geosrs:HufnagelXIProjection

URI

https://w3id.org/geosrs/projection/HufnagelXIProjection

Class: geosrs:HufnagelXProjection

Table 227. geosrs:HufnagelXProjection

URI

https://w3id.org/geosrs/projection/HufnagelXProjection

Class: geosrs:IcosahedralProjection

Table 228. geosrs:IcosahedralProjection

URI

https://w3id.org/geosrs/projection/IcosahedralProjection

Super-classes

IcosahedralProjection

Class: geosrs:InterruptedGoodeHomolosineOceanicViewProjection

Table 229. geosrs:InterruptedGoodeHomolosineOceanicViewProjection

URI

https://w3id.org/geosrs/projection/InterruptedGoodeHomolosineOceanicViewProjection

Class: geosrs:InterruptedGoodeHomolosineProjection

Table 230. geosrs:InterruptedGoodeHomolosineProjection

URI

https://w3id.org/geosrs/projection/InterruptedGoodeHomolosineProjection

Class: geosrs:InterruptedQuarticAuthalicProjection

Table 231. geosrs:InterruptedQuarticAuthalicProjection

URI

https://w3id.org/geosrs/projection/InterruptedQuarticAuthalicProjection

Super-classes

InterruptedQuarticAuthalicProjection

Class: geosrs:JamesAzimuthalProjection

Table 232. geosrs:JamesAzimuthalProjection

URI

https://w3id.org/geosrs/projection/JamesAzimuthalProjection

Super-classes

JamesAzimuthalProjection

Class: geosrs:KamenetskiyIProjection

Table 233. geosrs:KamenetskiyIProjection

URI

https://w3id.org/geosrs/projection/KamenetskiyIProjection

Super-classes

KamenetskiyIProjection

Class: geosrs:KarchenkoShabanovaProjection

Table 234. geosrs:KarchenkoShabanovaProjection

URI

https://w3id.org/geosrs/projection/KarchenkoShabanovaProjection

Super-classes

KarchenkoShabanovaProjection

Class: geosrs:Kavrayskiy7Projection

Table 235. geosrs:Kavrayskiy7Projection

URI

https://w3id.org/geosrs/projection/Kavrayskiy7Projection

Super-classes

Kavrayskiy7Projection

Class: geosrs:KissProjection

Table 236. geosrs:KissProjection

URI

https://w3id.org/geosrs/projection/KissProjection

Super-classes

KissProjection

Class: geosrs:Krovak

Table 237. geosrs:Krovak

URI

https://w3id.org/geosrs/projection/Krovak

Super-classes

Krovak

Class: geosrs:LaHireProjection

Table 238. geosrs:LaHireProjection

URI

https://w3id.org/geosrs/projection/LaHireProjection

Super-classes

LaHireProjection

Class: geosrs:LabordeProjection

Table 239. geosrs:LabordeProjection

URI

https://w3id.org/geosrs/projection/LabordeProjection

Super-classes

LabordeProjection

Class: geosrs:LagrangeProjection

Table 240. geosrs:LagrangeProjection

URI

https://w3id.org/geosrs/projection/LagrangeProjection

Super-classes

LagrangeProjection

Class: geosrs:LambertAzimuthalEqualArea

Table 241. geosrs:LambertAzimuthalEqualArea

URI

https://w3id.org/geosrs/projection/LambertAzimuthalEqualArea

Super-classes

LambertAzimuthalEqualArea

Class: geosrs:LambertConformalConicProjection

Table 242. geosrs:LambertConformalConicProjection

URI

https://w3id.org/geosrs/projection/LambertConformalConicProjection

Super-classes

LambertConformalConicProjection

Class: geosrs:LambertCylindricalEqualAreaProjection

Table 243. geosrs:LambertCylindricalEqualAreaProjection

URI

https://w3id.org/geosrs/projection/LambertCylindricalEqualAreaProjection

Super-classes

LambertCylindricalEqualAreaProjection

Class: geosrs:LarriveeProjection

Table 244. geosrs:LarriveeProjection

URI

https://w3id.org/geosrs/projection/LarriveeProjection

Super-classes

LarriveeProjection

Class: geosrs:LaskowskiProjection

Table 245. geosrs:LaskowskiProjection

URI

https://w3id.org/geosrs/projection/LaskowskiProjection

Super-classes

LaskowskiProjection

Class: geosrs:LatLonProjection

Table 246. geosrs:LatLonProjection

URI

https://w3id.org/geosrs/projection/LatLonProjection

Class: geosrs:LeeProjection

Table 247. geosrs:LeeProjection

URI

https://w3id.org/geosrs/projection/LeeProjection

Super-classes

LeeProjection

Class: geosrs:LenticularProjection

Table 248. geosrs:LenticularProjection

URI

https://w3id.org/geosrs/projection/LenticularProjection

Class: geosrs:LittrowProjection

Table 249. geosrs:LittrowProjection

URI

https://w3id.org/geosrs/projection/LittrowProjection

Super-classes

LittrowProjection

Class: geosrs:LonLatProjection

Table 250. geosrs:LonLatProjection

URI

https://w3id.org/geosrs/projection/LonLatProjection

Class: geosrs:LorgnaProjection

Table 251. geosrs:LorgnaProjection

URI

https://w3id.org/geosrs/projection/LorgnaProjection

Super-classes

LorgnaProjection

Class: geosrs:LowryProjection

Table 252. geosrs:LowryProjection

URI

https://w3id.org/geosrs/projection/LowryProjection

Super-classes

LowryProjection

Class: geosrs:LoximuthalProjection

Table 253. geosrs:LoximuthalProjection

URI

https://w3id.org/geosrs/projection/LoximuthalProjection

Super-classes

LoximuthalProjection

Class: geosrs:MaurerNo73Projection

Table 254. geosrs:MaurerNo73Projection

URI

https://w3id.org/geosrs/projection/MaurerNo73Projection

Class: geosrs:MayrProjection

Table 255. geosrs:MayrProjection

URI

https://w3id.org/geosrs/projection/MayrProjection

Super-classes

MayrProjection

Class: geosrs:McBrydeThomasFlatPolarParabolicProjection

Table 256. geosrs:McBrydeThomasFlatPolarParabolicProjection

URI

https://w3id.org/geosrs/projection/McBrydeThomasFlatPolarParabolicProjection

Super-classes

McBrydeThomasFlatPolarParabolicProjection

Class: geosrs:McBrydeThomasFlatPolarQuarticProjection

Table 257. geosrs:McBrydeThomasFlatPolarQuarticProjection

URI

https://w3id.org/geosrs/projection/McBrydeThomasFlatPolarQuarticProjection

Super-classes

McBrydeThomasFlatPolarQuarticProjection

Class: geosrs:McBrydeThomasFlatPolarSinusoidalProjection

Table 258. geosrs:McBrydeThomasFlatPolarSinusoidalProjection

URI

https://w3id.org/geosrs/projection/McBrydeThomasFlatPolarSinusoidalProjection

Super-classes

McBrydeThomasFlatPolarSinusoidalProjection

Class: geosrs:McBrydeThomasIIProjection

Table 259. geosrs:McBrydeThomasIIProjection

URI

https://w3id.org/geosrs/projection/McBrydeThomasIIProjection

Super-classes

McBrydeThomasIIProjection

Class: geosrs:McBrydeThomasIProjection

Table 260. geosrs:McBrydeThomasIProjection

URI

https://w3id.org/geosrs/projection/McBrydeThomasIProjection

Super-classes

McBrydeThomasIProjection

Class: geosrs:MercatorProjection

Table 261. geosrs:MercatorProjection

URI

https://w3id.org/geosrs/projection/MercatorProjection

Super-classes

MercatorProjection

Class: geosrs:MillerOblatedStereographicProjection

Table 262. geosrs:MillerOblatedStereographicProjection

URI

https://w3id.org/geosrs/projection/MillerOblatedStereographicProjection

Super-classes

MillerOblatedStereographicProjection

Class: geosrs:MillerProjection

Table 263. geosrs:MillerProjection

URI

https://w3id.org/geosrs/projection/MillerProjection

Super-classes

MillerProjection

Class: geosrs:MinimumErrorProjection

Table 264. geosrs:MinimumErrorProjection

URI

https://w3id.org/geosrs/projection/MinimumErrorProjection

Class: geosrs:MollweideProjection

Table 265. geosrs:MollweideProjection

URI

https://w3id.org/geosrs/projection/MollweideProjection

Super-classes

EqualAreaProjection PseudoCylindricalProjection

Class: geosrs:MurdochIIIProjection

Table 266. geosrs:MurdochIIIProjection

URI

https://w3id.org/geosrs/projection/MurdochIIIProjection

Super-classes

MurdochIIIProjection

Class: geosrs:MurdochIIProjection

Table 267. geosrs:MurdochIIProjection

URI

https://w3id.org/geosrs/projection/MurdochIIProjection

Super-classes

MurdochIIProjection

Class: geosrs:MurdochIProjection

Table 268. geosrs:MurdochIProjection

URI

https://w3id.org/geosrs/projection/MurdochIProjection

Super-classes

MurdochIProjection

Class: geosrs:MyrahedalProjection

Table 269. geosrs:MyrahedalProjection

URI

https://w3id.org/geosrs/projection/MyrahedalProjection

Super-classes

MyrahedalProjection

Class: geosrs:NaturalEarth2Projection

Table 270. geosrs:NaturalEarth2Projection

URI

https://w3id.org/geosrs/projection/NaturalEarth2Projection

Super-classes

NaturalEarth2Projection

Class: geosrs:NaturalEarthProjection

Table 271. geosrs:NaturalEarthProjection

URI

https://w3id.org/geosrs/projection/NaturalEarthProjection

Definition

A pseudocylindrical map projection designed by Tom Patterson and introduced in 2008

Super-classes

NaturalEarthProjection

Class: geosrs:NellHammerProjection

Table 272. geosrs:NellHammerProjection

URI

https://w3id.org/geosrs/projection/NellHammerProjection

Super-classes

NellHammerProjection

Class: geosrs:NellProjection

Table 273. geosrs:NellProjection

URI

https://w3id.org/geosrs/projection/NellProjection

Super-classes

NellProjection

Class: geosrs:NicolosiGlobularProjection

Table 274. geosrs:NicolosiGlobularProjection

URI

https://w3id.org/geosrs/projection/NicolosiGlobularProjection

Super-classes

NicolosiGlobularProjection

Class: geosrs:NordicProjection

Table 275. geosrs:NordicProjection

URI

https://w3id.org/geosrs/projection/NordicProjection

Super-classes

NordicProjection

Class: geosrs:ObliqueCylindricalEqualAreaProjection

Table 276. geosrs:ObliqueCylindricalEqualAreaProjection

URI

https://w3id.org/geosrs/projection/ObliqueCylindricalEqualAreaProjection

Super-classes

ObliqueCylindricalEqualAreaProjection

Class: geosrs:ObliqueMercatorProjection

Table 277. geosrs:ObliqueMercatorProjection

URI

https://w3id.org/geosrs/projection/ObliqueMercatorProjection

Super-classes

ObliqueMercatorProjection

Class: geosrs:ObliquePlateCarreeProjection

Table 278. geosrs:ObliquePlateCarreeProjection

URI

https://w3id.org/geosrs/projection/ObliquePlateCarreeProjection

Super-classes

ObliquePlateCarreeProjection

Class: geosrs:ObliqueProjection

Table 279. geosrs:ObliqueProjection

URI

https://w3id.org/geosrs/projection/ObliqueProjection

Class: geosrs:ObliqueStereographicProjection

Table 280. geosrs:ObliqueStereographicProjection

URI

https://w3id.org/geosrs/projection/ObliqueStereographicProjection

Super-classes

ObliqueStereographicProjection

Class: geosrs:OctantProjection

Table 281. geosrs:OctantProjection

URI

https://w3id.org/geosrs/projection/OctantProjection

Super-classes

OctantProjection

Class: geosrs:OrteliusOvalProjection

Table 282. geosrs:OrteliusOvalProjection

URI

https://w3id.org/geosrs/projection/OrteliusOvalProjection

Super-classes

OrteliusOvalProjection

Class: geosrs:OrthographicProjection

Table 283. geosrs:OrthographicProjection

URI

https://w3id.org/geosrs/projection/OrthographicProjection

Super-classes

OrthographicProjection

Class: geosrs:OvalProjection

Table 284. geosrs:OvalProjection

URI

https://w3id.org/geosrs/projection/OvalProjection

Class: geosrs:PattersonCylindricalProjection

Table 285. geosrs:PattersonCylindricalProjection

URI

https://w3id.org/geosrs/projection/PattersonCylindricalProjection

Super-classes

PattersonCylindricalProjection

Class: geosrs:PavlovProjection

Table 286. geosrs:PavlovProjection

URI

https://w3id.org/geosrs/projection/PavlovProjection

Super-classes

PavlovProjection

Class: geosrs:PeirceQuincuncialProjection

Table 287. geosrs:PeirceQuincuncialProjection

URI

https://w3id.org/geosrs/projection/PeirceQuincuncialProjection

Super-classes

PeirceQuincuncialProjection

Class: geosrs:PerspectiveConicProjection

Table 288. geosrs:PerspectiveConicProjection

URI

https://w3id.org/geosrs/projection/PerspectiveConicProjection

Super-classes

PerspectiveConicProjection

Class: geosrs:PerspectiveProjection

Table 289. geosrs:PerspectiveProjection

URI

https://w3id.org/geosrs/projection/PerspectiveProjection

Class: geosrs:PetermannStarProjection

Table 290. geosrs:PetermannStarProjection

URI

https://w3id.org/geosrs/projection/PetermannStarProjection

Super-classes

PetermannStarProjection

Class: geosrs:PlateCarreeProjection

Table 291. geosrs:PlateCarreeProjection

URI

https://w3id.org/geosrs/projection/PlateCarreeProjection

Super-classes

PlateCarreeProjection

Class: geosrs:PoleLineProjection

Table 292. geosrs:PoleLineProjection

URI

https://w3id.org/geosrs/projection/PoleLineProjection

Class: geosrs:PolyconicProjection

Table 293. geosrs:PolyconicProjection

URI

https://w3id.org/geosrs/projection/PolyconicProjection

Class: geosrs:PolyhedralProjection

Table 294. geosrs:PolyhedralProjection

URI

https://w3id.org/geosrs/projection/PolyhedralProjection

Class: geosrs:Projection

Table 295. geosrs:Projection

URI

https://w3id.org/geosrs/projection/Projection

Super-classes

Projection

Class: geosrs:PseudoAzimuthalProjection

Table 296. geosrs:PseudoAzimuthalProjection

URI

https://w3id.org/geosrs/projection/PseudoAzimuthalProjection

Class: geosrs:PseudoConicalProjection

Table 297. geosrs:PseudoConicalProjection

URI

https://w3id.org/geosrs/projection/PseudoConicalProjection

Class: geosrs:PseudoCylindricalProjection

Table 298. geosrs:PseudoCylindricalProjection

URI

https://w3id.org/geosrs/projection/PseudoCylindricalProjection

Class: geosrs:PseudoOrthographicProjection

Table 299. geosrs:PseudoOrthographicProjection

URI

https://w3id.org/geosrs/projection/PseudoOrthographicProjection

Class: geosrs:PtolemyIIProjection

Table 300. geosrs:PtolemyIIProjection

URI

https://w3id.org/geosrs/projection/PtolemyIIProjection

Super-classes

PtolemyIIProjection

Class: geosrs:PtolemyIProjection

Table 301. geosrs:PtolemyIProjection

URI

https://w3id.org/geosrs/projection/PtolemyIProjection

Super-classes

PtolemyIProjection

Class: geosrs:PutninsP1Projection

Table 302. geosrs:PutninsP1Projection

URI

https://w3id.org/geosrs/projection/PutninsP1Projection

Super-classes

PutninsP1Projection

Class: geosrs:PutninsP2Projection

Table 303. geosrs:PutninsP2Projection

URI

https://w3id.org/geosrs/projection/PutninsP2Projection

Super-classes

PutninsP2Projection

Class: geosrs:PutninsP3Projection

Table 304. geosrs:PutninsP3Projection

URI

https://w3id.org/geosrs/projection/PutninsP3Projection

Super-classes

PutninsP3Projection

Class: geosrs:PutninsP5Projection

Table 305. geosrs:PutninsP5Projection

URI

https://w3id.org/geosrs/projection/PutninsP5Projection

Super-classes

PutninsP5Projection

Class: geosrs:PutninsP6Projection

Table 306. geosrs:PutninsP6Projection

URI

https://w3id.org/geosrs/projection/PutninsP6Projection

Super-classes

PutninsP6Projection

Class: geosrs:QuadrilateralizedSphericalCubeProjection

Table 307. geosrs:QuadrilateralizedSphericalCubeProjection

URI

https://w3id.org/geosrs/projection/QuadrilateralizedSphericalCubeProjection

Super-classes

QuadrilateralizedSphericalCubeProjection

Class: geosrs:QuarticAuthalicProjection

Table 308. geosrs:QuarticAuthalicProjection

URI

https://w3id.org/geosrs/projection/QuarticAuthalicProjection

Super-classes

QuarticAuthalicProjection

Class: geosrs:RectangularPolyconicProjection

Table 309. geosrs:RectangularPolyconicProjection

URI

https://w3id.org/geosrs/projection/RectangularPolyconicProjection

Super-classes

RectangularPolyconicProjection

Class: geosrs:RetroazimuthalProjection

Table 310. geosrs:RetroazimuthalProjection

URI

https://w3id.org/geosrs/projection/RetroazimuthalProjection

Class: geosrs:RobinsonProjection

Table 311. geosrs:RobinsonProjection

URI

https://w3id.org/geosrs/projection/RobinsonProjection

Super-classes

RobinsonProjection

Class: geosrs:RoussilheProjection

Table 312. geosrs:RoussilheProjection

URI

https://w3id.org/geosrs/projection/RoussilheProjection

Super-classes

RoussilheProjection

Class: geosrs:SchjerningIProjection

Table 313. geosrs:SchjerningIProjection

URI

https://w3id.org/geosrs/projection/SchjerningIProjection

Super-classes

SchjerningIProjection

Class: geosrs:SinusoidalProjection

Table 314. geosrs:SinusoidalProjection

URI

https://w3id.org/geosrs/projection/SinusoidalProjection

Super-classes

SinusoidalProjection

Class: geosrs:SmythEqualSurfaceProjection

Table 315. geosrs:SmythEqualSurfaceProjection

URI

https://w3id.org/geosrs/projection/SmythEqualSurfaceProjection

Super-classes

SmythEqualSurfaceProjection

Class: geosrs:SpaceObliqueMercatorProjection

Table 316. geosrs:SpaceObliqueMercatorProjection

URI

https://w3id.org/geosrs/projection/SpaceObliqueMercatorProjection

Class: geosrs:SpilhausOceanicProjection

Table 317. geosrs:SpilhausOceanicProjection

URI

https://w3id.org/geosrs/projection/SpilhausOceanicProjection

Super-classes

SpilhausOceanicProjection

Class: geosrs:StabiusWernerIIIProjection

Table 318. geosrs:StabiusWernerIIIProjection

URI

https://w3id.org/geosrs/projection/StabiusWernerIIIProjection

Super-classes

StabiusWernerIIIProjection

Class: geosrs:StabiusWernerIIProjection

Table 319. geosrs:StabiusWernerIIProjection

URI

https://w3id.org/geosrs/projection/StabiusWernerIIProjection

Super-classes

StabiusWernerIIProjection

Class: geosrs:StabiusWernerIProjection

Table 320. geosrs:StabiusWernerIProjection

URI

https://w3id.org/geosrs/projection/StabiusWernerIProjection

Super-classes

StabiusWernerIProjection

Class: geosrs:StereographicProjection

Table 321. geosrs:StereographicProjection

URI

https://w3id.org/geosrs/projection/StereographicProjection

Super-classes

StereographicProjection

Class: geosrs:Strebe1995Projection

Table 322. geosrs:Strebe1995Projection

URI

https://w3id.org/geosrs/projection/Strebe1995Projection

Super-classes

Strebe1995Projection

Class: geosrs:TheTimesProjection

Table 323. geosrs:TheTimesProjection

URI

https://w3id.org/geosrs/projection/TheTimesProjection

Super-classes

TheTimesProjection

Class: geosrs:TiltedPerspectiveProjection

Table 324. geosrs:TiltedPerspectiveProjection

URI

https://w3id.org/geosrs/projection/TiltedPerspectiveProjection

Super-classes

TiltedPerspectiveProjection

Class: geosrs:ToblerCylindricalIIProjection

Table 325. geosrs:ToblerCylindricalIIProjection

URI

https://w3id.org/geosrs/projection/ToblerCylindricalIIProjection

Super-classes

ToblerCylindricalIIProjection

Class: geosrs:ToblerCylindricalIProjection

Table 326. geosrs:ToblerCylindricalIProjection

URI

https://w3id.org/geosrs/projection/ToblerCylindricalIProjection

Super-classes

ToblerCylindricalIProjection

Class: geosrs:ToblerG1Projection

Table 327. geosrs:ToblerG1Projection

URI

https://w3id.org/geosrs/projection/ToblerG1Projection

Super-classes

ToblerG1Projection

Class: geosrs:ToblerHyperellipticalProjection

Table 328. geosrs:ToblerHyperellipticalProjection

URI

https://w3id.org/geosrs/projection/ToblerHyperellipticalProjection

Super-classes

ToblerHyperellipticalProjection

Class: geosrs:ToblerWorldInASquareProjection

Table 329. geosrs:ToblerWorldInASquareProjection

URI

https://w3id.org/geosrs/projection/ToblerWorldInASquareProjection

Super-classes

ToblerWorldInASquareProjection

Class: geosrs:TransverseCylindricalEqualAreaProjection

Table 330. geosrs:TransverseCylindricalEqualAreaProjection

URI

https://w3id.org/geosrs/projection/TransverseCylindricalEqualAreaProjection

Super-classes

TransverseCylindricalEqualAreaProjection

Class: geosrs:TransverseMercatorProjection

Table 331. geosrs:TransverseMercatorProjection

URI

https://w3id.org/geosrs/projection/TransverseMercatorProjection

Super-classes

TransverseMercatorProjection

Class: geosrs:TrystanEdwardsProjection

Table 332. geosrs:TrystanEdwardsProjection

URI

https://w3id.org/geosrs/projection/TrystanEdwardsProjection

Super-classes

TrystanEdwardsProjection

Class: geosrs:TwoPointEquidistantProjection

Table 333. geosrs:TwoPointEquidistantProjection

URI

https://w3id.org/geosrs/projection/TwoPointEquidistantProjection

Super-classes

TwoPointEquidistantProjection

Class: geosrs:UniversalTransverseMercatorProjection

Table 334. geosrs:UniversalTransverseMercatorProjection

URI

https://w3id.org/geosrs/projection/UniversalTransverseMercatorProjection

Class: geosrs:UrmayevIIIProjection

Table 335. geosrs:UrmayevIIIProjection

URI

https://w3id.org/geosrs/projection/UrmayevIIIProjection

Super-classes

UrmayevIIIProjection

Class: geosrs:VanDerGrintenIIIProjection

Table 336. geosrs:VanDerGrintenIIIProjection

URI

https://w3id.org/geosrs/projection/VanDerGrintenIIIProjection

Super-classes

VanDerGrintenIIIProjection

Class: geosrs:VanDerGrintenIIProjection

Table 337. geosrs:VanDerGrintenIIProjection

URI

https://w3id.org/geosrs/projection/VanDerGrintenIIProjection

Super-classes

VanDerGrintenIIProjection

Class: geosrs:VanDerGrintenIProjection

Table 338. geosrs:VanDerGrintenIProjection

URI

https://w3id.org/geosrs/projection/VanDerGrintenIProjection

Super-classes

VanDerGrintenIProjection

Class: geosrs:VanDerGrintenIVProjection

Table 339. geosrs:VanDerGrintenIVProjection

URI

https://w3id.org/geosrs/projection/VanDerGrintenIVProjection

Super-classes

VanDerGrintenIVProjection

Class: geosrs:VerticalPerspectiveProjection

Table 340. geosrs:VerticalPerspectiveProjection

URI

https://w3id.org/geosrs/projection/VerticalPerspectiveProjection

Super-classes

VerticalPerspectiveProjection

Class: geosrs:VitkovskyIProjection

Table 341. geosrs:VitkovskyIProjection

URI

https://w3id.org/geosrs/projection/VitkovskyIProjection

Super-classes

VitkovskyIProjection

Class: geosrs:WagnerIIIProjection

Table 342. geosrs:WagnerIIIProjection

URI

https://w3id.org/geosrs/projection/WagnerIIIProjection

Super-classes

WagnerIIIProjection

Class: geosrs:WagnerIIProjection

Table 343. geosrs:WagnerIIProjection

URI

https://w3id.org/geosrs/projection/WagnerIIProjection

Super-classes

WagnerIIProjection

Class: geosrs:WagnerIProjection

Table 344. geosrs:WagnerIProjection

URI

https://w3id.org/geosrs/projection/WagnerIProjection

Super-classes

WagnerIProjection

Class: geosrs:WagnerIVProjection

Table 345. geosrs:WagnerIVProjection

URI

https://w3id.org/geosrs/projection/WagnerIVProjection

Super-classes

WagnerIVProjection

Class: geosrs:WagnerIXProjection

Table 346. geosrs:WagnerIXProjection

URI

https://w3id.org/geosrs/projection/WagnerIXProjection

Super-classes

WagnerIXProjection

Class: geosrs:WagnerVIIIProjection

Table 347. geosrs:WagnerVIIIProjection

URI

https://w3id.org/geosrs/projection/WagnerVIIIProjection

Super-classes

WagnerVIIIProjection

Class: geosrs:WagnerVIIProjection

Table 348. geosrs:WagnerVIIProjection

URI

https://w3id.org/geosrs/projection/WagnerVIIProjection

Super-classes

WagnerVIIProjection

Class: geosrs:WagnerVIProjection

Table 349. geosrs:WagnerVIProjection

URI

https://w3id.org/geosrs/projection/WagnerVIProjection

Super-classes

WagnerVIProjection

Class: geosrs:WagnerVProjection

Table 350. geosrs:WagnerVProjection

URI

https://w3id.org/geosrs/projection/WagnerVProjection

Super-classes

WagnerVProjection

Class: geosrs:WatermanButterflyProjection

Table 351. geosrs:WatermanButterflyProjection

URI

https://w3id.org/geosrs/projection/WatermanButterflyProjection

Super-classes

WatermanButterflyProjection

Class: geosrs:WebMercatorProjection

Table 352. geosrs:WebMercatorProjection

URI

https://w3id.org/geosrs/projection/WebMercatorProjection

Super-classes

WebMercatorProjection

Class: geosrs:WerenskioldIProjection

Table 353. geosrs:WerenskioldIProjection

URI

https://w3id.org/geosrs/projection/WerenskioldIProjection

Super-classes

WerenskioldIProjection

Class: geosrs:WernerProjection

Table 354. geosrs:WernerProjection

URI

https://w3id.org/geosrs/projection/WernerProjection

Super-classes

WernerProjection

Class: geosrs:WiechelProjection

Table 355. geosrs:WiechelProjection

URI

https://w3id.org/geosrs/projection/WiechelProjection

Super-classes

WiechelProjection

Class: geosrs:WinkelIIProjection

Table 356. geosrs:WinkelIIProjection

URI

https://w3id.org/geosrs/projection/WinkelIIProjection

Super-classes

WinkelIIProjection

Class: geosrs:WinkelIProjection

Table 357. geosrs:WinkelIProjection

URI

https://w3id.org/geosrs/projection/WinkelIProjection

Super-classes

WinkelIProjection

Class: geosrs:WinkelSnyderProjection

Table 358. geosrs:WinkelSnyderProjection

URI

https://w3id.org/geosrs/projection/WinkelSnyderProjection

Super-classes

WinkelSnyderProjection

Class: geosrs:WinkelTripelProjection

Table 359. geosrs:WinkelTripelProjection

URI

https://w3id.org/geosrs/projection/WinkelTripelProjection

Super-classes

WinkelTripelProjection

Class: geosrs:PutninsP3’Projection

Table 360. geosrs:PutninsP3’Projection

URI

https://w3id.org/geosrs/projection/PutninsP3’Projection

Super-classes

PutninsP3’Projection

Class: geosrs:PutninsP4’Projection

Table 361. geosrs:PutninsP4’Projection

URI

https://w3id.org/geosrs/projection/PutninsP4’Projection

Super-classes

PutninsP4’Projection

Class: geosrs:PutninsP5’Projection

Table 362. geosrs:PutninsP5’Projection

URI

https://w3id.org/geosrs/projection/PutninsP5’Projection

Super-classes

PutninsP5’Projection

Class: geosrs:PutninsP6’Projection

Table 363. geosrs:PutninsP6’Projection

URI

https://w3id.org/geosrs/projection/PutninsP6’Projection

Super-classes

PutninsP6’Projection

Class: geosrs:MollweideWagnerProjection

Table 364. geosrs:MollweideWagnerProjection

URI

https://w3id.org/geosrs/projection/MollweideWagnerProjection

Planet Module

This clause establishes the PLANET Requirements class, with IRI /req/planet, which has a corresponding Conformance Class, PLANET, with IRI /conf/planet.

Appendix A: Alignments

Overview

The prefixes used for the ontologies mapped to in all following sections are given in the following table.

Table 365. Alignment: Namespaces

ign:

http://data.ign.fr/def/ignf#

iso19111:

http://def.isotc211.org/iso19112/2019/SpatialReferencingByGeographicIdentifier#

geosrs:

http://www.opengis.net/ont/geosparql#

ifc:

https://standards.buildingsmart.org/IFC/DEV/IFC4/ADD2_TC1/OWL/

owl:

http://www.w3.org/2002/07/owl#

prov:

http://www.w3.org/ns/prov#

rdf:

http://www.w3.org/1999/02/22-rdf-syntax-ns#

rdfs:

http://www.w3.org/2000/01/rdf-schema#

IGN Ontology

Table 366. Alignment: IGN Ontology
From Element Mapping relation To Element Notes

geosrs:CoordinateSystem

owl:equivalentClass

ign:CoordinateSystem

-

geosrs:Datum

owl:equivalentClass

ign:Datum

-

geosrs:Ellipsoid

owl:equivalentClass

ign:Ellipsoid

-

ISO19111 Ontology

Table 367. Alignment: ISO19111 Ontology
From Element Mapping relation To Element Notes

geosrs:CoordinateSystem

owl:equivalentClass

iso19111:CoordinateSystem

-

geosrs:Datum

owl:equivalentClass

iso19111:Datum

-

geosrs:Ellipsoid

owl:equivalentClass

iso19111:Ellipsoid

-

IFC Ontology

Table 368. Alignment: IFC Ontology
From Element Mapping relation To Element Notes

geosrs:CRS

owl:equivalentClass

ifc:IfcCoordinateReferenceSystem

-

geosrs:CoordinateOperation

owl:equivalentClass

ifc:IfcCoordinateOperation

-

geosrs:AxisDirection

owl:equivalentClass

ifc:IfcDirection

-

geosrs:ProjectedCRS

owl:equivalentClass

ifc:IfcProjectedCRS

-

geosrs:axis

owl:equivalentProperty

ifc:axis_IfcAxis1Placement

-

geosrs:sourceCRS

owl:equivalentProperty

ifc:sourceCRS

-

geosrs:targetCRS

owl:equivalentProperty

ifc:targetCRS

-

Appendix B: SHACL Shapes

Overview

Appendix C: Revision History

Date Release Author Primary clauses modified Description

2016-04-28

0.1

G. Editor

all

initial version

Bibliography

Example Bibliography (Delete this note).

The TC has approved Springer LNCS as the official document citation type. Springer LNCS is widely used in technical and computer science journals and other publications For citations in the text please use square brackets and consecutive numbers: [1], [2], [3] Actual References: [n] Journal: Author Surname, A.: Title. Publication Title. Volume number, Issue number, Pages Used (Year Published) [n] Web: Author Surname, A.: Title, http://Website-Url