Hoang Mai (Ha Noi) Map Cropping Samples
Hoang Mai (Ha Noi) Map Cropping Samples-1
Hoang Mai (Ha Noi) Map Cropping Samples-2
Hoang Mai neighborhoods and villages map with 3D shadow effect
flag map of Hoang Mai with 3D shadow effect
Hoang Mai map with 3d shadow effect
Download outline map of Hoang Mai (geojson format) :
Hoang Mai.geojson (**)
Download polygon array of Hoang Mai map for "Google Maps" :
Hoang Mai.txt
Bounding Box for Hoang Mai Map : ( 20.946341 , 105.812507 , 21.004862 , 105.907818 )
Wikipedia ID for Hoang Mai : Q864747
Wikipedia SPARQL Query for Hoang Mai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q864747 wdt:P1082 ?population. }
OPTIONAL { wd:Q864747 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q864747 wdt:P2046 ?area. }
OPTIONAL { wd:Q864747 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q864747 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q864747 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 Hoang Mai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.946341, 105.812507, 21.004862, 105.907818);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hoang Mai)
[out:json];
(
rel["name"="Hoang Mai"][type=boundary];
rel["name:en"="Hoang Mai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hoang Mai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bạch Mai | 20.983330 , 105.833330 |
Dinh Cong Ha | 20.983330 , 105.850000 |
Dinh Cong Ha | 20.983330 , 105.833330 |
Dong Phu | 20.983330 , 105.883330 |
Dong Tri | 20.950000 , 105.883330 |
Giap Nh | 20.966670 , 105.850000 |
Khuong Ha | 20.983330 , 105.816670 |
Khuyen Luong | 20.969260 , 105.882050 |
Mai Dong | 20.983330 , 105.850000 |
Nam Du Thuong | 20.983330 , 105.883330 |
Quynh Loi | 20.983330 , 105.866670 |
So Thuong | 20.965890 , 105.866250 |
Thanh Nhan | 20.983330 , 105.850000 |
Thuy Linh | 20.974430 , 105.895310 |
Vinh Tuy | 21.000000 , 105.883330 |
Yen Duyen | 20.966670 , 105.883330 |
Notes:
- You can download geometry data for Hoang Mai 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.