Skip to content

Instantly share code, notes, and snippets.

@planemad
Last active October 8, 2024 09:46
Show Gist options
  • Save planemad/be1592cad0b4fc153b73628e0ccc9434 to your computer and use it in GitHub Desktop.
Save planemad/be1592cad0b4fc153b73628e0ccc9434 to your computer and use it in GitHub Desktop.
Location of all metro entrances on the Chennai Metro network. Source: CMRL
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"name": "CMRL Metro Access Points",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "AG-DMS", "access_point_name": "A1", "elevation": "7.397", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24853668, 13.04594039 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "AG-DMS", "access_point_name": "A2", "elevation": "7.504", "description": "STEPS / PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.24837047, 13.04569598 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "AG-DMS", "access_point_name": "A3", "elevation": "7.358", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.2482627, 13.04675054 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "AG-DMS", "access_point_name": "B1", "elevation": "7.466", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24812472, 13.0444232 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "AG-DMS", "access_point_name": "B1A", "elevation": "7.442", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24821345, 13.04438634 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "AG-DMS", "access_point_name": "B2", "elevation": "7.349", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24781764, 13.04454434 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "AG-DMS", "access_point_name": "B3", "elevation": "7.366", "description": "STEPS / PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.24788477, 13.04483827 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Airport", "access_point_name": "A", "elevation": "19.747", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.16414061, 12.98065821 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Airport", "access_point_name": "B1", "elevation": "16.643", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.1639009, 12.98159298 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Alandur", "access_point_name": "A", "elevation": "14.862", "description": "STEPS ( NEAR BY PHYSICALLY CHALLENGE)\r", "accessible": true, "access_type": "ramp", "marker-symbol": "r", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.20158444, 13.0048187 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Alandur", "access_point_name": "B", "elevation": "15.5", "description": "STEPS ( NEAR BY PHYSICALLY CHALLENGE)\r", "accessible": true, "access_type": "ramp", "marker-symbol": "r", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.20119994, 13.00388444 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Alandur", "access_point_name": "C", "elevation": "15.507", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.20154361, 13.00372197 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Government Estate", "access_point_name": "A1", "elevation": "4.932", "description": "STEPS ( NEAR BY LIFT)\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.27329955, 13.06990192 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Government Estate", "access_point_name": "A2", "elevation": "4.957", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.2735029, 13.07004362 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Government Estate", "access_point_name": "A3", "elevation": "4.576", "description": "STEPS (NEAR BY ESCALATOR & LIFT )\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.27279218, 13.07011879 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Government Estate", "access_point_name": "B1", "elevation": "4.862", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.27234326, 13.06884715 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Government Estate", "access_point_name": "B2", "elevation": "4.571", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.27209998, 13.06940277 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Guindy Metro", "access_point_name": "A", "elevation": "10.503", "description": "STEPS ( NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.21276563, 13.00887937 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Guindy Metro", "access_point_name": "B", "elevation": "10.997", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.21343944, 13.00936883 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "High Court", "access_point_name": "A1", "elevation": "4.1499", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28533057, 13.08786263 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "High Court", "access_point_name": "A1A", "elevation": "4.0092", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.28524482, 13.08745149 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "High Court", "access_point_name": "A2", "elevation": "4.5353", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28405839, 13.08775191 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "High Court", "access_point_name": "A3", "elevation": "4.6407", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28476785, 13.08824669 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "High Court", "access_point_name": "A3A", "elevation": "4.729", "description": "PHYSICALLY CHALLENGE / STEPS ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.28410943, 13.08712346 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "High Court", "access_point_name": "A4", "elevation": "4.2648", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.28575502, 13.08856265 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "High Court", "access_point_name": "B1", "elevation": "4.1661", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28507346, 13.08685921 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "High Court", "access_point_name": "B2", "elevation": "4.0232", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.28478128, 13.08682231 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "High Court", "access_point_name": "B3", "elevation": "4.064", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28460883, 13.08623341 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "KALADIPET", "access_point_name": "E1", "elevation": "6.786", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.29930018, 13.15072806 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "KALADIPET", "access_point_name": "E1A", "elevation": "6.122", "description": "LIFT\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.29919381, 13.15047027 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "KALADIPET", "access_point_name": "E2", "elevation": "6.389", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.29963587, 13.15090825 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "KALADIPET", "access_point_name": "E3", "elevation": "6.064", "description": "LIFT\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.29953367, 13.15063526 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "LIC Metro", "access_point_name": "A1", "elevation": "4.61", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.26669797, 13.06484168 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "LIC Metro", "access_point_name": "A2", "elevation": "4.603", "description": "STEPS ( NEAR BY LIFT)\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.26688098, 13.06495239 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "LIC Metro", "access_point_name": "A2A", "elevation": "4.598", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.26691563, 13.06491175 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "LIC Metro", "access_point_name": "A3", "elevation": "4.762", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.26657741, 13.06540373 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "LIC Metro", "access_point_name": "B1", "elevation": "4.429", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.26647627, 13.06461888 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "LIC Metro", "access_point_name": "B2", "elevation": "4.43", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.26637784, 13.06458782 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "LIC Metro", "access_point_name": "B3", "elevation": "5.37", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.26557527, 13.06442662 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "LIC Metro", "access_point_name": "B4", "elevation": "5.317", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.2654579, 13.06438251 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Little Mount", "access_point_name": "A", "elevation": "8.894", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT & STEPS )\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.22424799, 13.01454669 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Little Mount", "access_point_name": "B1", "elevation": "8.897", "description": "PHYSICALLY CHALLENGE ( NEAR BY STEPS & ESCALATOR)\r", "accessible": true, "access_type": "escalator", "marker-symbol": "e", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.22415497, 13.01486101 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Little Mount", "access_point_name": "B2", "elevation": "8.896", "description": "STEPS (NEAR BY LIFT)\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.22416093, 13.01491377 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Mannadi", "access_point_name": "A1", "elevation": "4.3018", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28598376, 13.09618944 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Mannadi", "access_point_name": "A1A", "elevation": "4.4829", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.28599516, 13.09589736 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Mannadi", "access_point_name": "B1", "elevation": "4.6239", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.2862009, 13.0952346 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Mannadi", "access_point_name": "B1A", "elevation": "4.1597", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.2861426, 13.09481014 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Mannadi", "access_point_name": "B2", "elevation": "5.2186", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28573892, 13.09450003 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Meenambakkam", "access_point_name": "A1", "elevation": "16.157", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.17678581, 12.98766274 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Meenambakkam", "access_point_name": "A2", "elevation": "16.057", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.17654599, 12.98747253 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Meenambakkam", "access_point_name": "B1", "elevation": "16.062", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.17603091, 12.98760088 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Meenambakkam", "access_point_name": "B2", "elevation": "16.044", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.17623601, 12.98776916 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Nandhanam", "access_point_name": "A1", "elevation": "7.471", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24198351, 13.03194858 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Nandhanam", "access_point_name": "A1A", "elevation": "7.478", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24199206, 13.03181093 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Nandhanam", "access_point_name": "A2", "elevation": "7.441", "description": "STEPS ( NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24115753, 13.03191987 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Nandhanam", "access_point_name": "A3", "elevation": "7.825", "description": "STEPS / PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.24149162, 13.03207356 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Nandhanam", "access_point_name": "B1", "elevation": "7.079", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.2397199, 13.03078792 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Nandhanam", "access_point_name": "B2", "elevation": "6.913", "description": "STEPS / PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.24003286, 13.03080458 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Nandhanam", "access_point_name": "B3", "elevation": "7.324", "description": "STEPS / PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.24035987, 13.03112925 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Nanganallur", "access_point_name": "A1", "elevation": "15.768", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.1936977, 12.99939509 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Nanganallur", "access_point_name": "A2", "elevation": "15.759", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.19405757, 12.99968301 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "NEW WASHERMANPET", "access_point_name": "E1", "elevation": "5.411", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.29274409, 13.13402268 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "NEW WASHERMANPET", "access_point_name": "E2", "elevation": "5.391", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT & STEPS )\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.292889, 13.13447783 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "NEW WASHERMANPET", "access_point_name": "E3", "elevation": "5.529", "description": "STEPS & ESCALATOR\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.29290916, 13.1344284 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "NEW WASHERMANPET", "access_point_name": "E4", "elevation": "5.52", "description": "LIFT\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.29291739, 13.13402959 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Saidapet Metro", "access_point_name": "A1", "elevation": "6.888", "description": "STEPS ( NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.22907522, 13.02397869 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Saidapet Metro", "access_point_name": "A2", "elevation": "7.552", "description": "STEPS ( NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.22836173, 13.02380342 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Saidapet Metro", "access_point_name": "A3", "elevation": "7.399", "description": "PHYSICALLY CHALLENGE (NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.2286365, 13.02402718 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Saidapet Metro", "access_point_name": "B1", "elevation": "7.409", "description": "PHYSICALLY CHALLENGE (NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.22799888, 13.02347944 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Saidapet Metro", "access_point_name": "B2", "elevation": "7.723", "description": "STEPS ( NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.22768003, 13.02319558 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Saidapet Metro", "access_point_name": "B3", "elevation": "8.157", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.22810678, 13.02417751 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Saidapet Metro", "access_point_name": "B4", "elevation": "7.578", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.228295, 13.02374508 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Sir Theyagaraya college", "access_point_name": "E2", "elevation": "4.8007", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28431196, 13.11718519 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Sir Theyagaraya college", "access_point_name": "E3", "elevation": "5.2034", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28495957, 13.11700035 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Sir Theyagaraya college", "access_point_name": "E3A", "elevation": "5.1841", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.28489591, 13.11699889 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Sir Theyagaraya college", "access_point_name": "E4", "elevation": "4.8257", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28446928, 13.11561642 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Sir Theyagaraya college", "access_point_name": "E4A", "elevation": "4.5469", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.28451494, 13.11566685 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Teynampet", "access_point_name": "A1", "elevation": "7.296", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.24677949, 13.03748382 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Teynampet", "access_point_name": "A2", "elevation": "7.308", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24674392, 13.03754441 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Teynampet", "access_point_name": "A3", "elevation": "7.306", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24640937, 13.03782035 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Teynampet", "access_point_name": "B1", "elevation": "7.32", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24650442, 13.03653115 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Teynampet", "access_point_name": "B2", "elevation": "7.631", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24623221, 13.03701628 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Teynampet", "access_point_name": "B3", "elevation": "7.639", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.24618633, 13.03684896 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "THIRUVOTTIYUR", "access_point_name": "E2", "elevation": "6.071", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.30524764, 13.17230102 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "THIRUVOTTIYUR", "access_point_name": "E2A", "elevation": "5.152", "description": "LIFT\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.30520296, 13.17207456 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "THIRUVOTTIYUR", "access_point_name": "E3", "elevation": "5.477", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.30558561, 13.17254477 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "THIRUVOTTIYUR", "access_point_name": "E3A", "elevation": "4.567", "description": "LIFT\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.30550077, 13.17229975 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "THIRUVOTTIYUR THEARADI", "access_point_name": "E1", "elevation": "7.208", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.30221762, 13.15976007 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "THIRUVOTTIYUR THEARADI", "access_point_name": "E2", "elevation": "7.674", "description": "STEPS (NEAR BY LIFT )\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.30254256, 13.15996616 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Thousand Light", "access_point_name": "A1", "elevation": "6.429", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.2592826, 13.05884192 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Thousand Light", "access_point_name": "A2", "elevation": "6.406", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.25918602, 13.05876592 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Thousand Light", "access_point_name": "A3", "elevation": "6.385", "description": "STEPS / PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.25889436, 13.05853545 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Thousand Light", "access_point_name": "A4", "elevation": "5.712", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.25947454, 13.05936791 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Thousand Light", "access_point_name": "B1", "elevation": "6.521", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.25820408, 13.05800045 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Thousand Light", "access_point_name": "B2", "elevation": "6.889", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.25806268, 13.05822651 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Thousand Light", "access_point_name": "B3", "elevation": "6.071", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.25808551, 13.05824485 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "TOLLGATE", "access_point_name": "E1", "elevation": "5.689", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT & STEPS )\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.29600255, 13.14266249 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "TOLLGATE", "access_point_name": "E2", "elevation": "6.551", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.29649994, 13.14383239 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "TOLLGATE", "access_point_name": "E3", "elevation": "6.393", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.29668454, 13.14377279 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "TOLLGATE", "access_point_name": "E3A", "elevation": "5.265", "description": "LIFT\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.29659546, 13.14352896 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Tondairpet", "access_point_name": "E1", "elevation": "5.5507", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28817191, 13.12398868 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Tondairpet", "access_point_name": "E2", "elevation": "5.6505", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28864653, 13.12460508 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Tondairpet", "access_point_name": "E3", "elevation": "5.663", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28907498, 13.12491999 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Tondairpet", "access_point_name": "E3A", "elevation": "5.6157", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.28899522, 13.12476097 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Tondairpet", "access_point_name": "E4", "elevation": "5.5068", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28801758, 13.12344116 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Tondairpet", "access_point_name": "E4A", "elevation": "5.5036", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.28803409, 13.12350712 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Washermenpet", "access_point_name": "A1", "elevation": "5.0552", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28087221, 13.10822165 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Washermenpet", "access_point_name": "A2", "elevation": "5.2136", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28128998, 13.10850265 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Washermenpet", "access_point_name": "A2A", "elevation": "4.3705", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.28119195, 13.10826593 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Washermenpet", "access_point_name": "B1", "elevation": "6.0102", "description": "STEPS / PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.28076413, 13.10657326 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Washermenpet", "access_point_name": "B2", "elevation": "5.9755", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.28063273, 13.10619527 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "Washermenpet", "access_point_name": "B3", "elevation": "5.2258", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.2805472, 13.10695054 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "WIMCO NAGAR", "access_point_name": "E1", "elevation": "5.634", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.30701258, 13.17859584 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "WIMCO NAGAR", "access_point_name": "E1A", "elevation": "4.469", "description": "LIFT\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.30714058, 13.17892519 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "WIMCO NAGAR", "access_point_name": "E3", "elevation": "5.155", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.30719239, 13.1783472 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "WIMCO NAGAR", "access_point_name": "E3A", "elevation": "4.53", "description": "LIFT\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.30728005, 13.17855424 ] } },
{ "type": "Feature", "properties": { "line_name": "Blue", "station_name": "WIMCO NAGAR DEPOT", "access_point_name": "E1", "elevation": "5.714", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.30910134, 13.18430393 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Anna Nagar East", "access_point_name": "A1", "elevation": "8.607", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.22005328, 13.08472565 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Anna Nagar East", "access_point_name": "A2", "elevation": "8.667", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.21961226, 13.08468626 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Anna Nagar East", "access_point_name": "A3", "elevation": "8.961", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.21963958, 13.08442858 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Anna Nagar East", "access_point_name": "B1", "elevation": "8.828", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.21904187, 13.08444804 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Anna Nagar East", "access_point_name": "B2", "elevation": "9.117", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.21911105, 13.08447044 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Anna Nagar East", "access_point_name": "B3", "elevation": "8.692", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.21868136, 13.08472451 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Anna Nagar Tower", "access_point_name": "A1", "elevation": "9.42", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.20928206, 13.08515522 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Anna Nagar Tower", "access_point_name": "A2", "elevation": "9.404", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.20961201, 13.08511909 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Anna Nagar Tower", "access_point_name": "A3", "elevation": "9.693", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.20969164, 13.08478403 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Anna Nagar Tower", "access_point_name": "B1&B2", "elevation": "9.627", "description": "STEPS & PHYSICALLY CHALLENGE\r", "accessible": true, "access_type": "ramp", "marker-symbol": "r", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.20840814, 13.08481539 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Anna Nagar Tower", "access_point_name": "B3", "elevation": "9.456", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.20848648, 13.08517703 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Arumbakkam", "access_point_name": "A", "elevation": "9.486", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.21182653, 13.06158857 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Arumbakkam", "access_point_name": "A1", "elevation": "9.505", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.2118915, 13.06158637 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Arumbakkam", "access_point_name": "B", "elevation": "9.527", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.21152295, 13.06184302 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Arumbakkam", "access_point_name": "C", "elevation": "9.483", "description": "STEPS (NEAR BY LIFT )\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.21191767, 13.06184867 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Arumbakkam", "access_point_name": "D", "elevation": "9.498", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.21147083, 13.06152353 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Ashok Nagar", "access_point_name": "C", "elevation": "9.387", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.21063651, 13.03534195 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Ashok Nagar", "access_point_name": "C1", "elevation": "9.152", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.21074872, 13.03539853 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Ashok Nagar", "access_point_name": "D", "elevation": "9.122", "description": "STEPS & ESCALATOR\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.2108626, 13.0352129 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "CENTRAL", "access_point_name": "A2", "elevation": "5.68", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.27464709, 13.08114553 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "CENTRAL", "access_point_name": "A3", "elevation": "5.1125", "description": "STEP & PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.27431274, 13.08141351 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "CENTRAL", "access_point_name": "B1", "elevation": "3.9412", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.27334303, 13.08101423 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "CENTRAL", "access_point_name": "B1A", "elevation": "3.9134", "description": "LIFT\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.27333085, 13.08094855 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "CENTRAL", "access_point_name": "B2", "elevation": "5.2499", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.27354903, 13.0817804 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "CENTRAL", "access_point_name": "B3", "elevation": "5.3177", "description": "STEPS ( NEAR BY LIFT)\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.27339613, 13.08184898 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "CENTRAL", "access_point_name": "B5", "elevation": "3.7805", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.27093617, 13.0817527 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "CMBT Metro", "access_point_name": "A", "elevation": "10.677", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.20360106, 13.06829934 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "CMBT Metro", "access_point_name": "B", "elevation": "10.704", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.20404546, 13.06850671 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "CMBT Metro", "access_point_name": "C", "elevation": "10.695", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.2042396, 13.068482 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "CMBT Metro", "access_point_name": "D", "elevation": "10.68", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.20411868, 13.06824182 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "EGMORE", "access_point_name": "A1", "elevation": "5.081", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.2615416, 13.07891009 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "EGMORE", "access_point_name": "A2", "elevation": "5.319", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.26110401, 13.07877935 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "EGMORE", "access_point_name": "A3", "elevation": "5.426", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.26040382, 13.07878639 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "EGMORE", "access_point_name": "B1", "elevation": "4.799", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.26139014, 13.07916433 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "EGMORE", "access_point_name": "B2", "elevation": "5.062", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.2613894, 13.07957568 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Ekkattuthangal", "access_point_name": "A", "elevation": "10.267", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.20576456, 13.01736173 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Ekkattuthangal", "access_point_name": "A1", "elevation": "10.271", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.20568784, 13.01710693 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Ekkattuthangal", "access_point_name": "B", "elevation": "10.298", "description": "PHYSICALLY CHALLENGE & STEPS\r", "accessible": true, "access_type": "steps", "marker-symbol": "s", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.20536454, 13.01718235 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Ekkattuthangal", "access_point_name": "B1", "elevation": "10.283", "description": "STEPS (NEAR BY LIFT )\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.20532455, 13.0171904 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "KILPAUK", "access_point_name": "A1", "elevation": "7.607", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24300068, 13.07787229 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "KILPAUK", "access_point_name": "A2", "elevation": "7.623", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.24318639, 13.07755437 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "KILPAUK", "access_point_name": "A3", "elevation": "7.623", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24330342, 13.07759842 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "KILPAUK", "access_point_name": "B1", "elevation": "7.608", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24221008, 13.07734478 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "KILPAUK", "access_point_name": "B2", "elevation": "7.579", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.24229205, 13.07780284 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "KILPAUK", "access_point_name": "B3", "elevation": "7.566", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24219556, 13.07781139 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Koyambedu", "access_point_name": "A", "elevation": "11.285", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.19517197, 13.07383834 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Koyambedu", "access_point_name": "B", "elevation": "11.29", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.19510716, 13.0731256 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Koyambedu", "access_point_name": "C", "elevation": "10.766", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.19463963, 13.0726134 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Koyambedu", "access_point_name": "D", "elevation": "10.684", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.19514004, 13.07336925 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Koyambedu", "access_point_name": "D", "elevation": "14.723", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.19506616, 13.07533116 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Koyambedu", "access_point_name": "D1", "elevation": "12.84", "description": "LIFT\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.19502146, 13.07524006 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "NEHRU PARK", "access_point_name": "A1", "elevation": "7.216", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.25045294, 13.07892434 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "NEHRU PARK", "access_point_name": "A2", "elevation": "7.224", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.25087459, 13.07892912 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "NEHRU PARK", "access_point_name": "A3", "elevation": "7.203", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.25093327, 13.07864752 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "NEHRU PARK", "access_point_name": "B1", "elevation": "7.223", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.24968089, 13.07846993 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "NEHRU PARK", "access_point_name": "B2", "elevation": "7.233", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24921687, 13.07847784 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "NEHRU PARK", "access_point_name": "B3", "elevation": "7.251", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.24957227, 13.07884438 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "PACHAIYAPPAS COLLEGE", "access_point_name": "A1", "elevation": "9.002", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.23293518, 13.07577595 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "PACHAIYAPPAS COLLEGE", "access_point_name": "A2", "elevation": "9.016", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.23344467, 13.0759689 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "PACHAIYAPPAS COLLEGE", "access_point_name": "B1", "elevation": "8.986", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.23222713, 13.07519042 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "PACHAIYAPPAS COLLEGE", "access_point_name": "B2", "elevation": "8.955", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.23260122, 13.07528514 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "PACHAIYAPPAS COLLEGE", "access_point_name": "B3", "elevation": "8.997", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.23184774, 13.07540427 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Shenoy Nagar", "access_point_name": "A1", "elevation": "8.45", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.22524088, 13.07785325 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Shenoy Nagar", "access_point_name": "A2", "elevation": "8.447", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.22528623, 13.07769023 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Shenoy Nagar", "access_point_name": "A3", "elevation": "8.455", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.2247904, 13.07772938 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Shenoy Nagar", "access_point_name": "B1", "elevation": "8.018", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.22463254, 13.07971448 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Shenoy Nagar", "access_point_name": "B2", "elevation": "8.069", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.22453672, 13.07979544 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Shenoy Nagar", "access_point_name": "B3", "elevation": "8.353", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.22585319, 13.07969274 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "St Thomas Mount Metro", "access_point_name": "A", "elevation": "10.368", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.19812004, 12.99513799 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Thirumangalam", "access_point_name": "A1", "elevation": "10.332", "description": "STEPS ( NEAR BY LIFT)\r", "accessible": false, "access_type": "lift", "marker-symbol": "l", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.20200088, 13.08542144 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Thirumangalam", "access_point_name": "A2", "elevation": "10.335", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.20237649, 13.08541948 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Thirumangalam", "access_point_name": "A3", "elevation": "10.32", "description": "STEPS (NEAR BY ESCALATOR )\r", "accessible": false, "access_type": "escalator", "marker-symbol": "e", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.20232278, 13.08504348 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Thirumangalam", "access_point_name": "A4", "elevation": "10.349", "description": "PHYSICALLY CHALLENGE ( NEAR BY LIFT)\r", "accessible": true, "access_type": "lift", "marker-symbol": "l", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.20220918, 13.08499774 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Thirumangalam", "access_point_name": "B1", "elevation": "10.26", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.20110342, 13.08510461 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Thirumangalam", "access_point_name": "B2", "elevation": "10.427", "description": "STEPS\r", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.20095016, 13.08543805 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Vadpalani", "access_point_name": "A", "elevation": "11.46", "description": "STEPS (NEAR BY PHYSICALLY CHALLENGE )\r", "accessible": true, "access_type": "ramp", "marker-symbol": "r", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.21188661, 13.05103738 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Vadpalani", "access_point_name": "B", "elevation": "11.446", "description": "STEPS (NEAR BY PHYSICALLY CHALLENGE )\r", "accessible": true, "access_type": "ramp", "marker-symbol": "r", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.21168145, 13.0510565 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Vadpalani", "access_point_name": "C", "elevation": "11.566", "description": "STEPS (NEAR BY PHYSICALLY CHALLENGE )\r", "accessible": true, "access_type": "ramp", "marker-symbol": "r", "marker-color": "blue", "marker-size": "medium" }, "geometry": { "type": "Point", "coordinates": [ 80.21229344, 13.05100388 ] } },
{ "type": "Feature", "properties": { "line_name": "Green", "station_name": "Vadpalani", "access_point_name": "D", "elevation": "11.562", "description": "STEPS", "accessible": false, "access_type": "steps", "marker-symbol": "s", "marker-color": "red", "marker-size": "small" }, "geometry": { "type": "Point", "coordinates": [ 80.21230375, 13.05080041 ] } }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment