Download outline map of El Espinal (geojson format) :
El Espinal.geojson (**)
Download polygon array of El Espinal map for "Google Maps" :
El Espinal.txt
Bounding Box for El Espinal Map : ( 16.401667 , -95.100616 , 16.523656 , -94.968603 )
Wikipedia ID for El Espinal : Q4968496
Wikipedia SPARQL Query for El Espinal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4968496 wdt:P1082 ?population. }
OPTIONAL { wd:Q4968496 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4968496 wdt:P2046 ?area. }
OPTIONAL { wd:Q4968496 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4968496 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4968496 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 El Espinal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.401667, -95.100616, 16.523656, -94.968603);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Espinal)
[out:json];
(
rel["name"="El Espinal"][type=boundary];
rel["name:en"="El Espinal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Espinal
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| El Espinal | 16.482265 , -95.039229 |
| El Rosario | 16.421110 , -95.070560 |
| Ingenio Juchitan (Jose Lopez Portillo) | 16.475560 , -95.030000 |
| Juan Lopez Toledo | 16.449170 , -95.071940 |
| Juquila | 16.431490 , -95.080130 |
| La Brecha | 16.419880 , -95.094900 |
| La Granja | 16.450000 , -95.056670 |
| La Pajarera | 16.490560 , -95.006110 |
| Las Dos Esperanzas | 16.464720 , -95.046390 |
| Los Laureles | 16.421440 , -95.081850 |
| Los Pinos | 16.496940 , -95.027220 |
| Los Tulipanes (Ricardo Toledo) | 16.430000 , -95.050280 |
| Los Venados | 16.485000 , -95.003610 |
| Monserrat | 16.434250 , -95.077430 |
| Nahuini | 16.479580 , -95.049220 |
| Rancho Alvarado | 16.461940 , -95.049720 |
| Rancho Armando Martinez Ulloa | 16.473060 , -95.051940 |
| Rancho Aurelia | 16.483610 , -95.050280 |
| Rancho Claudio Toledo Villalobos | 16.492780 , -94.993610 |
| Rancho Demetrio Rios Moya | 16.498330 , -95.017220 |
| Rancho el Centenario | 16.493330 , -95.030830 |
| Rancho Hugo Castillejos | 16.503610 , -95.017780 |
| Rancho la Carinosa | 16.493890 , -95.013060 |
| Rancho la Copa | 16.493610 , -95.034720 |
| Rancho Pas-Pas | 16.470280 , -95.049440 |
| Rayle | 16.445440 , -95.078250 |
| San Javier | 16.460810 , -95.049480 |
| San Jorge | 16.413580 , -95.085850 |
| San Miguel Chimalapa | 16.427910 , -95.064260 |
| Santa Cruz | 16.484540 , -95.002610 |
Notes:
- You can download geometry data for El Espinal 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.