Download outline map of Ratchasan (geojson format) :
Ratchasan.geojson (**)
Download polygon array of Ratchasan map for "Google Maps" :
Ratchasan.txt
Bounding Box for Ratchasan Map : ( 13.661844 , 101.237513 , 13.876585 , 101.335472 )
Wikipedia ID for Ratchasan : Q476556
Wikipedia SPARQL Query for Ratchasan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q476556 wdt:P1082 ?population. }
OPTIONAL { wd:Q476556 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q476556 wdt:P2046 ?area. }
OPTIONAL { wd:Q476556 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q476556 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q476556 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 Ratchasan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](13.661844, 101.237513, 13.876585, 101.335472);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ratchasan)
[out:json];
(
rel["name"="Ratchasan"][type=boundary];
rel["name:en"="Ratchasan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ratchasan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ban Bang Kha | 13.756860 , 101.284230 |
Ban Bang Phutsa | 13.748610 , 101.290690 |
Ban Bang Phutsa | 13.752220 , 101.288890 |
Ban Bueng Phan Thong | 13.853470 , 101.282940 |
Ban Chorakhe Tai | 13.773970 , 101.281690 |
Ban Don Thong | 13.801030 , 101.287530 |
Ban Hin Dat | 13.827220 , 101.289610 |
Ban Klang Don | 13.744920 , 101.299000 |
Ban Kok Sap Nok | 13.730830 , 101.257250 |
Ban Mu Phai | 13.816280 , 101.298750 |
Ban Mueang Mai | 13.743860 , 101.314700 |
Ban Na Wat Nuea | 13.817060 , 101.313560 |
Ban Na Wat Tai | 13.811670 , 101.309810 |
Ban Nong Amphoe | 13.797360 , 101.294890 |
Ban Nong Ang | 13.722750 , 101.253470 |
Ban Nong Bot | 13.806280 , 101.306060 |
Ban Nong Chang Tai | 13.742530 , 101.263830 |
Ban Nong Chok | 13.819030 , 101.296000 |
Ban Nong Din Daeng | 13.738890 , 101.264720 |
Ban Nong Khon | 13.703470 , 101.285640 |
Ban Nong Lat Khwai | 13.726280 , 101.259970 |
Ban Nong Mon | 13.699000 , 101.279140 |
Ban Nong Nae | 13.722640 , 101.262720 |
Ban Nong Nam Priao | 13.769250 , 101.303830 |
Ban Nong Pla Kheng | 13.716670 , 101.283330 |
Ban Nong Ta Luang | 13.728030 , 101.266470 |
Ban Nong Thao | 13.736200 , 101.263780 |
Ban Phai Khwang | 13.769720 , 101.254860 |
Ban Phai Ko Dieo | 13.800000 , 101.250000 |
Ban Phai Lom | 13.707390 , 101.251500 |
Ban Phai So | 13.768670 , 101.271470 |
Ban Sakae Tung | 13.866670 , 101.300000 |
Ban Salit Yai | 13.862860 , 101.246500 |
Ban Talat Dong Noi | 13.816250 , 101.303390 |
Ban Tao It | 13.749360 , 101.306420 |
Ban Tha Pho | 13.873390 , 101.280830 |
Ban Thang Kham | 13.857690 , 101.316750 |
Ban Thung Ruang Thong | 13.712560 , 101.279250 |
Ban Ton Kankrao | 13.823390 , 101.311780 |
Ban Wang Krathum | 13.867110 , 101.323310 |
Ban Yang Pum | 13.827940 , 101.307190 |
Notes:
- You can download geometry data for Ratchasan 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.