You're viewing a demo portfolio

Join the waitlist
PRSM

elevation_line

Active

Tool of Openrouteservice

declared in 0.1.0

"Elevation profile along a route" / "hiking trail elevation gain" / "topographic profile of [path]" / "how hilly is this route" — elevation samples along a geometry (linestring). Pass geojson / polyline / encodedpolyline5 / encodedpolyline6. Use for hiking elevation gain, cycling grade analysis, trail planning, terrain profiles.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            8.681495,
            49.41461
          ],
          [
            8.687872,
            49.420318
          ]
        ]
      },
      "format_in": "geojson"
    },
    {
      "geometry": "u{~vFvyys@fS",
      "format_in": "polyline"
    }
  ],
  "required": [
    "format_in",
    "geometry"
  ],
  "properties": {
    "geometry": {
      "description": "Per format_in"
    },
    "format_in": {
      "type": "string",
      "description": "geojson | polyline | encodedpolyline5 | encodedpolyline6"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Openrouteservice

https://github.com/pipeworx-io/mcp-openrouteservice

1/7 registries
View full server →