Vinh Long (Vinh Long) Map Cropping Samples
Vinh Long (Vinh Long) Map Cropping Samples-1
Vinh Long (Vinh Long) Map Cropping Samples-2
Vinh Long neighborhoods and villages map with 3D shadow effect
flag map of Vinh Long with 3D shadow effect
Vinh Long map with 3d shadow effect
Download outline map of Vinh Long (geojson format) :
Vinh Long.geojson (**)
Download polygon array of Vinh Long map for "Google Maps" :
Vinh Long.txt
Bounding Box for Vinh Long Map : ( 10.219138 , 105.876721 , 10.283778 , 105.990893 )
Wikipedia ID for Vinh Long : Q34789
Wikipedia SPARQL Query for Vinh Long (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q34789 wdt:P1082 ?population. }
OPTIONAL { wd:Q34789 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q34789 wdt:P2046 ?area. }
OPTIONAL { wd:Q34789 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q34789 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q34789 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 Long map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.219138, 105.876721, 10.283778, 105.990893);
);
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 Long)
[out:json];
(
rel["name"="Vinh Long"][type=boundary];
rel["name:en"="Vinh Long"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vinh Long
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap My Thoi | 10.250000 , 105.983330 |
Ap Nhut | 10.250000 , 105.966670 |
Ap Tan Thanh | 10.266670 , 105.900000 |
Ap Tan Thuan | 10.266670 , 105.916670 |
Tan An | 10.235550 , 105.939720 |
Tan Hung | 10.270630 , 105.920970 |
Tan Nhon Quoi | 10.237020 , 105.905360 |
Tan Phu Hoi | 10.247590 , 105.894710 |
Tan Quoi | 10.248830 , 105.911400 |
Tan Thoi | 10.222700 , 105.941700 |
Thanh My | 10.246110 , 105.986060 |
Vinh Binh | 10.241760 , 105.915960 |
Vĩnh Long | 10.250000 , 105.966670 |
Notes:
- You can download geometry data for Vinh Long 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.