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

GET /v1/datasources/routeconverter-maps/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 26 Jul 2026 06:06:23 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-07-24T17:27:17Z",
                    "contentLength": 377832,
                    "sha1": "DEBBF1A6858FFB4A8A6AAB7D6E90239138B6642A"
                },
                {
                    "lastModified": "2026-07-24T17:24:29Z",
                    "contentLength": 529869,
                    "sha1": "D7B1AA2DC98979A479ECFBF302DDEFC7BA5C3199"
                },
                {
                    "lastModified": "2026-07-23T20:27:21Z",
                    "contentLength": 65538,
                    "sha1": "BB9B0D30CF25E8D7A91801747840561C0470A239"
                },
                {
                    "lastModified": "2026-07-22T14:27:32Z",
                    "contentLength": 65537,
                    "sha1": "A7882DC5102B536F2998C4188C8F5817AE71C796"
                },
                {
                    "lastModified": "2026-07-22T09:15:04Z",
                    "contentLength": 65536,
                    "sha1": "CA8511EF78D51F66C7A94C92CF8B2C88559D3D60"
                }
            ],
            "fragments": {}
        }
    },
    "themes": {},
    "source": null
}