Download outline map of Nga Nam (geojson format) :
Nga Nam.geojson (**)
Download polygon array of Nga Nam map for "Google Maps" :
Nga Nam.txt
Bounding Box for Nga Nam Map : ( 9.414584 , 105.536906 , 9.642628 , 105.691132 )
Wikipedia ID for Nga Nam : Q7021813
Wikipedia SPARQL Query for Nga Nam (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7021813 wdt:P1082 ?population. }
OPTIONAL { wd:Q7021813 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7021813 wdt:P2046 ?area. }
OPTIONAL { wd:Q7021813 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7021813 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7021813 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 Nga Nam map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.414584, 105.536906, 9.642628, 105.691132);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nga Nam)
[out:json];
(
rel["name"="Nga Nam"][type=boundary];
rel["name:en"="Nga Nam"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nga Nam
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ap Bao Sau | 9.533330 , 105.583330 |
Ap Cai Trau | 9.566670 , 105.583330 |
Ap Co Ba | 9.529170 , 105.609440 |
Ap Dien Hoi | 9.560280 , 105.668610 |
Ap My Phuoc | 9.506110 , 105.590830 |
Ap Tan Binh | 9.538060 , 105.644440 |
Ap Vinh An | 9.585830 , 105.550000 |
Ap Vinh Binh | 9.498890 , 105.644720 |
Ap Vinh Binh | 9.550830 , 105.646940 |
Ap Vinh Thanh | 9.529720 , 105.657220 |
Ap Vinh Thoi | 9.591110 , 105.563890 |
My Dong | 9.442180 , 105.578760 |
My Hiep | 9.531450 , 105.617320 |
My Hoa | 9.507250 , 105.614140 |
My Tan | 9.483900 , 105.572110 |
Tan Chanh A | 9.585240 , 105.666540 |
Tan Chanh C | 9.567320 , 105.664590 |
Tan Long | 9.600000 , 105.633330 |
Tan Phu | 9.612810 , 105.601940 |
Vinh Hoa | 9.591840 , 105.560370 |
Vinh My | 9.538860 , 105.569990 |
Vinh Phong | 9.548320 , 105.578010 |
Vinh Quoi | 9.566670 , 105.600000 |
Vinh Su | 9.509110 , 105.577110 |
Xom Ca Loc | 9.616670 , 105.616670 |
Xom Cai Trau | 9.600000 , 105.600000 |
Xom Lung Can Tho | 9.593610 , 105.659170 |
Xom My Loi | 9.606390 , 105.661670 |
Xom Nga Tu Trac | 9.623030 , 105.660500 |
Xom Tra Cu Be | 9.616670 , 105.650000 |
Xom Xeo Tram | 9.634170 , 105.659440 |
Notes:
- You can download geometry data for Nga Nam 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.