Mitontic (Chiapas) Map Cropping Samples
Mitontic (Chiapas) Map Cropping Samples-1
Mitontic (Chiapas) Map Cropping Samples-2
Mitontic neighborhoods and villages map with 3D shadow effect
flag map of Mitontic with 3D shadow effect
Mitontic map with 3d shadow effect
Download outline map of Mitontic (geojson format) :
Mitontic.geojson (**)
Download polygon array of Mitontic map for "Google Maps" :
Mitontic.txt
Bounding Box for Mitontic Map : ( 16.851815 , -92.63904 , 16.901044 , -92.515978 )
Wikipedia ID for Mitontic : Q1787613
Wikipedia SPARQL Query for Mitontic (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1787613 wdt:P1082 ?population. }
OPTIONAL { wd:Q1787613 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1787613 wdt:P2046 ?area. }
OPTIONAL { wd:Q1787613 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1787613 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1787613 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 Mitontic map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.851815, -92.63904, 16.901044, -92.515978);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mitontic)
[out:json];
(
rel["name"="Mitontic"][type=boundary];
rel["name:en"="Mitontic"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mitontic
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Clara | 16.876570 , -92.573800 |
Alamul | 16.886080 , -92.525590 |
Baamnaltic | 16.873610 , -92.615830 |
Chalam | 16.887710 , -92.550090 |
Chimhucum | 16.890000 , -92.531390 |
Choco | 16.862780 , -92.635830 |
Cuchumton | 16.872100 , -92.584650 |
Jolxojomcacal | 16.875280 , -92.550280 |
Jomtealho | 16.882220 , -92.591390 |
Los Angeles | 16.895260 , -92.568740 |
Mitontic | 16.862103 , -92.628803 |
Oxinam | 16.863060 , -92.549170 |
Pulumsibac | 16.881670 , -92.534720 |
Suyalho | 16.880000 , -92.576390 |
Suytic | 16.870830 , -92.541670 |
Titaltetic | 16.872780 , -92.556390 |
Tojchotic | 16.871670 , -92.591390 |
Tojtic | 16.888330 , -92.553890 |
Tzoeptic | 16.882780 , -92.568060 |
Xocton (Xoctoctic) | 16.875130 , -92.630170 |
Notes:
- You can download geometry data for Mitontic 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.