Ba Dinh (Ha Noi) Map Cropping Samples
Ba Dinh (Ha Noi) Map Cropping Samples-1
Ba Dinh (Ha Noi) Map Cropping Samples-2
Ba Dinh neighborhoods and villages map with 3D shadow effect
flag map of Ba Dinh with 3D shadow effect
Ba Dinh map with 3d shadow effect
Download outline map of Ba Dinh (geojson format) :
Ba Dinh.geojson (**)
Download polygon array of Ba Dinh map for "Google Maps" :
Ba Dinh.txt
Bounding Box for Ba Dinh Map : ( 21.018101 , 105.799551 , 21.057562 , 105.867418 )
Wikipedia ID for Ba Dinh : Q890194
Wikipedia SPARQL Query for Ba Dinh (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q890194 wdt:P1082 ?population. }
OPTIONAL { wd:Q890194 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q890194 wdt:P2046 ?area. }
OPTIONAL { wd:Q890194 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q890194 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q890194 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 Ba Dinh map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.018101, 105.799551, 21.057562, 105.867418);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ba Dinh)
[out:json];
(
rel["name"="Ba Dinh"][type=boundary];
rel["name:en"="Ba Dinh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ba Dinh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bắc Ninh | 21.036520 , 105.826840 |
Dai Yen | 21.033330 , 105.816670 |
Ho Khau | 21.033330 , 105.816670 |
Kim Ma | 21.033330 , 105.816670 |
Lieu Giai | 21.033330 , 105.816670 |
Thuy Khue | 21.033330 , 105.816670 |
Vĩnh Phúc | 21.033330 , 105.816670 |
Notes:
- You can download geometry data for Ba Dinh 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.