Download outline map of Lakshadweep (geojson format) :
Lakshadweep.geojson (**)
Download polygon array of Lakshadweep map for "Google Maps" :
Lakshadweep.txt
Bounding Box for Lakshadweep Map : ( 8.260108 , 71.731479 , 12.403151 , 74.123133 )
Wikipedia ID for Lakshadweep : Q26927
Wikipedia SPARQL Query for Lakshadweep (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q26927 wdt:P1082 ?population. }
OPTIONAL { wd:Q26927 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q26927 wdt:P2046 ?area. }
OPTIONAL { wd:Q26927 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q26927 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q26927 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 Lakshadweep map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.260108, 71.731479, 12.403151, 74.123133);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lakshadweep)
[out:json];
(
rel["name"="Lakshadweep"][type=boundary];
rel["name:en"="Lakshadweep"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lakshadweep
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agatti | 10.867970 , 72.196580 |
Amini Island | 11.123625 , 72.723795 |
Bitra | 11.598277 , 72.185597 |
Cheriyam | 10.142000 , 73.663894 |
Chetlat | 11.694256 , 72.713190 |
Kadmat | 11.223210 , 72.776104 |
Kalpeni Island | 10.067681 , 73.643094 |
Kavaratti | 10.561935 , 72.637267 |
Kiltan | 11.481597 , 73.007007 |
Minicoy | 8.286044 , 73.060201 |
Pitti | 10.073539 , 73.627828 |
Notes:
- You can download geometry data for Lakshadweep 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.