Vinh Yen (Vinh Phuc) Map Cropping Samples
![Vinh Yen (Vinh Phuc) Map Cropping Samples-1](og_image/map_cropping/4-1108781195-1.jpeg)
Vinh Yen (Vinh Phuc) Map Cropping Samples-1
![Vinh Yen (Vinh Phuc) Map Cropping Samples-2](og_image/map_cropping/4-1108781195-3.jpeg)
Vinh Yen (Vinh Phuc) Map Cropping Samples-2
![Vinh Yen neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_1108781195.jpg)
Vinh Yen neighborhoods and villages map with 3D shadow effect
![flag map of Vinh Yen with 3D shadow effect](og_image/flag_maps/flag_map_1108781195.jpg)
flag map of Vinh Yen with 3D shadow effect
![Vinh Yen map with 3d shadow effect](og_image/blank_maps/map_1108781195.png)
Vinh Yen map with 3d shadow effect
Download outline map of Vinh Yen (geojson format) :
Vinh Yen.geojson (**)
Download polygon array of Vinh Yen map for "Google Maps" :
Vinh Yen.txt
Bounding Box for Vinh Yen Map : ( 21.268006 , 105.54376 , 21.34601 , 105.638829 )
Wikipedia ID for Vinh Yen : Q36088
Wikipedia SPARQL Query for Vinh Yen (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q36088 wdt:P1082 ?population. }
OPTIONAL { wd:Q36088 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q36088 wdt:P2046 ?area. }
OPTIONAL { wd:Q36088 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q36088 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q36088 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 Vinh Yen map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.268006, 105.54376, 21.34601, 105.638829);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vinh Yen)
[out:json];
(
rel["name"="Vinh Yen"][type=boundary];
rel["name:en"="Vinh Yen"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vinh Yen
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Hau Nu | 21.316670 , 105.616670 |
Hoi Thinh | 21.283330 , 105.550000 |
Thu Thach Thon | 21.316670 , 105.616670 |
Tich Son | 21.300000 , 105.566670 |
Van Hoi | 21.300000 , 105.550000 |
Vĩnh Yên | 21.310000 , 105.596670 |
Xom Dong | 21.282150 , 105.611190 |
Xom Dua | 21.300000 , 105.616670 |
Xom Tram | 21.316670 , 105.583330 |
Notes:
- You can download geometry data for Vinh Yen 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.