Download outline map of Mong Cai (geojson format) :
Mong Cai.geojson (**)
Download polygon array of Mong Cai map for "Google Maps" :
Mong Cai.txt
Bounding Box for Mong Cai Map : ( 21.337889 , 107.728795 , 21.657309 , 108.072861 )
Wikipedia ID for Mong Cai : Q33204
Wikipedia SPARQL Query for Mong Cai (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q33204 wdt:P1082 ?population. }
OPTIONAL { wd:Q33204 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q33204 wdt:P2046 ?area. }
OPTIONAL { wd:Q33204 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q33204 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q33204 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 Mong Cai map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](21.337889, 107.728795, 21.657309, 108.072861);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mong Cai)
[out:json];
(
rel["name"="Mong Cai"][type=boundary];
rel["name:en"="Mong Cai"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mong Cai
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chuc Tchia | 21.516670 , 107.966670 |
Dong Thon | 21.516670 , 107.983330 |
Hai Nga | 21.516670 , 107.800000 |
Ho Viet | 21.500000 , 107.983330 |
Hong Ham | 21.533330 , 107.883330 |
Kia Loung | 21.650000 , 107.800000 |
Lac Na | 21.533330 , 107.816670 |
Li Houo Teou | 21.633330 , 107.750000 |
Loc Phu | 21.583330 , 107.883330 |
Luc Lam | 21.533330 , 108.000000 |
Móng Cái | 21.533330 , 107.966670 |
Na Vang | 21.533330 , 107.883330 |
Na Xin | 21.533330 , 107.883330 |
Nam Quat | 21.533330 , 107.866670 |
Nam Si | 21.641390 , 107.766110 |
Nam Thon | 21.366670 , 107.933330 |
Nam Thon | 21.466670 , 107.950000 |
Nga Bat | 21.550000 , 107.766670 |
Pak Hom | 21.650000 , 107.800000 |
Qua Pho | 21.533330 , 107.950000 |
Quat Doai | 21.516670 , 107.850000 |
San Cap | 21.533330 , 108.000000 |
Sec Kep | 21.500000 , 107.966670 |
Tai Moc Can | 21.616670 , 107.833330 |
Tai Pho | 21.533330 , 107.883330 |
Ten Mo | 21.516670 , 107.850000 |
Than Poun | 21.650000 , 107.850000 |
Than Van | 21.583330 , 107.816670 |
Thon Ba | 21.521730 , 107.806360 |
Thon Sau | 21.543560 , 107.923420 |
Tra Co | 21.483330 , 108.016670 |
Trang Vinh | 21.604040 , 107.826870 |
Van Ninh | 21.466670 , 107.933330 |
Vang Khay | 21.593440 , 107.819140 |
Vinh Thuc Nam | 21.366670 , 107.950000 |
Xuan Lan Nam | 21.500000 , 107.983330 |
Yen Coi | 21.366670 , 107.950000 |
Notes:
- You can download geometry data for Mong Cai 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.