Daman (Daman and Diu) Map Cropping Samples
Daman (Daman and Diu) Map Cropping Samples-1
Daman (Daman and Diu) Map Cropping Samples-2
Daman neighborhoods and villages map with 3D shadow effect
flag map of Daman with 3D shadow effect
Daman map with 3d shadow effect
Download outline map of Daman (geojson format) :
Daman.geojson (**)
Download polygon array of Daman map for "Google Maps" :
Daman.txt
Bounding Box for Daman Map : ( 20.368619 , 72.801982 , 20.474557 , 72.903306 )
Wikipedia ID for Daman : Q342751
Wikipedia SPARQL Query for Daman (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q342751 wdt:P1082 ?population. }
OPTIONAL { wd:Q342751 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q342751 wdt:P2046 ?area. }
OPTIONAL { wd:Q342751 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q342751 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q342751 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 Daman map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.368619, 72.801982, 20.474557, 72.903306);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Daman)
[out:json];
(
rel["name"="Daman"][type=boundary];
rel["name:en"="Daman"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Daman
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bhimpur | 20.450000 , 72.883330 |
Dabhel | 20.409528 , 72.883387 |
Daman | 20.435419 , 72.852352 |
Dholar | 20.383333 , 72.833333 |
Khali Kachigam | 20.383330 , 72.866670 |
Morai | 20.399718 , 72.889500 |
Pariali | 20.390072 , 72.843504 |
Udwada | 20.465330 , 72.850349 |
Notes:
- You can download geometry data for Daman 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.