Ha Dong (Ha Noi) Map Cropping Samples
Ha Dong (Ha Noi) Map Cropping Samples-1
Ha Dong (Ha Noi) Map Cropping Samples-2
Ha Dong neighborhoods and villages map with 3D shadow effect
flag map of Ha Dong with 3D shadow effect
Ha Dong map with 3d shadow effect
Download outline map of Ha Dong (geojson format) :
Ha Dong.geojson (**)
Download polygon array of Ha Dong map for "Google Maps" :
Ha Dong.txt
Bounding Box for Ha Dong Map : ( 20.92766 , 105.710533 , 20.993405 , 105.794916 )
Wikipedia ID for Ha Dong : Q546840
Wikipedia SPARQL Query for Ha Dong (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q546840 wdt:P1082 ?population. }
OPTIONAL { wd:Q546840 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q546840 wdt:P2046 ?area. }
OPTIONAL { wd:Q546840 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q546840 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q546840 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 Ha Dong map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.92766, 105.710533, 20.993405, 105.794916);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ha Dong)
[out:json];
(
rel["name"="Ha Dong"][type=boundary];
rel["name:en"="Ha Dong"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ha Dong
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Dai Mo | 20.983330 , 105.766670 |
Phung Nghia | 20.950000 , 105.716670 |
Van La | 20.950000 , 105.766670 |
Yen Lo | 20.950000 , 105.750000 |
Yen Thanh | 20.933330 , 105.733330 |
Notes:
- You can download geometry data for Ha Dong 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.