From 347c3a880c03be2e4d7b95fc3daa45682f887fc9 Mon Sep 17 00:00:00 2001 From: ramSeraph Date: Thu, 7 Nov 2024 19:45:55 +0530 Subject: [PATCH] add delhi buildings route --- routes.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/routes.json b/routes.json index 5045020..1370bff 100644 --- a/routes.json +++ b/routes.json @@ -299,6 +299,12 @@ "name": "WB AMRUT Urban Building footprints", "url": "https://github.com/ramSeraph/indian_buildings/releases/download/urban/WB_AMRUT_buildings.pmtiles" }, + "/not-so-open/urban/buildings/gsdl/": { + "handlertype": "pmtiles", + "category": ["urban", "buildings" ], + "name": "GSDL Delhi buildings", + "url": "https://github.com/ramSeraph/indian_buildings/releases/download/urban/GSDL_buildings.pmtiles" + }, "/overture-places/": { "handlertype": "pmtiles", "category": "pois",