Nghia Lo (Yen Bai) Map Cropping Samples
Nghia Lo (Yen Bai) Map Cropping Samples-1
Nghia Lo (Yen Bai) Map Cropping Samples-2
Nghia Lo neighborhoods and villages map with 3D shadow effect
flag map of Nghia Lo with 3D shadow effect
Nghia Lo map with 3d shadow effect
Download outline map of Nghia Lo (geojson format) :
Nghia Lo.geojson (**)
Download polygon array of Nghia Lo map for "Google Maps" :
Nghia Lo.txt
Bounding Box for Nghia Lo Map : ( 21.568475 , 104.450957 , 21.625298 , 104.529533 )
Wikipedia ID for Nghia Lo : Q7022345
Wikipedia SPARQL Query for Nghia Lo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7022345 wdt:P1082 ?population. }
OPTIONAL { wd:Q7022345 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7022345 wdt:P2046 ?area. }
OPTIONAL { wd:Q7022345 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7022345 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7022345 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 Nghia Lo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.568475, 104.450957, 21.625298, 104.529533);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nghia Lo)
[out:json];
(
rel["name"="Nghia Lo"][type=boundary];
rel["name:en"="Nghia Lo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nghia Lo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Cong Na | 21.600000 , 104.516670 |
Ban Leu | 21.583330 , 104.500000 |
Ban Na Tieu | 21.583330 , 104.466670 |
Ban Pen | 21.616670 , 104.500000 |
Ban Pua | 21.583330 , 104.516670 |
Hanh Son | 21.583330 , 104.500000 |
Na Ban | 21.583330 , 104.500000 |
Nghia Lo | 21.600000 , 104.516670 |
Van Chan | 21.600000 , 104.500000 |
Vieng Gia | 21.616670 , 104.500000 |
Notes:
- You can download geometry data for Nghia Lo 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.