Download outline map of North Sikkim (geojson format) :
North Sikkim.geojson (**)
Download polygon array of North Sikkim map for "Google Maps" :
North Sikkim.txt
Bounding Box for North Sikkim Map : ( 27.378076 , 88.117231 , 28.130679 , 88.893733 )
Wikipedia ID for North Sikkim : Q1784149
Wikipedia SPARQL Query for North Sikkim (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1784149 wdt:P1082 ?population. }
OPTIONAL { wd:Q1784149 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1784149 wdt:P2046 ?area. }
OPTIONAL { wd:Q1784149 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1784149 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1784149 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of North Sikkim map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.378076, 88.117231, 28.130679, 88.893733);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (North Sikkim)
[out:json];
(
rel["name"="North"][type=boundary];
rel["name:en"="North"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of North Sikkim
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Be | 27.583330 , 88.450000 |
Chhuba | 27.722830 , 88.749760 |
Chhubakha | 27.828770 , 88.814920 |
Chomnagu | 27.424720 , 88.782300 |
Chungthang | 27.605900 , 88.644690 |
Chungtlang | 27.604500 , 88.645580 |
Dikchu | 27.403390 , 88.500150 |
Dolma Sampa | 27.883330 , 88.383330 |
Donkung | 28.035330 , 88.601760 |
Jakthang | 27.783330 , 88.466670 |
Kerang | 28.029470 , 88.766860 |
Lachen | 27.730420 , 88.549990 |
Lachung | 27.693400 , 88.744290 |
Lakha Pharma | 27.758470 , 88.763490 |
Lema | 27.654970 , 88.723910 |
Mangan | 27.509650 , 88.522060 |
Manu | 27.516670 , 88.583330 |
Nagg Tel | 27.537810 , 88.618610 |
Phensang | 27.420890 , 88.608190 |
Pithanghen | 27.418170 , 88.750840 |
Sakyong | 27.566670 , 88.400000 |
Singhik | 27.521440 , 88.555940 |
Tamze | 27.421540 , 88.774340 |
Thanggu | 27.897890 , 88.536760 |
Tsetang | 27.833330 , 88.783330 |
Tumlong | 27.416670 , 88.583330 |
Yume Samdong | 27.909870 , 88.711200 |
Yumthang | 27.802780 , 88.699680 |
Zakhung | 27.902760 , 88.415920 |
Zanak | 27.901630 , 88.273560 |
Zema | 27.759340 , 88.539520 |
Notes:
- You can download geometry data for North Sikkim in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.