Download outline map of Santiago Jocotepec (geojson format) :
Santiago Jocotepec.geojson (**)
Download polygon array of Santiago Jocotepec map for "Google Maps" :
Santiago Jocotepec.txt
Bounding Box for Santiago Jocotepec Map : ( 17.4826 , -96.127481 , 17.814977 , -95.859276 )
Wikipedia ID for Santiago Jocotepec : Q4407950
Wikipedia SPARQL Query for Santiago Jocotepec (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4407950 wdt:P1082 ?population. }
OPTIONAL { wd:Q4407950 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4407950 wdt:P2046 ?area. }
OPTIONAL { wd:Q4407950 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4407950 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4407950 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 Santiago Jocotepec map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.4826, -96.127481, 17.814977, -95.859276);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Santiago Jocotepec)
[out:json];
(
rel["name"="Santiago Jocotepec"][type=boundary];
rel["name:en"="Santiago Jocotepec"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Santiago Jocotepec
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Arroyo Bobo | 17.567500 , -95.920000 |
| Arroyo Calabaza | 17.605420 , -95.967740 |
| Arroyo Tinta | 17.671110 , -96.105560 |
| Cerro Caliente | 17.611670 , -95.925560 |
| Cerro Flores | 17.618760 , -95.878530 |
| El Numero Cuatro | 17.607310 , -95.918900 |
| El Ojo de Agua | 17.649720 , -95.987500 |
| El Palmar | 17.729440 , -96.106580 |
| Escarcega | 17.665830 , -96.107780 |
| Felix Vazquez | 17.683330 , -95.900000 |
| Isleta o Bayley | 17.721390 , -95.900830 |
| La Alicia | 17.651390 , -96.012780 |
| La Carmelita | 17.623550 , -95.902040 |
| La Esperanza | 17.685830 , -95.927500 |
| La Isla | 17.771390 , -95.908890 |
| Lachixola | 17.508770 , -95.923410 |
| Las Palmas | 17.761940 , -95.898890 |
| Linda Vista | 17.630280 , -96.016940 |
| Luis Echeverria | 17.634170 , -95.920830 |
| Monte Negro | 17.587913 , -95.874854 |
| Montenegro Jocotepec | 17.588610 , -95.875910 |
| Mosquito | 17.616670 , -95.883330 |
| Negro Monte | 17.562500 , -95.945830 |
| Paso de San Jacobo | 17.650560 , -95.884440 |
| Piedra de Parroquin | 17.805560 , -95.987220 |
| Plan de San Luis | 17.787220 , -95.940280 |
| Plan Martin Chino | 17.786390 , -96.008610 |
| Plan Mata de Cana | 17.761940 , -96.074440 |
| Playa Limon | 17.776670 , -96.036940 |
| Rancho Palmar | 17.729720 , -96.106390 |
| Rio Chiquito | 17.619890 , -95.936880 |
| San Alfredo | 17.670280 , -95.885560 |
| San Antonio las Palmas | 17.671670 , -96.090830 |
| San Jose Rio Manso (Nuevo Rio Manso) | 17.704440 , -95.901390 |
| San Miguel Ecatepec | 17.721110 , -95.967500 |
| San Pedro Tepinapa | 17.573610 , -96.008610 |
| San Pedro Tepinapa Comunal | 17.601800 , -96.016480 |
| San Vicente Arroyo Jabali | 17.660000 , -96.029440 |
| Santiago Jocotepec | 17.535770 , -95.944410 |
| Soledad Vista Hermosa | 17.694720 , -95.951670 |
| Vuelta Baja | 17.723060 , -95.875280 |
Notes:
- You can download geometry data for Santiago Jocotepec 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.