Kerala-MDR
Jump to navigation
Jump to search
States of India: Andhra Pradesh (AP) · Arunachal Pradesh (AR) · Assam (AS) · Bihar (BR) · Chhattisgarh (CG) · Goa (GA) · Gujarat (GJ) · Haryana (HR) · Himachal Pradesh (HP) · Jharkhand (JH) · Karnataka (KA) · Kerala (KL) · Madhya Pradesh (MP) · Maharashtra (MH) · Manipur (MN) · Meghalaya (ML) · Mizoram (MZ) · Nagaland (NL) · Odisha (OR) · Punjab (PB) · Rajasthan (RJ) · Sikkim (SK) · Tamil Nadu (TN) · Telangana (TG) · Tripura (TR) · Uttar Pradesh (UP) · Uttarakhand (UK) · West Bengal (WB)
Union territories: Andaman and Nicobar Islands (AN) · Chandigarh (CH) · Dadra and Nagar Haveli (DN) · Daman and Diu (DD) · Delhi (National Capital Territory) (DL) · Jammu and Kashmir (JK) · Ladakh (JK) · Lakshadweep (LD) · Puducherry (PY)
Union territories: Andaman and Nicobar Islands (AN) · Chandigarh (CH) · Dadra and Nagar Haveli (DN) · Daman and Diu (DD) · Delhi (National Capital Territory) (DL) · Jammu and Kashmir (JK) · Ladakh (JK) · Lakshadweep (LD) · Puducherry (PY)
Kerala have a Major District Roads network of 27,469.950 km.
- Resources
- India/Tags/Highway#Road classification and tagging scheme for India (proposal)
- Kerala PWD Road network map
- http://spb.kerala.gov.in/images/er/er14/Chapter5/Appendix/5-2.pdf
Tags for the relation
Each way making up any single Indian Highway route is added to a relation and that relation is given at least these tags:
Code | District | PWD MDR list | PWD map | Remarks |
---|---|---|---|---|
AL | Alappuzha | list | image | |
ER | Ernakulam | list | image | |
ID | Idukki | list | image | |
KN | Kannur | list | image | |
KS | Kasaragod | list | image | |
KL | Kollam | list | image | |
KT | Kottayam | list | image | |
KZ | Kozhikode | list | image | |
MA | Malappuram | Manjeri | image | |
PL | Palakkad | list | image | |
PT | Pathanamthitta | list | image | |
TV | Thiruvananthapuram | list | image | |
TS | Thrissur | list | image | |
WA | Wayanad | list, Churam | image | |
Vadakara | ||||
Muvattupuzha | list | image |
Overpass query :
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“"network"="IN:MDR:KL" in Kerala”
*/
[out:json][timeout:25];
area["name"="Kerala"]->.searchArea;
// gather results
(
// query part for: “network="IN:SH:KL"”
nwr["ref"~"^MDR"](area.searchArea);
);
// print results
out body;
>;
out skel qt;