OTB.ObtainUTMZoneFromGeoPoint: UTM zone determination from a geographic point.
This application returns the UTM zone of an input geographic point.
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "OTB.ObtainUTMZoneFromGeoPoint", "title": "UTM zone determination from a geographic point.", "description": "This application returns the UTM zone of an input geographic point.", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/OTB.ObtainUTMZoneFromGeoPoint/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/OTB.ObtainUTMZoneFromGeoPoint/execution.html"}], "inputs": {"lat": {"title": "Latitude value of desired point.", "description": "Latitude value of desired point.", "schema": {"type": "number"}, "id": "lat"}, "lon": {"title": "Longitude value of desired point.", "description": "Longitude value of desired point.", "schema": {"type": "number"}, "id": "lon"}}, "outputs": {"utm": {"title": "UTM Zone", "description": "UTM Zone", "schema": {"type": "integer"}, "id": "utm"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/OTB.ObtainUTMZoneFromGeoPoint.html Last modified: Sat Dec 4 00:09:36 CET 2021