Lang Son (Lang Son) Map Cropping Samples
Lang Son (Lang Son) Map Cropping Samples-1
Lang Son (Lang Son) Map Cropping Samples-2
Lang Son neighborhoods and villages map with 3D shadow effect
flag map of Lang Son with 3D shadow effect
Lang Son map with 3d shadow effect
Download outline map of Lang Son (geojson format) :
Lang Son.geojson (**)
Download polygon array of Lang Son map for "Google Maps" :
Lang Son.txt
Bounding Box for Lang Son Map : ( 21.786006 , 106.695345 , 21.94265 , 106.80157 )
Wikipedia ID for Lang Son : Q33383
Wikipedia SPARQL Query for Lang Son (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q33383 wdt:P1082 ?population. }
OPTIONAL { wd:Q33383 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q33383 wdt:P2046 ?area. }
OPTIONAL { wd:Q33383 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q33383 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q33383 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 Lang Son map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.786006, 106.695345, 21.94265, 106.80157);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Lang Son)
[out:json];
(
rel["name"="Lang Son"][type=boundary];
rel["name:en"="Lang Son"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Lang Son
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Nhang | 21.866670 , 106.716670 |
Khao Cat | 21.833330 , 106.716670 |
Khon Quyen | 21.916670 , 106.766670 |
Ky Lua | 21.866670 , 106.750000 |
Lạng Sơn | 21.833330 , 106.733330 |
Mai Pha | 21.816670 , 106.766670 |
Na Tam | 21.900000 , 106.750000 |
Quan Ho | 21.883330 , 106.733330 |
Quang Cu | 21.800000 , 106.716670 |
Quang Nhan | 21.833330 , 106.733330 |
Notes:
- You can download geometry data for Lang 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.