This endpoint presents the RouteConverter API for datasources in the system.

GET /v1/datasources/routeconverter-maps/
HTTP 200 OK
Allow: GET, POST, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 05 Sep 2026 16:37:21 GMT
Vary: Accept

{
    "id": "routeconverter-maps",
    "name": "RouteConverter Maps",
    "baseUrl": "https://static.routeconverter.com/maps/",
    "directory": "maps/routeconverter",
    "action": "Copy",
    "files": {},
    "maps": {
        "world.map": {
            "boundingbox": {
                "northEastLongitude": 180.0,
                "northEastLatitude": 90.0,
                "southWestLongitude": -180.0,
                "southWestLatitude": -90.0
            },
            "checksums": [
                {
                    "lastModified": "2026-09-05T16:37:20Z",
                    "contentLength": 2774898,
                    "sha1": "679FBE5B72F6BD0A4F5445C8EFED6AA2C3DA0620"
                },
                {
                    "lastModified": "2026-09-05T14:31:23Z",
                    "contentLength": 2535723,
                    "sha1": "D3E2D7D0BDF8B48A82BD74424003EE3B47651EC2"
                },
                {
                    "lastModified": "2026-09-05T01:00:27Z",
                    "contentLength": 1662902,
                    "sha1": "7949C80D855D458DAE6630914188A47B7BD387F5"
                },
                {
                    "lastModified": "2026-09-04T02:58:03Z",
                    "contentLength": 1662901,
                    "sha1": "B74DFAD0BBF9AF84E697CACD5231D0C42EDF0231"
                },
                {
                    "lastModified": "2026-09-04T01:24:34Z",
                    "contentLength": 1662900,
                    "sha1": "B5809A06B52B8DFCD876974BC8793B0F8CA398EF"
                }
            ],
            "fragments": {}
        }
    },
    "themes": {},
    "source": null
}