Do Son (Hai Phong) Map Cropping Samples
Do Son (Hai Phong) Map Cropping Samples-1
Do Son (Hai Phong) Map Cropping Samples-2
Do Son neighborhoods and villages map with 3D shadow effect
flag map of Do Son with 3D shadow effect
Do Son map with 3d shadow effect
Download outline map of Do Son (geojson format) :
Do Son.geojson (**)
Download polygon array of Do Son map for "Google Maps" :
Do Son.txt
Bounding Box for Do Son Map : ( 20.671222687 , 106.713329743 , 20.759879202 , 106.812889099 )
Wikipedia ID for Do Son : Q1068284
Wikipedia SPARQL Query for Do Son (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1068284 wdt:P1082 ?population. }
OPTIONAL { wd:Q1068284 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1068284 wdt:P2046 ?area. }
OPTIONAL { wd:Q1068284 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1068284 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1068284 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 Do Son map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.671222687, 106.713329743, 20.759879202, 106.812889099);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Do Son)
[out:json];
(
rel["name"="Do Son"][type=boundary];
rel["name:en"="Do Son"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Do Son
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Do Hai | 20.716670 , 106.800000 |
Doai Thon | 20.716670 , 106.783330 |
Duc Hau | 20.750000 , 106.750000 |
Qui Kim | 20.748060 , 106.751390 |
Thai Lai | 20.750000 , 106.733330 |
Trung Hanh | 20.750000 , 106.716670 |
Tu Thuy | 20.750000 , 106.733330 |
Notes:
- You can download geometry data for Do Son 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.