Download outline map of Nong Don (geojson format) :
Nong Don.geojson (**)
Download polygon array of Nong Don map for "Google Maps" :
Nong Don.txt
Bounding Box for Nong Don Map : ( 14.638292 , 100.622205 , 14.751735 , 100.771179 )
Wikipedia ID for Nong Don : Q476254
Wikipedia SPARQL Query for Nong Don (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476254 wdt:P1082 ?population. }
OPTIONAL { wd:Q476254 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476254 wdt:P2046 ?area. }
OPTIONAL { wd:Q476254 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476254 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476254 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 Nong Don map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.638292, 100.622205, 14.751735, 100.771179);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nong Don)
[out:json];
(
rel["name"="Nong Don"][type=boundary];
rel["name:en"="Nong Don"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nong Don
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Dai Yai | 14.669330 , 100.648330 |
Ban Khlong Bun | 14.682580 , 100.692080 |
Ban Khlong Khai Nao | 14.716670 , 100.683330 |
Ban Khok Makhua | 14.700000 , 100.683330 |
Ban Khok Sa-At | 14.677580 , 100.757030 |
Ban Klap | 14.721530 , 100.678440 |
Ban Klap Kao | 14.734920 , 100.703640 |
Ban Kong Thong | 14.668250 , 100.672470 |
Ban Krathum Bai Man | 14.679080 , 100.673500 |
Ban Ma | 14.658500 , 100.663470 |
Ban Nong Don Noi | 14.666670 , 100.716670 |
Ban Nong Khonthi | 14.667390 , 100.765780 |
Ban Nong Rae | 14.697190 , 100.668970 |
Ban Nong Thong | 14.716670 , 100.683330 |
Ban Pa Kha | 14.723310 , 100.684970 |
Ban Pa Khoi | 14.729610 , 100.687810 |
Ban Pa Ngio | 14.718780 , 100.684000 |
Ban Phon Kok Ko | 14.733970 , 100.710110 |
Ban Pradu | 14.693190 , 100.724670 |
Ban Prong Hua Thanon | 14.712360 , 100.697890 |
Ban Prong Kao | 14.715030 , 100.702560 |
Ban Prong Mai | 14.713220 , 100.703470 |
Ban Prong Sawang | 14.711440 , 100.700670 |
Ban Rakam | 14.661940 , 100.670580 |
Ban Rong Klang | 14.683330 , 100.666670 |
Ban Si Nuan To Yang | 14.657250 , 100.755940 |
Ban Song Khon | 14.717030 , 100.678420 |
Ban Thong Yoi | 14.649420 , 100.651920 |
Wat Khok Sa-at | 14.672610 , 100.754220 |
Notes:
- You can download geometry data for Nong Don 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.