Table of Contents

The main purpose of this service is to

  • create spatial reference strings, also called persistable references, which are used to tag data items in the data platform given information from external systems like:
    • Ocean textual representations, the recommended spatial reference for Ocean Petrel, Studio, and Techlog.
    • Ocean or Petrel companion crs_meta.xml, which are generated during data export and fully describe the spatial context of the exported data.
    • EPSG codes for coordinate reference systems (CRS) and cartographic transformations (CT) see EPSG registry.
    • Well-known text (WKT) and individual spatial descriptors, which can be found e.g. in ProSource and other spatially aware systems.
  • given a persistable reference, create human readable reports describing the components of a spatial reference. Such reports can be presented to end-users instead of the raw persistable reference or well-known text strings.

Generally, POST methods are used due to the size of the persistable reference strings or structured inputs.

The Spatial Reference Service is related to and completed by the CRS Catalog Service, which allows the discovery of spatial references where the definitions are not exactly given. Consumers have to deal with multiple choices though, especially when using CRS search.

Back to table of contents

Headers

HeaderDescription
data-partition-id (Required)Specify the desired accessible partition ID. Only one data partition can be specified at a time.
correlation-id (Optional)Used to track a single request throughout all the services it passes through. This can be a GUID in the header with a key. If you are the service initiating the request, you should generate the ID. Otherwise, you should forward it on in the request.

The Data Platform stores data in different data partitions, depending on the access to those data partitions in the OSDU system.

Note: Viewers permission to the provided data-partition is required to use these APIs.

This section covers the methods you can use to create a spatial reference definition. If no such data is present, use the [CRS Catalog Service](/. ./CRS-Catalog-Service.md).

Back to table of contents

Ocean textual representations, the recommended spatial reference for Ocean Petrel, Studio, and Techlog, consists of a pseudo-XML string, which is usually uniquely defined given an Esri version.

POST /persistableReference/fromOceanTextualReference

Open Try it out

