Download outline map of San Miguel Chimalapa (geojson format) :
San Miguel Chimalapa.geojson (**)
Download polygon array of San Miguel Chimalapa map for "Google Maps" :
San Miguel Chimalapa.txt
Bounding Box for San Miguel Chimalapa Map : ( 16.475966 , -94.848966 , 16.772826 , -94.044287 )
Wikipedia ID for San Miguel Chimalapa : Q3845646
Wikipedia SPARQL Query for San Miguel Chimalapa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3845646 wdt:P1082 ?population. }
OPTIONAL { wd:Q3845646 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3845646 wdt:P2046 ?area. }
OPTIONAL { wd:Q3845646 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3845646 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3845646 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 San Miguel Chimalapa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.475966, -94.848966, 16.772826, -94.044287);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Miguel Chimalapa)
[out:json];
(
rel["name"="San Miguel Chimalapa"][type=boundary];
rel["name:en"="San Miguel Chimalapa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Miguel Chimalapa
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| 5 de Noviembre (La Cristalina) | 16.637500 , -94.370280 |
| Agua Escondida | 16.633330 , -94.816670 |
| Agua Negra | 16.650000 , -94.633330 |
| Benito Juarez | 16.713270 , -94.147580 |
| Cacaotal | 16.700000 , -94.600000 |
| Cerro Baul | 16.606940 , -94.197500 |
| Chucapa de Arriba | 16.616670 , -94.766670 |
| Ciruela | 16.666670 , -94.750000 |
| Ciruela | 16.693610 , -94.532220 |
| Diaz Ordaz | 16.705420 , -94.177150 |
| El Atravesado | 16.683330 , -94.583330 |
| El Palmar | 16.682930 , -94.574150 |
| El Porvenir | 16.649500 , -94.785080 |
| Emiliano Zapata | 16.665620 , -94.701150 |
| La Encantada | 16.514720 , -94.120830 |
| La Victoria | 16.583330 , -94.416670 |
| Las Anonas | 16.705560 , -94.767500 |
| Las Conchas | 16.662520 , -94.715470 |
| Las Cruces | 16.653610 , -94.680830 |
| Las Piletas | 16.633330 , -94.833330 |
| Los Icacos | 16.616670 , -94.533330 |
| Los Limones | 16.678550 , -94.775970 |
| Majada Coyote | 16.616670 , -94.433330 |
| Mal Paso | 16.705970 , -94.649440 |
| Palacios | 16.600000 , -94.433330 |
| Palo Colorado | 16.664170 , -94.701110 |
| Paso Lagarto | 16.616670 , -94.766670 |
| Pila Comun | 16.716670 , -94.733330 |
| Portillo | 16.666670 , -94.683330 |
| Potrero Nuevo | 16.766670 , -94.816670 |
| Ramon Escobar Balboa | 16.509440 , -94.168890 |
| Rancho Viejo | 16.711250 , -94.709970 |
| Rio Grande | 16.703310 , -94.612740 |
| San Antonio | 16.657500 , -94.192780 |
| San Felipe | 16.660560 , -94.707220 |
| San Miguel Chimalapa | 16.714113 , -94.748719 |
| San Pedro | 16.666670 , -94.766670 |
| Sitio Viejo | 16.700000 , -94.683330 |
| Vista Hermosa | 16.667500 , -94.784170 |
Notes:
- You can download geometry data for San Miguel Chimalapa 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.