{
    "title": "OS Maps API - ZXY",
    "description": "Access OS Maps API through a RESTfull sevrice providing z,x,y co-ordinates",
    "links": [
        {
            "href": "https://api.os.uk/maps/raster",
            "rel": "api-grouping",
            "type": "application/json",
            "title": "OS Maps API",
            "description": "Get started for free and integrate Ordnance Survey's up-to-date, detailed maps in your apps, enabling your customers to make location-based decisions with confidence, removing the overhead of managing complex datasets yourself."
        },
        {
            "href": "https://api.os.uk/maps/raster/v1/zxy/Road_27700",
            "rel": "service-endpoint",
            "type": "image/png",
            "title": "Road 27700",
            "description": "Road raster tile set in projection 27700."
        },
        {
            "href": "https://api.os.uk/maps/raster/v1/zxy/Road_3857",
            "rel": "service-endpoint",
            "type": "image/png",
            "title": "Road 3857",
            "description": "Road raster tile set in projection 3857."
        },
        {
            "href": "https://api.os.uk/maps/raster/v1/zxy/Outdoor_27700",
            "rel": "service-endpoint",
            "type": "image/png",
            "title": "Outdoor 27700",
            "description": "Outdoor raster tile set in projection 27700."
        },
        {
            "href": "https://api.os.uk/maps/raster/v1/zxy/Outdoor_3857",
            "rel": "service-endpoint",
            "type": "image/png",
            "title": "Outdoor 3857",
            "description": "Outdoor raster tile set in projection 3857."
        },
        {
            "href": "https://api.os.uk/maps/raster/v1/zxy/Light_27700",
            "rel": "service-endpoint",
            "type": "image/png",
            "title": "Light 27700",
            "description": "Light raster tile set in projection 27700."
        },
        {
            "href": "https://api.os.uk/maps/raster/v1/zxy/Light_3857",
            "rel": "service-endpoint",
            "type": "image/png",
            "title": "Light 3857",
            "description": "Light raster tile set in projection 3857."
        },
        {
            "href": "https://api.os.uk/maps/raster/v1/zxy/Leisure_27700",
            "rel": "service-endpoint",
            "type": "image/png",
            "title": "Leisure 27700",
            "description": "Leisure raster tile set in projection 27700."
        }
    ]
}