Tu Son (Bac Ninh) Map Cropping Samples
Tu Son (Bac Ninh) Map Cropping Samples-1
Tu Son (Bac Ninh) Map Cropping Samples-2
Tu Son neighborhoods and villages map with 3D shadow effect
flag map of Tu Son with 3D shadow effect
Tu Son map with 3d shadow effect
Download outline map of Tu Son (geojson format) :
Tu Son.geojson (**)
Download polygon array of Tu Son map for "Google Maps" :
Tu Son.txt
Bounding Box for Tu Son Map : ( 21.067931 , 105.913377 , 21.169344 , 106.004973 )
Wikipedia ID for Tu Son : Q1924271
Wikipedia SPARQL Query for Tu Son (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1924271 wdt:P1082 ?population. }
OPTIONAL { wd:Q1924271 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1924271 wdt:P2046 ?area. }
OPTIONAL { wd:Q1924271 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1924271 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1924271 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 Tu Son map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.067931, 105.913377, 21.169344, 106.004973);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tu Son)
[out:json];
(
rel["name"="Tu Son"][type=boundary];
rel["name:en"="Tu Son"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tu Son
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Binh Ha | 21.116670 , 105.950000 |
Cam Giang | 21.127610 , 105.967340 |
Da Van | 21.118320 , 105.928030 |
Dai Dinh | 21.100000 , 105.966670 |
Dai Son | 21.116670 , 105.983330 |
Dinh Bang | 21.108480 , 105.951120 |
Doi Soc | 21.090940 , 105.968970 |
Dong Ky | 21.135940 , 105.943470 |
Hoi Quan | 21.150000 , 106.000000 |
Huong Mac | 21.150000 , 105.933330 |
Le Xuyen | 21.133330 , 105.983330 |
Phu Khe Dong | 21.143420 , 105.936310 |
Phu Luu | 21.114360 , 105.959610 |
Phu Tu Son | 21.100000 , 105.966670 |
Tieu Long | 21.136500 , 105.985880 |
Tieu Son | 21.135140 , 105.991410 |
Xom Tu | 21.149070 , 105.958450 |
Notes:
- You can download geometry data for Tu 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.