An example for a [OceanTextualRepresentation](#oceantextualrepresentation) request:
{
  "oceanTextualRepresentation": "ESRI,PE_10_3_1: <?xml version=\"1.0\" encoding=\"utf-16\"?><ILateBoundCoordinateReferenceSystem name=\"GCS_WGS_1984\"><AuthorityCode>EPSG,4326</AuthorityCode></ILateBoundCoordinateReferenceSystem>"
}
An example for a [ConvertToPersistableReferenceResponse](#converttopersistablereferenceresponse) response:
{
  "oceanTextualRepresentation": "ESRI,PE_10_3_1: <?xml version=\"1.0\" encoding=\"utf-16\"?><ILateBoundCoordinateReferenceSystem name=\"GCS_WGS_1984\"><AuthorityCode>EPSG,4326</AuthorityCode></ILateBoundCoordinateReferenceSystem>",
  "persistableReference": "{\"authCode\":{\"auth\":\"EPSG\",\"code\":\"4326\"},\"type\":\"LBC\",\"ver\":\"PE_10_3_1\",\"name\":\"GCS_WGS_1984\",\"wkt\":\"GEOGCS[\\\"GCS_WGS_1984\\\",DATUM[\\\"D_WGS_1984\\\",SPHEROID[\\\"WGS_1984\\\",6378137.0,298.257223563]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433],AUTHORITY[\\\"EPSG\\\",4326]]\"}",
  "statusInformation": "Success"
}
Error codesDescription
400Error or invalid input or missing mandatory properties
401, 403User not authenticated or not entitled to access the shared data partition
500Internal server error

Back to table of contents

Ocean companion files are usually generated during export from Petrel. This method takes the companion file read as a string as input oceanCompanionXml and creates a persistable reference of the companion contents.

POST /persistableReference/fromOceanCompanion

Open Try it out

An example for a [OceanCompanionXml](#oceancompanionxml) request:
{
  "oceanCompanionXml": "<?xml version=\"1.0\" encoding=\"utf-8\"?><SpatialCompanion version=\"1.0\"><IEarlyBoundCoordinateReferenceSystem name=\"NAD27 * SIS: Fallback,15851,1693 / UTM zone 11N [26711,158511693]\" crsType=\"Projected\" engine=\"ESRI\" engineVersion=\"PE_10_3_1\"><AuthorityCode>SLB,26711100</AuthorityCode><ILateBoundCoordinateReferenceSystem name=\"NAD_1927_UTM_Zone_11N\"><AuthorityCode>EPSG,26711</AuthorityCode><WKT>PROJCS[\"NAD_1927_UTM_Zone_11N\",GEOGCS[\"GCS_North_American_1927\",DATUM[\"D_North_American_1927\",SPHEROID[\"Clarke_1866\",6378206.4,294.9786982]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-117.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0],AUTHORITY[\"EPSG\",26711]]</WKT></ILateBoundCoordinateReferenceSystem><ICompoundTransform name=\"GCS_North_American_1927-to-GCS_WGS_1984 (Fallback) {15851; 1693}\"><AuthorityCode>SIS,550214</AuthorityCode><Description>Compound transform, Fallback policy {EPSG,15851; EPSG,1693}</Description><Policy>Fallback</Policy><CartographicTransforms><ISimpleTransform><AuthorityCode>EPSG,15851</AuthorityCode><WKT>GEOGTRAN[\"NAD_1927_To_WGS_1984_79_CONUS\",GEOGCS[\"GCS_North_American_1927\",DATUM[\"D_North_American_1927\",SPHEROID[\"Clarke_1866\",6378206.4,294.9786982]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],METHOD[\"NADCON\"],PARAMETER[\"Dataset_conus\",0.0],AUTHORITY[\"EPSG\",15851]]</WKT></ISimpleTransform><ISimpleTransform><AuthorityCode>EPSG,1693</AuthorityCode><WKT>GEOGTRAN[\"NAD_1927_To_WGS_1984_33\",GEOGCS[\"GCS_North_American_1927\",DATUM[\"D_North_American_1927\",SPHEROID[\"Clarke_1866\",6378206.4,294.9786982]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],METHOD[\"NTv2\"],PARAMETER[\"Dataset_canada/Ntv2_0\",0.0],AUTHORITY[\"EPSG\",1693]]</WKT></ISimpleTransform></CartographicTransforms></ICompoundTransform></IEarlyBoundCoordinateReferenceSystem><Info history=\"Made by Petrel\" /></SpatialCompanion>"
}
An example for a [ConvertCompanionResponse](#convertcompanionresponse) response:
{
  "oceanCompanionXml": "<?xml version=\"1.0\" encoding=\"utf-8\"?><SpatialCompanion version=\"1.0\"><IEarlyBoundCoordinateReferenceSystem name=\"NAD27 * SIS: Fallback,15851,1693 / UTM zone 11N [26711,158511693]\" crsType=\"Projected\" engine=\"ESRI\" engineVersion=\"PE_10_3_1\"><AuthorityCode>SLB,26711100</AuthorityCode><ILateBoundCoordinateReferenceSystem name=\"NAD_1927_UTM_Zone_11N\"><AuthorityCode>EPSG,26711</AuthorityCode><WKT>PROJCS[\"NAD_1927_UTM_Zone_11N\",GEOGCS[\"GCS_North_American_1927\",DATUM[\"D_North_American_1927\",SPHEROID[\"Clarke_1866\",6378206.4,294.9786982]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-117.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0],AUTHORITY[\"EPSG\",26711]]</WKT></ILateBoundCoordinateReferenceSystem><ICompoundTransform name=\"GCS_North_American_1927-to-GCS_WGS_1984 (Fallback) {15851; 1693}\"><AuthorityCode>SIS,550214</AuthorityCode><Description>Compound transform, Fallback policy {EPSG,15851; EPSG,1693}</Description><Policy>Fallback</Policy><CartographicTransforms><ISimpleTransform><AuthorityCode>EPSG,15851</AuthorityCode><WKT>GEOGTRAN[\"NAD_1927_To_WGS_1984_79_CONUS\",GEOGCS[\"GCS_North_American_1927\",DATUM[\"D_North_American_1927\",SPHEROID[\"Clarke_1866\",6378206.4,294.9786982]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],METHOD[\"NADCON\"],PARAMETER[\"Dataset_conus\",0.0],AUTHORITY[\"EPSG\",15851]]</WKT></ISimpleTransform><ISimpleTransform><AuthorityCode>EPSG,1693</AuthorityCode><WKT>GEOGTRAN[\"NAD_1927_To_WGS_1984_33\",GEOGCS[\"GCS_North_American_1927\",DATUM[\"D_North_American_1927\",SPHEROID[\"Clarke_1866\",6378206.4,294.9786982]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],METHOD[\"NTv2\"],PARAMETER[\"Dataset_canada/Ntv2_0\",0.0],AUTHORITY[\"EPSG\",1693]]</WKT></ISimpleTransform></CartographicTransforms></ICompoundTransform></IEarlyBoundCoordinateReferenceSystem><Info history=\"Made by Petrel\" /></SpatialCompanion>",
  "persistableReference": "{\"authCode\":{\"auth\":\"26711100\",\"code\":\"NAD27 * SIS: Fallback,15851,1693 / UTM zone 11N [26711,158511693]\"},\"type\":\"EBC\",\"ver\":\"ESRI,PE_10_3_1: \",\"name\":\"SLB\",\"lateBoundCRS\":{\"authCode\":{\"auth\":\"EPSG\",\"code\":\"26711\"},\"type\":\"LBC\",\"ver\":\"ESRI,PE_10_3_1: \",\"name\":\"NAD_1927_UTM_Zone_11N\",\"wkt\":\"PROJCS[\\\"NAD_1927_UTM_Zone_11N\\\",GEOGCS[\\\"GCS_North_American_1927\\\",DATUM[\\\"D_North_American_1927\\\",SPHEROID[\\\"Clarke_1866\\\",6378206.4,294.9786982]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],PROJECTION[\\\"Transverse_Mercator\\\"],PARAMETER[\\\"False_Easting\\\",500000.0],PARAMETER[\\\"False_Northing\\\",0.0],PARAMETER[\\\"Central_Meridian\\\",-117.0],PARAMETER[\\\"Scale_Factor\\\",0.9996],PARAMETER[\\\"Latitude_Of_Origin\\\",0.0],UNIT[\\\"Meter\\\",1.0],AUTHORITY[\\\"EPSG\\\",26711]]\"},\"compoundCT\":{\"authCode\":{\"auth\":\"SIS\",\"code\":\"550214\"},\"type\":\"CT\",\"ver\":\"ESRI,PE_10_3_1: \",\"name\":\"GCS_North_American_1927-to-GCS_WGS_1984 (Fallback) {15851; 1693}\",\"policy\":\"Fallback\",\"cts\":[{\"authCode\":{\"auth\":\"EPSG\",\"code\":\"15851\"},\"type\":\"ST\",\"ver\":\"ESRI,PE_10_3_1: \",\"name\":null,\"wkt\":\"GEOGTRAN[\\\"NAD_1927_To_WGS_1984_79_CONUS\\\",GEOGCS[\\\"GCS_North_American_1927\\\",DATUM[\\\"D_North_American_1927\\\",SPHEROID[\\\"Clarke_1866\\\",6378206.4,294.9786982]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],GEOGCS[\\\"GCS_WGS_1984\\\",DATUM[\\\"D_WGS_1984\\\",SPHEROID[\\\"WGS_1984\\\",6378137.0,298.257223563]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],METHOD[\\\"NADCON\\\"],PARAMETER[\\\"Dataset_conus\\\",0.0],AUTHORITY[\\\"EPSG\\\",15851]]\"},{\"authCode\":{\"auth\":\"EPSG\",\"code\":\"1693\"},\"type\":\"ST\",\"ver\":\"ESRI,PE_10_3_1: \",\"name\":null,\"wkt\":\"GEOGTRAN[\\\"NAD_1927_To_WGS_1984_33\\\",GEOGCS[\\\"GCS_North_American_1927\\\",DATUM[\\\"D_North_American_1927\\\",SPHEROID[\\\"Clarke_1866\\\",6378206.4,294.9786982]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],GEOGCS[\\\"GCS_WGS_1984\\\",DATUM[\\\"D_WGS_1984\\\",SPHEROID[\\\"WGS_1984\\\",6378137.0,298.257223563]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],METHOD[\\\"NTv2\\\"],PARAMETER[\\\"Dataset_canada/Ntv2_0\\\",0.0],AUTHORITY[\\\"EPSG\\\",1693]]\"}]}}",
  "statusInformation": "Success"
}
Error codesDescription
400Error or invalid input or missing mandatory properties
401, 403User not authenticated or not entitled to access the shared data partition
500Internal server error

Back to table of contents

Create a persistable reference given a code (typically EPSG code) for a coordinate reference system (CRS).

POST /persistableReference/fromCrsAuthorityCode

Open Try it out

An example for a [LbCrsAuthorityCodeContainer](#lbcrsauthoritycodecontainer) request:
{
  "lateBoundCrsAuthorityCode": "EPSG,26782"
}
An example for a [LbCrsWktPartsConversionResponse](#lbcrswktpartsconversionresponse) response:
{
  "lateBoundCrsParts": {
    "lateBoundCrsName": "NAD_1927_StatePlane_Louisiana_South_FIPS_1702",
    "lateBoundCrsAuthority": "EPSG",
    "lateBoundCrsAuthorityCode": "26782",
    "lateBoundCrsWkt": "PROJCS[\"NAD_1927_StatePlane_Louisiana_South_FIPS_1702\",GEOGCS[\"GCS_North_American_1927\",DATUM[\"D_North_American_1927\",SPHEROID[\"Clarke_1866\",6378206.4,294.9786982]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2000000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-91.3333333333333],PARAMETER[\"Standard_Parallel_1\",29.3],PARAMETER[\"Standard_Parallel_2\",30.7],PARAMETER[\"Latitude_Of_Origin\",28.6666666666667],UNIT[\"Foot_US\",0.304800609601219],AUTHORITY[\"EPSG\",26782]]"
  },
  "persistableReference": "{\"authCode\":{\"auth\":\"EPSG\",\"code\":\"26782\"},\"type\":\"LBC\",\"ver\":\"PE_10_3_1\",\"name\":\"NAD_1927_StatePlane_Louisiana_South_FIPS_1702\",\"wkt\":\"PROJCS[\\\"NAD_1927_StatePlane_Louisiana_South_FIPS_1702\\\",GEOGCS[\\\"GCS_North_American_1927\\\",DATUM[\\\"D_North_American_1927\\\",SPHEROID[\\\"Clarke_1866\\\",6378206.4,294.9786982]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],PROJECTION[\\\"Lambert_Conformal_Conic\\\"],PARAMETER[\\\"False_Easting\\\",2000000.0],PARAMETER[\\\"False_Northing\\\",0.0],PARAMETER[\\\"Central_Meridian\\\",-91.3333333333333],PARAMETER[\\\"Standard_Parallel_1\\\",29.3],PARAMETER[\\\"Standard_Parallel_2\\\",30.7],PARAMETER[\\\"Latitude_Of_Origin\\\",28.6666666666667],UNIT[\\\"Foot_US\\\",0.304800609601219],AUTHORITY[\\\"EPSG\\\",26782]]\"}",
  "statusInformation": "Success"
}
Error codesDescription
400Error or invalid input or missing mandatory properties
401, 403User not authenticated or not entitled to access the shared data partition
500Internal server error

Back to table of contents

Create a persistable reference given a code (typically EPSG code) for a cartographic transformation (CT).

POST /persistableReference/fromTransformAuthorityCode

Open Try it out

An example for a [SglTrfAuthorityCodeContainer](#sgltrfauthoritycodecontainer) request:
{
  "singleCartoTrfAuthorityCode": "EPSG,15851"
}
An example for a [ConvertToPersistableReferenceResponse](#converttopersistablereferenceresponse) response:
{
  "singleTrfParts": {
    "singleCartoTrfName": "ED_1950_To_WGS_1984_23",
    "singleCartoTrfAuthority": "EPSG",
    "singleCartoTrfAuthorityCode": "1612",
    "singleCartoTrfWkt": "GEOGTRAN[\"ED_1950_To_WGS_1984_23\",GEOGCS[\"GCS_European_1950\",DATUM[\"D_European_1950\",SPHEROID[\"International_1924\",6378388.0,297.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],METHOD[\"Position_Vector\"],PARAMETER[\"X_Axis_Translation\",-116.641],PARAMETER[\"Y_Axis_Translation\",-56.931],PARAMETER[\"Z_Axis_Translation\",-110.559],PARAMETER[\"X_Axis_Rotation\",0.893],PARAMETER[\"Y_Axis_Rotation\",0.921],PARAMETER[\"Z_Axis_Rotation\",-0.917],PARAMETER[\"Scale_Difference\",-3.52],AUTHORITY[\"EPSG\",1612]]"
  },
  "persistableReference": "{\"authCode\":{\"auth\":\"EPSG\",\"code\":\"1612\"},\"type\":\"ST\",\"ver\":\"PE_10_3_1\",\"name\":\"ED_1950_To_WGS_1984_23\",\"wkt\":\"GEOGTRAN[\\\"ED_1950_To_WGS_1984_23\\\",GEOGCS[\\\"GCS_European_1950\\\",DATUM[\\\"D_European_1950\\\",SPHEROID[\\\"International_1924\\\",6378388.0,297.0]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],GEOGCS[\\\"GCS_WGS_1984\\\",DATUM[\\\"D_WGS_1984\\\",SPHEROID[\\\"WGS_1984\\\",6378137.0,298.257223563]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],METHOD[\\\"Position_Vector\\\"],PARAMETER[\\\"X_Axis_Translation\\\",-116.641],PARAMETER[\\\"Y_Axis_Translation\\\",-56.931],PARAMETER[\\\"Z_Axis_Translation\\\",-110.559],PARAMETER[\\\"X_Axis_Rotation\\\",0.893],PARAMETER[\\\"Y_Axis_Rotation\\\",0.921],PARAMETER[\\\"Z_Axis_Rotation\\\",-0.917],PARAMETER[\\\"Scale_Difference\\\",-3.52],AUTHORITY[\\\"EPSG\\\",1612]]\"}",
  "statusInformation": "Success"
}
Error codesDescription
400Error or invalid input or missing mandatory properties
401, 403User not authenticated or not entitled to access the shared data partition
500Internal server error

Back to table of contents

Create a persistable reference given an Esri well-known text (WKT), which is mandatory, and an optional name and authority code.

POST /persistableReference/fromLateBoundCrsParts

Open Try it out

An example for a [LbCrsContainer](#lbcrscontainer) request:
{
  "lateBoundCrsWkt": "PROJCS[\"ED_1950_UTM_Zone_31N\",GEOGCS[\"GCS_European_1950\",DATUM[\"D_European_1950\",SPHEROID[\"International_1924\",6378388.0,297.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",3.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0],AUTHORITY[\"EPSG\",23031]]",
  "lateBoundCrsName": "ED_1950_UTM_Zone_31N",
  "lateBoundCrsAuthority": "EPSG",
  "lateBoundCrsAuthorityCode": "23031"
}
An example for a [LbCrsWktPartsConversionResponse](#lbcrswktpartsconversionresponse) response:
{
  "lateBoundCrsParts": {
    "lateBoundCrsName": "ED_1950_UTM_Zone_31N",
    "lateBoundCrsAuthority": "EPSG",
    "lateBoundCrsAuthorityCode": "23031",
    "lateBoundCrsWkt": "PROJCS[\"ED_1950_UTM_Zone_31N\",GEOGCS[\"GCS_European_1950\",DATUM[\"D_European_1950\",SPHEROID[\"International_1924\",6378388.0,297.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",3.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0],AUTHORITY[\"EPSG\",23031]]"
  },
  "persistableReference": "{\"authCode\":{\"auth\":\"EPSG\",\"code\":\"23031\"},\"type\":\"LBC\",\"ver\":\"PE_10_3_1\",\"name\":\"ED_1950_UTM_Zone_31N\",\"wkt\":\"PROJCS[\\\"ED_1950_UTM_Zone_31N\\\",GEOGCS[\\\"GCS_European_1950\\\",DATUM[\\\"D_European_1950\\\",SPHEROID[\\\"International_1924\\\",6378388.0,297.0]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],PROJECTION[\\\"Transverse_Mercator\\\"],PARAMETER[\\\"False_Easting\\\",500000.0],PARAMETER[\\\"False_Northing\\\",0.0],PARAMETER[\\\"Central_Meridian\\\",3.0],PARAMETER[\\\"Scale_Factor\\\",0.9996],PARAMETER[\\\"Latitude_Of_Origin\\\",0.0],UNIT[\\\"Meter\\\",1.0],AUTHORITY[\\\"EPSG\\\",23031]]\"}",
  "statusInformation": "Success"
}
Error codesDescription
400Error or invalid input or missing mandatory properties
401, 403User not authenticated or not entitled to access the shared data partition
500Internal server error

Back to table of contents

Create a persistable reference given

  1. A late-bound CRS by Esri well-known text (WKT), which is mandatory, and optional name and authority code
  2. A single cartographic transformation by Esri well-known text (WKT), which is the mandatory, and optional name and authority code
  3. An optional name and authority code for the combination, the early-bound CRS
POST /persistableReference/fromEarlyBoundCrsAsWktParts

Open Try it out

An example for a [EbCrsContainer](#ebcrscontainer) request:
{
  "singleCartoTrfAuthorityCode": "1612",
  "singleCartoTrfAuthority": "EPSG",
  "earlyBoundCrsAuthorityCode": "23031023",
  "earlyBoundCrsAuthority": "SLB",
  "lateBoundCrsAuthorityCode": "23031",
  "singleCartoTrfName": "ED_1950_To_WGS_1984_23",
  "singleCartoTrfWkt": "GEOGTRAN[\"ED_1950_To_WGS_1984_23\",GEOGCS[\"GCS_European_1950\",DATUM[\"D_European_1950\",SPHEROID[\"International_1924\",6378388.0,297.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],METHOD[\"Position_Vector\"],PARAMETER[\"X_Axis_Translation\",-116.641],PARAMETER[\"Y_Axis_Translation\",-56.931],PARAMETER[\"Z_Axis_Translation\",-110.559],PARAMETER[\"X_Axis_Rotation\",0.893],PARAMETER[\"Y_Axis_Rotation\",0.921],PARAMETER[\"Z_Axis_Rotation\",-0.917],PARAMETER[\"Scale_Difference\",-3.52],AUTHORITY[\"EPSG\",1612]]",
  "lateBoundCrsAuthority": "EPSG",
  "lateBoundCrsName": "ED_1950_UTM_Zone_31N",
  "lateBoundCrsWkt": "PROJCS[\"ED_1950_UTM_Zone_31N\",GEOGCS[\"GCS_European_1950\",DATUM[\"D_European_1950\",SPHEROID[\"International_1924\",6378388.0,297.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",3.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0],AUTHORITY[\"EPSG\",23031]]",
  "earlyBoundCrsName": "ED50 * EPSG-Nor N62 2001 / UTM zone 31N [23031,1612]"
}
An example for a [EbCrsWktPartsConversionResponse](#ebcrswktpartsconversionresponse) response:
{
  "earlyBoundCrsParts": {
    "earlyBoundCrsName": "ED50 * EPSG-Nor N62 2001 / UTM zone 31N [23031,1612]",
    "earlyBoundCrsAuthority": "SLB",
    "earlyBoundCrsAuthorityCode": "23031023",
    "lateBoundCrsName": "ED_1950_UTM_Zone_31N",
    "lateBoundCrsAuthority": "EPSG",
    "lateBoundCrsAuthorityCode": "23031",
    "lateBoundCrsWkt": "PROJCS[\"ED_1950_UTM_Zone_31N\",GEOGCS[\"GCS_European_1950\",DATUM[\"D_European_1950\",SPHEROID[\"International_1924\",6378388.0,297.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",3.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0],AUTHORITY[\"EPSG\",23031]]",
    "singleCartoTrfName": "ED_1950_To_WGS_1984_23",
    "singleCartoTrfAuthority": "EPSG",
    "singleCartoTrfAuthorityCode": "1612",
    "singleCartoTrfWkt": "GEOGTRAN[\"ED_1950_To_WGS_1984_23\",GEOGCS[\"GCS_European_1950\",DATUM[\"D_European_1950\",SPHEROID[\"International_1924\",6378388.0,297.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],METHOD[\"Position_Vector\"],PARAMETER[\"X_Axis_Translation\",-116.641],PARAMETER[\"Y_Axis_Translation\",-56.931],PARAMETER[\"Z_Axis_Translation\",-110.559],PARAMETER[\"X_Axis_Rotation\",0.893],PARAMETER[\"Y_Axis_Rotation\",0.921],PARAMETER[\"Z_Axis_Rotation\",-0.917],PARAMETER[\"Scale_Difference\",-3.52],AUTHORITY[\"EPSG\",1612]]"
  },
  "persistableReference": "{\"authCode\":{\"auth\":\"SLB\",\"code\":\"23031023\"},\"type\":\"EBC\",\"ver\":\"PE_10_3_1\",\"name\":\"ED50 * EPSG-Nor N62 2001 / UTM zone 31N [23031,1612]\",\"lateBoundCRS\":{\"authCode\":{\"auth\":\"EPSG\",\"code\":\"23031\"},\"type\":\"LBC\",\"ver\":\"PE_10_3_1\",\"name\":\"ED_1950_UTM_Zone_31N\",\"wkt\":\"PROJCS[\\\"ED_1950_UTM_Zone_31N\\\",GEOGCS[\\\"GCS_European_1950\\\",DATUM[\\\"D_European_1950\\\",SPHEROID[\\\"International_1924\\\",6378388.0,297.0]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],PROJECTION[\\\"Transverse_Mercator\\\"],PARAMETER[\\\"False_Easting\\\",500000.0],PARAMETER[\\\"False_Northing\\\",0.0],PARAMETER[\\\"Central_Meridian\\\",3.0],PARAMETER[\\\"Scale_Factor\\\",0.9996],PARAMETER[\\\"Latitude_Of_Origin\\\",0.0],UNIT[\\\"Meter\\\",1.0],AUTHORITY[\\\"EPSG\\\",23031]]\"},\"singleCT\":{\"authCode\":{\"auth\":\"EPSG\",\"code\":\"1612\"},\"type\":\"ST\",\"ver\":\"PE_10_3_1\",\"name\":\"ED_1950_To_WGS_1984_23\",\"wkt\":\"GEOGTRAN[\\\"ED_1950_To_WGS_1984_23\\\",GEOGCS[\\\"GCS_European_1950\\\",DATUM[\\\"D_European_1950\\\",SPHEROID[\\\"International_1924\\\",6378388.0,297.0]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],GEOGCS[\\\"GCS_WGS_1984\\\",DATUM[\\\"D_WGS_1984\\\",SPHEROID[\\\"WGS_1984\\\",6378137.0,298.257223563]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],METHOD[\\\"Position_Vector\\\"],PARAMETER[\\\"X_Axis_Translation\\\",-116.641],PARAMETER[\\\"Y_Axis_Translation\\\",-56.931],PARAMETER[\\\"Z_Axis_Translation\\\",-110.559],PARAMETER[\\\"X_Axis_Rotation\\\",0.893],PARAMETER[\\\"Y_Axis_Rotation\\\",0.921],PARAMETER[\\\"Z_Axis_Rotation\\\",-0.917],PARAMETER[\\\"Scale_Difference\\\",-3.52],AUTHORITY[\\\"EPSG\\\",1612]]\"}}",
  "statusInformation": "Success"
}
Error codesDescription
400Error or invalid input or missing mandatory properties
401, 403User not authenticated or not entitled to access the shared data partition
500Internal server error

Back to table of contents

This section covers the methods used to convert a spatial reference definition from one format to another.

Back to table of contents

A CRS persistable reference is the most commonly used standard form of providing CRS metadata. This API converts the WKT in the persistable reference to its PROJ.4 notation.

POST /persistableReference/toProj4

Open Try it out

An example for a [PersistableReferenceToProj4](#persitablereferencetoproj4container) request:
{
  "persitableReference":"{\"wkt\":\"PROJCS[\\\"WGS_1984_UTM_Zone_31N\\\",GEOGCS[\\\"GCS_WGS_1984\\\",DATUM[\\\"D_WGS_1984\\\",SPHEROID[\\\"WGS_1984\\\",6378137.0,298.257223563]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],PROJECTION[\\\"Transverse_Mercator\\\"],PARAMETER[\\\"False_Easting\\\",500000.0],PARAMETER[\\\"False_Northing\\\",0.0],PARAMETER[\\\"Central_Meridian\\\",3.0],PARAMETER[\\\"Scale_Factor\\\",0.9996],PARAMETER[\\\"Latitude_Of_Origin\\\",0.0],UNIT[\\\"Meter\\\",1.0],AUTHORITY[\\\"EPSG\\\",32631]]\",\"ver\":\"PE_10_3_1\",\"name\":\"WGS_1984_UTM_Zone_31N\",\"authCode\":{\"auth\":\"EPSG\",\"code\":\"32631\"},\"type\":\"LBC\"}"
}
An example for a [PersistableReferenceToProj4ConversionResponse](#persistablereferencetoproj4conversionresponse) response:
{
  "proj4":"+proj=utm +zone=31 +datum=WGS84 +units=m +no_defs"
}
Error codesDescription
400Error or invalid input or missing mandatory properties
401, 403User not authenticated or not entitled to access the shared data partition
500Internal server error

Back to table of contents

Spatial references, either Ocean textual representation strings, Esri well-known text (WKT), or data platform persistable reference strings are not designed for human consumption.

The reporting feature of this service parses the definitions and creates a structured sequence of strings or detailed description of the parts.

The reports exploit contextual knowledge around the Esri well-known text. Units and axis definitions are not explicitly given in the WKT; these are, however, derived by Esri convention.

Back to table of contents

POST /spatialReference/simpleReport

Open Try it out

An example for a [ReportRequest](#reportrequest) request:
{
  "spatialReference": "{\"lateBoundCRS\":{\"wkt\":\"PROJCS[\\\"ED_1950_UTM_Zone_31N\\\",GEOGCS[\\\"GCS_European_1950\\\",DATUM[\\\"D_European_1950\\\",SPHEROID[\\\"International_1924\\\",6378388.0,297.0]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],PROJECTION[\\\"Transverse_Mercator\\\"],PARAMETER[\\\"False_Easting\\\",500000.0],PARAMETER[\\\"False_Northing\\\",0.0],PARAMETER[\\\"Central_Meridian\\\",3.0],PARAMETER[\\\"Scale_Factor\\\",0.9996],PARAMETER[\\\"Latitude_Of_Origin\\\",0.0],UNIT[\\\"Meter\\\",1.0],AUTHORITY[\\\"EPSG\\\",23031]]\",\"ver\":\"PE_10_3_1\",\"name\":\"ED_1950_UTM_Zone_31N\",\"authCode\":{\"auth\":\"EPSG\",\"code\":\"23031\"},\"type\":\"LBC\"},\"singleCT\":{\"wkt\":\"GEOGTRAN[\\\"ED_1950_To_WGS_1984_23\\\",GEOGCS[\\\"GCS_European_1950\\\",DATUM[\\\"D_European_1950\\\",SPHEROID[\\\"International_1924\\\",6378388.0,297.0]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],GEOGCS[\\\"GCS_WGS_1984\\\",DATUM[\\\"D_WGS_1984\\\",SPHEROID[\\\"WGS_1984\\\",6378137.0,298.257223563]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],METHOD[\\\"Position_Vector\\\"],PARAMETER[\\\"X_Axis_Translation\\\",-116.641],PARAMETER[\\\"Y_Axis_Translation\\\",-56.931],PARAMETER[\\\"Z_Axis_Translation\\\",-110.559],PARAMETER[\\\"X_Axis_Rotation\\\",0.893],PARAMETER[\\\"Y_Axis_Rotation\\\",0.921],PARAMETER[\\\"Z_Axis_Rotation\\\",-0.917],PARAMETER[\\\"Scale_Difference\\\",-3.52],AUTHORITY[\\\"EPSG\\\",1612]]\",\"ver\":\"PE_10_3_1\",\"name\":\"ED_1950_To_WGS_1984_23\",\"authCode\":{\"auth\":\"EPSG\",\"code\":\"1612\"},\"type\":\"ST\"},\"ver\":\"PE_10_3_1\",\"name\":\"ED50 * EPSG-Nor N62 2001 / UTM zone 31N [23031,1612]\",\"authCode\":{\"auth\":\"SLB\",\"code\":\"23031023\"},\"type\":\"EBC\"}"
}
An example for a [ReportResponseAsStringList](#reportresponseasstringlist) response:
{
  "spatialReference": "{\"lateBoundCRS\":{\"wkt\":\"PROJCS[\\\"ED_1950_UTM_Zone_31N\\\",GEOGCS[\\\"GCS_European_1950\\\",DATUM[\\\"D_European_1950\\\",SPHEROID[\\\"International_1924\\\",6378388.0,297.0]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],PROJECTION[\\\"Transverse_Mercator\\\"],PARAMETER[\\\"False_Easting\\\",500000.0],PARAMETER[\\\"False_Northing\\\",0.0],PARAMETER[\\\"Central_Meridian\\\",3.0],PARAMETER[\\\"Scale_Factor\\\",0.9996],PARAMETER[\\\"Latitude_Of_Origin\\\",0.0],UNIT[\\\"Meter\\\",1.0],AUTHORITY[\\\"EPSG\\\",23031]]\",\"ver\":\"PE_10_3_1\",\"name\":\"ED_1950_UTM_Zone_31N\",\"authCode\":{\"auth\":\"EPSG\",\"code\":\"23031\"},\"type\":\"LBC\"},\"singleCT\":{\"wkt\":\"GEOGTRAN[\\\"ED_1950_To_WGS_1984_23\\\",GEOGCS[\\\"GCS_European_1950\\\",DATUM[\\\"D_European_1950\\\",SPHEROID[\\\"International_1924\\\",6378388.0,297.0]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],GEOGCS[\\\"GCS_WGS_1984\\\",DATUM[\\\"D_WGS_1984\\\",SPHEROID[\\\"WGS_1984\\\",6378137.0,298.257223563]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],METHOD[\\\"Position_Vector\\\"],PARAMETER[\\\"X_Axis_Translation\\\",-116.641],PARAMETER[\\\"Y_Axis_Translation\\\",-56.931],PARAMETER[\\\"Z_Axis_Translation\\\",-110.559],PARAMETER[\\\"X_Axis_Rotation\\\",0.893],PARAMETER[\\\"Y_Axis_Rotation\\\",0.921],PARAMETER[\\\"Z_Axis_Rotation\\\",-0.917],PARAMETER[\\\"Scale_Difference\\\",-3.52],AUTHORITY[\\\"EPSG\\\",1612]]\",\"ver\":\"PE_10_3_1\",\"name\":\"ED_1950_To_WGS_1984_23\",\"authCode\":{\"auth\":\"EPSG\",\"code\":\"1612\"},\"type\":\"ST\"},\"ver\":\"PE_10_3_1\",\"name\":\"ED50 * EPSG-Nor N62 2001 / UTM zone 31N [23031,1612]\",\"authCode\":{\"auth\":\"SLB\",\"code\":\"23031023\"},\"type\":\"EBC\"}",
  "reportStrings": [
    "EarlyBoundCrs.Name = ED50 * EPSG-Nor N62 2001 / UTM zone 31N [23031,1612]",
    "EarlyBoundCrs.LateBoundProjectedCrs.Name = ED_1950_UTM_Zone_31N",
    "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.Name = GCS_European_1950",
    "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.Datum.Name = D_European_1950",
    "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.Datum.Ellipsoid.Name = International_1924",
    "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.Datum.Ellipsoid.SemiMajorAxis = 6378388.0 [Meter]",
    "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.Datum.Ellipsoid.InverseFlattening = 297.0",
    "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.PrimeMeridian.Name = Greenwich",
    "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.PrimeMeridian.Longitude = 0.0 [Degree]",
    "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.CoordinateSystem.Type = ellipsoidal",
    "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.CoordinateSystem.Dimension = 2",
    "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.CoordinateSystem.Axis.1 = longitude (lon) [Degree]",
    "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.CoordinateSystem.Axis.2 = latitude (lat) [Degree]",
    "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.Unit.Degree = 0.0174532925199433",
    "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Method.Name = Transverse_Mercator",
    "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Parameter.False_Easting = 500000.0 [Meter]",
    "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Parameter.False_Northing = 0.0 [Meter]",
    "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Parameter.Central_Meridian = 3.0 [Degree]",
    "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Parameter.Scale_Factor = 0.9996 [Unity]",
    "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Parameter.Latitude_Of_Origin = 0.0 [Degree]",
    "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Unit.Meter = 1.0",
    "EarlyBoundCrs.LateBoundProjectedCrs.CoordinateSystem.Type = Cartesian",
    "EarlyBoundCrs.LateBoundProjectedCrs.CoordinateSystem.Dimension = 2",
    "EarlyBoundCrs.LateBoundProjectedCrs.CoordinateSystem.Axis.1 = easting (E) [Meter]",
    "EarlyBoundCrs.LateBoundProjectedCrs.CoordinateSystem.Axis.2 = northing (N) [Meter]",
    "EarlyBoundCrs.LateBoundProjectedCrs.AuthorityCode.EPSG = 23031",
    "EarlyBoundCrs.Transformation.Name = ED_1950_To_WGS_1984_23",
    "EarlyBoundCrs.Transformation.FromGeographicCrs.Name = GCS_European_1950",
    "EarlyBoundCrs.Transformation.FromGeographicCrs.Datum.Name = D_European_1950",
    "EarlyBoundCrs.Transformation.FromGeographicCrs.Datum.Ellipsoid.Name = International_1924",
    "EarlyBoundCrs.Transformation.FromGeographicCrs.Datum.Ellipsoid.SemiMajorAxis = 6378388.0 [Meter]",
    "EarlyBoundCrs.Transformation.FromGeographicCrs.Datum.Ellipsoid.InverseFlattening = 297.0",
    "EarlyBoundCrs.Transformation.FromGeographicCrs.PrimeMeridian.Name = Greenwich",
    "EarlyBoundCrs.Transformation.FromGeographicCrs.PrimeMeridian.Longitude = 0.0 [Degree]",
    "EarlyBoundCrs.Transformation.FromGeographicCrs.CoordinateSystem.Type = ellipsoidal",
    "EarlyBoundCrs.Transformation.FromGeographicCrs.CoordinateSystem.Dimension = 2",
    "EarlyBoundCrs.Transformation.FromGeographicCrs.CoordinateSystem.Axis.1 = longitude (lon) [Degree]",
    "EarlyBoundCrs.Transformation.FromGeographicCrs.CoordinateSystem.Axis.2 = latitude (lat) [Degree]",
    "EarlyBoundCrs.Transformation.FromGeographicCrs.Unit.Degree = 0.0174532925199433",
    "EarlyBoundCrs.Transformation.ToGeographicCrs.Name = GCS_WGS_1984",
    "EarlyBoundCrs.Transformation.ToGeographicCrs.Datum.Name = D_WGS_1984",
    "EarlyBoundCrs.Transformation.ToGeographicCrs.Datum.Ellipsoid.Name = WGS_1984",
    "EarlyBoundCrs.Transformation.ToGeographicCrs.Datum.Ellipsoid.SemiMajorAxis = 6378137.0 [Meter]",
    "EarlyBoundCrs.Transformation.ToGeographicCrs.Datum.Ellipsoid.InverseFlattening = 298.257223563",
    "EarlyBoundCrs.Transformation.ToGeographicCrs.PrimeMeridian.Name = Greenwich",
    "EarlyBoundCrs.Transformation.ToGeographicCrs.PrimeMeridian.Longitude = 0.0 [Degree]",
    "EarlyBoundCrs.Transformation.ToGeographicCrs.CoordinateSystem.Type = ellipsoidal",
    "EarlyBoundCrs.Transformation.ToGeographicCrs.CoordinateSystem.Dimension = 2",
    "EarlyBoundCrs.Transformation.ToGeographicCrs.CoordinateSystem.Axis.1 = longitude (lon) [Degree]",
    "EarlyBoundCrs.Transformation.ToGeographicCrs.CoordinateSystem.Axis.2 = latitude (lat) [Degree]",
    "EarlyBoundCrs.Transformation.ToGeographicCrs.Unit.Degree = 0.0174532925199433",
    "EarlyBoundCrs.Transformation.Method.Name = Position_Vector",
    "EarlyBoundCrs.Transformation.Parameter.X_Axis_Translation = -116.641 [Meter]",
    "EarlyBoundCrs.Transformation.Parameter.Y_Axis_Translation = -56.931 [Meter]",
    "EarlyBoundCrs.Transformation.Parameter.Z_Axis_Translation = -110.559 [Meter]",
    "EarlyBoundCrs.Transformation.Parameter.X_Axis_Rotation = 0.893 [arcsec]",
    "EarlyBoundCrs.Transformation.Parameter.Y_Axis_Rotation = 0.921 [arcsec]",
    "EarlyBoundCrs.Transformation.Parameter.Z_Axis_Rotation = -0.917 [arcsec]",
    "EarlyBoundCrs.Transformation.Parameter.Scale_Difference = -3.52 [ppm]",
    "EarlyBoundCrs.Transformation.AuthorityCode.EPSG = 1612",
    "EarlyBoundCrs.AuthorityCode.SLB = 23031023"
  ],
  "statusInformation": "Success"
}
Error codesDescription
400Error or invalid input or missing mandatory properties
401, 403User not authenticated or not entitled to access the shared data partition
500Internal server error

Back to table of contents

POST /spatialReference/detailedReport

Open Try it out

An example for a [ReportRequest](#reportrequest) request:
{
  "spatialReference": "{\"lateBoundCRS\":{\"wkt\":\"PROJCS[\\\"ED_1950_UTM_Zone_31N\\\",GEOGCS[\\\"GCS_European_1950\\\",DATUM[\\\"D_European_1950\\\",SPHEROID[\\\"International_1924\\\",6378388.0,297.0]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],PROJECTION[\\\"Transverse_Mercator\\\"],PARAMETER[\\\"False_Easting\\\",500000.0],PARAMETER[\\\"False_Northing\\\",0.0],PARAMETER[\\\"Central_Meridian\\\",3.0],PARAMETER[\\\"Scale_Factor\\\",0.9996],PARAMETER[\\\"Latitude_Of_Origin\\\",0.0],UNIT[\\\"Meter\\\",1.0],AUTHORITY[\\\"EPSG\\\",23031]]\",\"ver\":\"PE_10_3_1\",\"name\":\"ED_1950_UTM_Zone_31N\",\"authCode\":{\"auth\":\"EPSG\",\"code\":\"23031\"},\"type\":\"LBC\"},\"singleCT\":{\"wkt\":\"GEOGTRAN[\\\"ED_1950_To_WGS_1984_23\\\",GEOGCS[\\\"GCS_European_1950\\\",DATUM[\\\"D_European_1950\\\",SPHEROID[\\\"International_1924\\\",6378388.0,297.0]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],GEOGCS[\\\"GCS_WGS_1984\\\",DATUM[\\\"D_WGS_1984\\\",SPHEROID[\\\"WGS_1984\\\",6378137.0,298.257223563]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],METHOD[\\\"Position_Vector\\\"],PARAMETER[\\\"X_Axis_Translation\\\",-116.641],PARAMETER[\\\"Y_Axis_Translation\\\",-56.931],PARAMETER[\\\"Z_Axis_Translation\\\",-110.559],PARAMETER[\\\"X_Axis_Rotation\\\",0.893],PARAMETER[\\\"Y_Axis_Rotation\\\",0.921],PARAMETER[\\\"Z_Axis_Rotation\\\",-0.917],PARAMETER[\\\"Scale_Difference\\\",-3.52],AUTHORITY[\\\"EPSG\\\",1612]]\",\"ver\":\"PE_10_3_1\",\"name\":\"ED_1950_To_WGS_1984_23\",\"authCode\":{\"auth\":\"EPSG\",\"code\":\"1612\"},\"type\":\"ST\"},\"ver\":\"PE_10_3_1\",\"name\":\"ED50 * EPSG-Nor N62 2001 / UTM zone 31N [23031,1612]\",\"authCode\":{\"auth\":\"SLB\",\"code\":\"23031023\"},\"type\":\"EBC\"}"
}
An example for a [ReportResponseAsStructuredList](#reportresponseasstructuredlist) response:
{
  "spatialReference": "{\"lateBoundCRS\":{\"wkt\":\"PROJCS[\\\"ED_1950_UTM_Zone_31N\\\",GEOGCS[\\\"GCS_European_1950\\\",DATUM[\\\"D_European_1950\\\",SPHEROID[\\\"International_1924\\\",6378388.0,297.0]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],PROJECTION[\\\"Transverse_Mercator\\\"],PARAMETER[\\\"False_Easting\\\",500000.0],PARAMETER[\\\"False_Northing\\\",0.0],PARAMETER[\\\"Central_Meridian\\\",3.0],PARAMETER[\\\"Scale_Factor\\\",0.9996],PARAMETER[\\\"Latitude_Of_Origin\\\",0.0],UNIT[\\\"Meter\\\",1.0],AUTHORITY[\\\"EPSG\\\",23031]]\",\"ver\":\"PE_10_3_1\",\"name\":\"ED_1950_UTM_Zone_31N\",\"authCode\":{\"auth\":\"EPSG\",\"code\":\"23031\"},\"type\":\"LBC\"},\"singleCT\":{\"wkt\":\"GEOGTRAN[\\\"ED_1950_To_WGS_1984_23\\\",GEOGCS[\\\"GCS_European_1950\\\",DATUM[\\\"D_European_1950\\\",SPHEROID[\\\"International_1924\\\",6378388.0,297.0]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],GEOGCS[\\\"GCS_WGS_1984\\\",DATUM[\\\"D_WGS_1984\\\",SPHEROID[\\\"WGS_1984\\\",6378137.0,298.257223563]],PRIMEM[\\\"Greenwich\\\",0.0],UNIT[\\\"Degree\\\",0.0174532925199433]],METHOD[\\\"Position_Vector\\\"],PARAMETER[\\\"X_Axis_Translation\\\",-116.641],PARAMETER[\\\"Y_Axis_Translation\\\",-56.931],PARAMETER[\\\"Z_Axis_Translation\\\",-110.559],PARAMETER[\\\"X_Axis_Rotation\\\",0.893],PARAMETER[\\\"Y_Axis_Rotation\\\",0.921],PARAMETER[\\\"Z_Axis_Rotation\\\",-0.917],PARAMETER[\\\"Scale_Difference\\\",-3.52],AUTHORITY[\\\"EPSG\\\",1612]]\",\"ver\":\"PE_10_3_1\",\"name\":\"ED_1950_To_WGS_1984_23\",\"authCode\":{\"auth\":\"EPSG\",\"code\":\"1612\"},\"type\":\"ST\"},\"ver\":\"PE_10_3_1\",\"name\":\"ED50 * EPSG-Nor N62 2001 / UTM zone 31N [23031,1612]\",\"authCode\":{\"auth\":\"SLB\",\"code\":\"23031023\"},\"type\":\"EBC\"}",
  "reportItemDetails": [
    {
      "codeInHierarchy": "EarlyBoundCrs",
      "name": "Name",
      "value": "ED50 * EPSG-Nor N62 2001 / UTM zone 31N [23031,1612]",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs",
      "name": "Name",
      "value": "ED_1950_UTM_Zone_31N",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs",
      "name": "Name",
      "value": "GCS_European_1950",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.Datum",
      "name": "Name",
      "value": "D_European_1950",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.Datum.Ellipsoid",
      "name": "Name",
      "value": "International_1924",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.Datum.Ellipsoid",
      "name": "SemiMajorAxis",
      "value": "6378388.0",
      "unitSpecification": {
        "symbol": "Meter",
        "scaleToSIBase": "1.0"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.Datum.Ellipsoid",
      "name": "InverseFlattening",
      "value": "297.0",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.PrimeMeridian",
      "name": "Name",
      "value": "Greenwich",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.PrimeMeridian",
      "name": "Longitude",
      "value": "0.0",
      "unitSpecification": {
        "symbol": "Degree",
        "scaleToSIBase": "0.0174532925199433"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.CoordinateSystem",
      "name": "Type",
      "value": "ellipsoidal",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.CoordinateSystem",
      "name": "Dimension",
      "value": "2",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.CoordinateSystem.Axis",
      "name": "1",
      "value": "longitude (lon)",
      "unitSpecification": {
        "symbol": "Degree",
        "scaleToSIBase": "0.0174532925199433"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.CoordinateSystem.Axis",
      "name": "2",
      "value": "latitude (lat)",
      "unitSpecification": {
        "symbol": "Degree",
        "scaleToSIBase": "0.0174532925199433"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.BaseGeographicCrs.Unit",
      "name": "Degree",
      "value": "0.0174532925199433",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Method",
      "name": "Name",
      "value": "Transverse_Mercator",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Parameter",
      "name": "False_Easting",
      "value": "500000.0",
      "unitSpecification": {
        "symbol": "Meter",
        "scaleToSIBase": "1.0"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Parameter",
      "name": "False_Northing",
      "value": "0.0",
      "unitSpecification": {
        "symbol": "Meter",
        "scaleToSIBase": "1.0"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Parameter",
      "name": "Central_Meridian",
      "value": "3.0",
      "unitSpecification": {
        "symbol": "Degree",
        "scaleToSIBase": "0.0174532925199433"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Parameter",
      "name": "Scale_Factor",
      "value": "0.9996",
      "unitSpecification": {
        "symbol": "Unity",
        "scaleToSIBase": "1.0"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Parameter",
      "name": "Latitude_Of_Origin",
      "value": "0.0",
      "unitSpecification": {
        "symbol": "Degree",
        "scaleToSIBase": "0.0174532925199433"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.Conversion.Unit",
      "name": "Meter",
      "value": "1.0",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.CoordinateSystem",
      "name": "Type",
      "value": "Cartesian",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.CoordinateSystem",
      "name": "Dimension",
      "value": "2",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.CoordinateSystem.Axis",
      "name": "1",
      "value": "easting (E)",
      "unitSpecification": {
        "symbol": "Meter",
        "scaleToSIBase": "1.0"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.CoordinateSystem.Axis",
      "name": "2",
      "value": "northing (N)",
      "unitSpecification": {
        "symbol": "Meter",
        "scaleToSIBase": "1.0"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.LateBoundProjectedCrs.AuthorityCode",
      "name": "EPSG",
      "value": "23031",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation",
      "name": "Name",
      "value": "ED_1950_To_WGS_1984_23",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.FromGeographicCrs",
      "name": "Name",
      "value": "GCS_European_1950",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.FromGeographicCrs.Datum",
      "name": "Name",
      "value": "D_European_1950",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.FromGeographicCrs.Datum.Ellipsoid",
      "name": "Name",
      "value": "International_1924",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.FromGeographicCrs.Datum.Ellipsoid",
      "name": "SemiMajorAxis",
      "value": "6378388.0",
      "unitSpecification": {
        "symbol": "Meter",
        "scaleToSIBase": "1.0"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.FromGeographicCrs.Datum.Ellipsoid",
      "name": "InverseFlattening",
      "value": "297.0",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.FromGeographicCrs.PrimeMeridian",
      "name": "Name",
      "value": "Greenwich",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.FromGeographicCrs.PrimeMeridian",
      "name": "Longitude",
      "value": "0.0",
      "unitSpecification": {
        "symbol": "Degree",
        "scaleToSIBase": "0.0174532925199433"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.FromGeographicCrs.CoordinateSystem",
      "name": "Type",
      "value": "ellipsoidal",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.FromGeographicCrs.CoordinateSystem",
      "name": "Dimension",
      "value": "2",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.FromGeographicCrs.CoordinateSystem.Axis",
      "name": "1",
      "value": "longitude (lon)",
      "unitSpecification": {
        "symbol": "Degree",
        "scaleToSIBase": "0.0174532925199433"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.FromGeographicCrs.CoordinateSystem.Axis",
      "name": "2",
      "value": "latitude (lat)",
      "unitSpecification": {
        "symbol": "Degree",
        "scaleToSIBase": "0.0174532925199433"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.FromGeographicCrs.Unit",
      "name": "Degree",
      "value": "0.0174532925199433",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.ToGeographicCrs",
      "name": "Name",
      "value": "GCS_WGS_1984",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.ToGeographicCrs.Datum",
      "name": "Name",
      "value": "D_WGS_1984",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.ToGeographicCrs.Datum.Ellipsoid",
      "name": "Name",
      "value": "WGS_1984",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.ToGeographicCrs.Datum.Ellipsoid",
      "name": "SemiMajorAxis",
      "value": "6378137.0",
      "unitSpecification": {
        "symbol": "Meter",
        "scaleToSIBase": "1.0"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.ToGeographicCrs.Datum.Ellipsoid",
      "name": "InverseFlattening",
      "value": "298.257223563",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.ToGeographicCrs.PrimeMeridian",
      "name": "Name",
      "value": "Greenwich",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.ToGeographicCrs.PrimeMeridian",
      "name": "Longitude",
      "value": "0.0",
      "unitSpecification": {
        "symbol": "Degree",
        "scaleToSIBase": "0.0174532925199433"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.ToGeographicCrs.CoordinateSystem",
      "name": "Type",
      "value": "ellipsoidal",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.ToGeographicCrs.CoordinateSystem",
      "name": "Dimension",
      "value": "2",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.ToGeographicCrs.CoordinateSystem.Axis",
      "name": "1",
      "value": "longitude (lon)",
      "unitSpecification": {
        "symbol": "Degree",
        "scaleToSIBase": "0.0174532925199433"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.ToGeographicCrs.CoordinateSystem.Axis",
      "name": "2",
      "value": "latitude (lat)",
      "unitSpecification": {
        "symbol": "Degree",
        "scaleToSIBase": "0.0174532925199433"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.ToGeographicCrs.Unit",
      "name": "Degree",
      "value": "0.0174532925199433",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.Method",
      "name": "Name",
      "value": "Position_Vector",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.Parameter",
      "name": "X_Axis_Translation",
      "value": "-116.641",
      "unitSpecification": {
        "symbol": "Meter",
        "scaleToSIBase": "1.0"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.Parameter",
      "name": "Y_Axis_Translation",
      "value": "-56.931",
      "unitSpecification": {
        "symbol": "Meter",
        "scaleToSIBase": "1.0"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.Parameter",
      "name": "Z_Axis_Translation",
      "value": "-110.559",
      "unitSpecification": {
        "symbol": "Meter",
        "scaleToSIBase": "1.0"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.Parameter",
      "name": "X_Axis_Rotation",
      "value": "0.893",
      "unitSpecification": {
        "symbol": "arcsec",
        "scaleToSIBase": "0.000004848136811095355"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.Parameter",
      "name": "Y_Axis_Rotation",
      "value": "0.921",
      "unitSpecification": {
        "symbol": "arcsec",
        "scaleToSIBase": "0.000004848136811095355"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.Parameter",
      "name": "Z_Axis_Rotation",
      "value": "-0.917",
      "unitSpecification": {
        "symbol": "arcsec",
        "scaleToSIBase": "0.000004848136811095355"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.Parameter",
      "name": "Scale_Difference",
      "value": "-3.52",
      "unitSpecification": {
        "symbol": "ppm",
        "scaleToSIBase": "0.000001"
      }
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.Transformation.AuthorityCode",
      "name": "EPSG",
      "value": "1612",
      "unitSpecification": null
    },
    {
      "codeInHierarchy": "EarlyBoundCrs.AuthorityCode",
      "name": "SLB",
      "value": "23031023",
      "unitSpecification": null
    }
  ],
  "statusInformation": "Success"
}
Error codesDescription
400Error or invalid input or missing mandatory properties
401, 403User not authenticated or not entitled to access the shared data partition
500Internal server error

Back to table of contents

Request structures follow the Python naming convention.

Back to table of contents

Properties
NameTypeDescriptionNotes
ocean_textual_representationstrThe Ocean textual representation string

Back to table of contents

Properties
NameTypeDescriptionNotes
ocean_companion_xmlstrThe Ocean companion file as XML string

Back to table of contents

Properties
NameTypeDescriptionNotes
late_bound_crs_authority_codestrAuthorityCode for the late-bound CRS like "EPSG,26782" or just "26782" as string

Back to table of contents

Properties
NameTypeDescriptionNotes
single_carto_trf_authority_codestrAuthorityCode for the single transformation like "EPSG,1612" or just "1612" as string

Back to table of contents

Properties
NameTypeDescriptionNotes
late_bound_crs_wktstrThe late-bound CRS Esri well-known textmandatory
late_bound_crs_namestrThe late-bound CRS nameoptional
late_bound_crs_authoritystrThe late-bound CRS authorityoptional
late_bound_crs_authority_codestrThe late-bound CRS authority codeoptional

Back to table of contents

Properties
NameTypeDescriptionNotes
single_carto_trf_authority_codestrThe authority code of the associated cartographic transformoptional
single_carto_trf_authoritystrThe authority of the associated cartographic transformoptional
early_bound_crs_authority_codestrThe early-bound CRS authority codeoptional
early_bound_crs_authoritystrThe early-bound CRS authorityoptional
late_bound_crs_authority_codestrThe late-bound CRS authority codeoptional
single_carto_trf_namestrThe name of the associated cartographic transformoptional
single_carto_trf_wktstrThe Esri well-known text of the associated cartographic transformmandatory
late_bound_crs_authoritystrThe late-bound CRS authorityoptional
late_bound_crs_namestrThe late-bound CRS nameoptional
late_bound_crs_wktstrThe late-bound CRS Esri well-known textmandatory
early_bound_crs_namestrThe early-bound CRS nameoptional

Back to table of contents

Properties
NameTypeDescriptionNotes
persistable_referencestrThe CRS persitable reference to convert to PROJ.4 notationmandatory

Back to table of contents

Properties
NameTypeDescriptionNotes
spatial_referencestrThe spatial reference, such as a persistable reference, Ocean textual representation or well-known text string.

Response structures follow the Python naming convention.

Back to table of contents

Properties
NameTypeDescriptionNotes
ocean_textual_representationstrThe input Ocean textual representation
persistable_referencestrThe created persistable reference on success; null on error
status_informationstrInformation about the status of the conversion operation, such as 'Success' on success

Back to table of contents

Properties
NameTypeDescriptionNotes
ocean_companion_xmlstrThe input Ocean companion XML string
persistable_referencestrThe created persistable reference on success; null on error
status_informationstrInformation about the status of the conversion operation, such as 'Success' on success

Back to table of contents

Properties
NameTypeDescriptionNotes
late_bound_crs_partsLbCrsContainer
persistable_referencestrThe created persistable reference on success; null on error
status_informationstrInformation about the status of the conversion operation, such as 'Success' on success

Back to table of contents

Properties

NameTypeDescriptionNotes
early_bound_crs_partsEbCrsContainer
persistable_referencestrThe created persistable reference on success; null on error
status_informationstrInformation about the status of the conversion operation, such as 'Success' on success

Back to table of contents

Properties
NameTypeDescriptionNotes
single_trf_partsSglTrfContainer
persistable_referencestrThe created persistable reference on success; null on error
status_informationstrInformation about the status of the conversion operation, such as 'Success' on success

Back to table of contents

Properties
NameTypeDescriptionNotes
proj4strThe converted PROJ.4 notation of input CRS persistable reference; null on error

Back to table of contents

Properties
NameTypeDescriptionNotes
report_stringslist[str]A list of details about the spatial reference presented with a hierarchical code = value [unit] styleoptional
status_informationstrInformation about the status of the conversion operation, such as 'Success' on success
spatial_referencestrThe spatial reference as in the request

Back to table of contents

Properties
NameTypeDescriptionNotes
report_item_detailslist[ItemDetails]Detailed item structures
status_informationstrInformation about the status of the conversion operation, such as 'Success' on success
spatial_referencestrThe spatial reference as in the request

Back to table of contents

Properties

NameTypeDescriptionNotes
single_carto_trf_namestrThe transformation name
single_carto_trf_authority_codestrThe transformation authority code
single_carto_trf_authoritystrThe transformation authority
single_carto_trf_wktstrThe transformation Esri well-known text

Back to table of contents

Properties
NameTypeDescriptionNotes
unit_specificationlist[Unit]optional
code_in_hierarchystrHierarchical parent code
namestrItem name
valuestrItem value, always as string

Back to table of contents

Properties

NameTypeDescriptionNotes
symbolstrUnit symbol
scale_to_si_basestrUnit scale factor to base SI unit

Back to table of contents