OTB.ConvertCartoToGeoPoint: Convert cartographic coordinates to geographic ones.

This application computes the geographic coordinates from cartographic ones. User has to give the X and Y coordinate and the cartographic projection (see mapproj parameter for details).

Inputs

X cartographic coordinates in the projection defined by mapproj parameter

number
Please set a value for carto.x.

Y cartographic coordinates in the projection defined by mapproj parameter

number
Please set a value for carto.y.

Defines the map projection to be used.

string
Please set a value for mapproj.

The zone number ranges from 1 to 60 and allows defining the transverse mercator projection (along with the hemisphere)

integer
Please set a value for mapproj.utm.zone.

The transverse mercator projections are defined by their zone number as well as the hemisphere. Activate this parameter if your image is in the northern hemisphere.

boolean
Please set a value for mapproj.utm.northhem.

See www.spatialreference.org to find which EPSG code is associated to your projection

integer
Please set a value for mapproj.epsg.code.

Outputs

Point longitude coordinates in decimal degrees.

transmission

Point latitude coordinates in decimal degrees.

transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.


http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/localhost/ogc-api/processes/OTB.ConvertCartoToGeoPoint.html
Last modified: Sat Feb 19 15:43:34 CET 2022