Cao Bang (Cao Bang) Map Cropping Samples
Cao Bang (Cao Bang) Map Cropping Samples-1
Cao Bang (Cao Bang) Map Cropping Samples-2
Cao Bang neighborhoods and villages map with 3D shadow effect
flag map of Cao Bang with 3D shadow effect
Cao Bang map with 3d shadow effect
Download outline map of Cao Bang (geojson format) :
Cao Bang.geojson (**)
Download polygon array of Cao Bang map for "Google Maps" :
Cao Bang.txt
Bounding Box for Cao Bang Map : ( 22.57018 , 106.173777 , 22.72994 , 106.347275 )
Wikipedia ID for Cao Bang : Q1034096
Wikipedia SPARQL Query for Cao Bang (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1034096 wdt:P1082 ?population. }
OPTIONAL { wd:Q1034096 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1034096 wdt:P2046 ?area. }
OPTIONAL { wd:Q1034096 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1034096 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1034096 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 Cao Bang map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](22.57018, 106.173777, 22.72994, 106.347275);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cao Bang)
[out:json];
(
rel["name"="Cao Bang"][type=boundary];
rel["name:en"="Cao Bang"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cao Bang
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Gum | 22.683330 , 106.250000 |
Ban Lang | 22.700000 , 106.216670 |
Ban Mua | 22.700000 , 106.216670 |
Ban Ngan | 22.700000 , 106.233330 |
Cao Bằng | 22.666670 , 106.250000 |
Hoang Nga | 22.666670 , 106.266670 |
Khuoi Chieu | 22.633330 , 106.283330 |
Khuoi Dam | 22.616670 , 106.300000 |
Lin Luong | 22.683330 , 106.200000 |
Na Dia | 22.583330 , 106.333330 |
Na Dong | 22.666670 , 106.233330 |
Na Hoang | 22.650000 , 106.250000 |
Na Lum | 22.683330 , 106.250000 |
Na Phia | 22.650000 , 106.266670 |
Pac Cay | 22.583330 , 106.300000 |
Pac Phieng | 22.716670 , 106.216670 |
Xuan Linh | 22.683330 , 106.183330 |
Notes:
- You can download geometry data for Cao Bang 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.