Vinh (Nghe An) Map Cropping Samples
Vinh (Nghe An) Map Cropping Samples-1
Vinh (Nghe An) Map Cropping Samples-2
Vinh neighborhoods and villages map with 3D shadow effect
flag map of Vinh with 3D shadow effect
Vinh map with 3d shadow effect
Download outline map of Vinh (geojson format) :
Vinh.geojson (**)
Download polygon array of Vinh map for "Google Maps" :
Vinh.txt
Bounding Box for Vinh Map : ( 18.640552 , 105.630988 , 18.73277 , 105.767847 )
Wikipedia ID for Vinh : Q33428
Wikipedia SPARQL Query for Vinh (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q33428 wdt:P1082 ?population. }
OPTIONAL { wd:Q33428 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q33428 wdt:P2046 ?area. }
OPTIONAL { wd:Q33428 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q33428 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q33428 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 map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.640552, 105.630988, 18.73277, 105.767847);
);
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)
[out:json];
(
rel["name"="Vinh"][type=boundary];
rel["name:en"="Vinh"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vinh
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ben Thuy | 18.650000 , 105.700000 |
Chu Van An | 18.681310 , 105.671410 |
Duc My | 18.683330 , 105.716670 |
Duc Thinh | 18.700000 , 105.700000 |
Hoi Con | 18.700000 , 105.750000 |
Loc Da | 18.683330 , 105.700000 |
Loc Tho | 18.716670 , 105.750000 |
Ma Moi | 18.683330 , 105.750000 |
Ngo Xa | 18.700000 , 105.683330 |
Van Chan | 18.700000 , 105.666670 |
Vinh | 18.666670 , 105.666670 |
Xom Cu Phu | 18.683330 , 105.733330 |
Xom Ngoai | 18.666670 , 105.650000 |
Xuan Dai | 18.683330 , 105.666670 |
Xuan Lieu | 18.716670 , 105.650000 |
Yen Dai | 18.716670 , 105.666670 |
Yen Dung | 18.666670 , 105.700000 |
Yen Dung Ha | 18.650000 , 105.700000 |
Yen Dung Thuong | 18.683330 , 105.700000 |
Yên Minh | 18.666670 , 105.666670 |
Yen Thinh | 18.666670 , 105.666670 |
Yen Xa | 18.700000 , 105.666670 |
Notes:
- You can download geometry data for Vinh 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.