Thai Binh (Thai Binh) Map Cropping Samples
Thai Binh (Thai Binh) Map Cropping Samples-1
Thai Binh (Thai Binh) Map Cropping Samples-2
Thai Binh neighborhoods and villages map with 3D shadow effect
flag map of Thai Binh with 3D shadow effect
Thai Binh map with 3d shadow effect
Download outline map of Thai Binh (geojson format) :
Thai Binh.geojson (**)
Download polygon array of Thai Binh map for "Google Maps" :
Thai Binh.txt
Bounding Box for Thai Binh Map : ( 20.395756 , 106.29623 , 20.503067 , 106.395503 )
Wikipedia ID for Thai Binh : Q36497
Wikipedia SPARQL Query for Thai Binh (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q36497 wdt:P1082 ?population. }
OPTIONAL { wd:Q36497 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q36497 wdt:P2046 ?area. }
OPTIONAL { wd:Q36497 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q36497 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q36497 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 Thai Binh map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.395756, 106.29623, 20.503067, 106.395503);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Thai Binh)
[out:json];
(
rel["name"="Thai Binh"][type=boundary];
rel["name:en"="Thai Binh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Thai Binh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
An Le | 20.500000 , 106.366670 |
Cau Nhan | 20.483330 , 106.350000 |
Dong Tri | 20.483330 , 106.383330 |
Dong Tru | 20.450000 , 106.366670 |
Nam Tho | 20.483330 , 106.333330 |
Niem Ha | 20.433330 , 106.383330 |
Sa Cai | 20.466670 , 106.350000 |
Tam Lac | 20.450000 , 106.366670 |
Thai Binh | 20.450304 , 106.333030 |
Thái Bình | 20.450000 , 106.333330 |
Thuong Cam | 20.433330 , 106.383330 |
Notes:
- You can download geometry data for Thai Binh 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.