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, 16 Aug 2026 03:30:30 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-08-16T03:30:31Z",
                    "contentLength": 1403310,
                    "sha1": "977E3033AFF65229054CCCC76F1F21E7691D060B"
                },
                {
                    "lastModified": "2026-08-15T14:24:24Z",
                    "contentLength": 2774897,
                    "sha1": "FCCB516BEC76EF27DC82881041CBAC0E4C578280"
                },
                {
                    "lastModified": "2026-08-13T22:12:23Z",
                    "contentLength": 2023232,
                    "sha1": "42C27E1D931D8AAE608B1E6866B1DF4C5EE0CE74"
                },
                {
                    "lastModified": "2026-08-11T13:55:12Z",
                    "contentLength": 1634946,
                    "sha1": "2EFD27D4D86649B5AA285AC4FB9E18450B941747"
                },
                {
                    "lastModified": "2026-08-11T13:22:38Z",
                    "contentLength": 1042611,
                    "sha1": "C801349456EEB62F1C0C3A9D0013025390430E52"
                }
            ],
            "fragments": {}
        }
    },
    "themes": {},
    "source": null
}