Esperanza (Puebla) Map Cropping Samples
Esperanza (Puebla) Map Cropping Samples-1
Esperanza (Puebla) Map Cropping Samples-2
Esperanza neighborhoods and villages map with 3D shadow effect
flag map of Esperanza with 3D shadow effect
Esperanza map with 3d shadow effect
Download outline map of Esperanza (geojson format) :
Esperanza.geojson (**)
Download polygon array of Esperanza map for "Google Maps" :
Esperanza.txt
Bounding Box for Esperanza Map : ( 18.810549 , -97.445555 , 18.903719 , -97.298396 )
Wikipedia ID for Esperanza : Q5398884
Wikipedia SPARQL Query for Esperanza (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5398884 wdt:P1082 ?population. }
OPTIONAL { wd:Q5398884 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5398884 wdt:P2046 ?area. }
OPTIONAL { wd:Q5398884 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5398884 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5398884 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 Esperanza map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.810549, -97.445555, 18.903719, -97.298396);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Esperanza)
[out:json];
(
rel["name"="Esperanza"][type=boundary];
rel["name:en"="Esperanza"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Esperanza
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahuatepec de la Presa (Ahuatepec) | 18.874170 , -97.401390 |
Benito Juarez (Chicalote) | 18.833060 , -97.338890 |
Besana de la Capilla (El Llano) | 18.879040 , -97.352430 |
Buena Vista (Colonia Nueva) | 18.856860 , -97.368030 |
Esperanza | 18.859330 , -97.376759 |
Esperanza [Caseta de Pago] | 18.869880 , -97.383550 |
Esperanza [Gasolinera] | 18.876820 , -97.386610 |
Guadalupe Potreros | 18.843890 , -97.334170 |
Los Lechuga | 18.864330 , -97.345770 |
Majada Rayo | 18.874350 , -97.424810 |
Otilio Montano | 18.879720 , -97.372220 |
San Antonio de Abajo | 18.886670 , -97.361940 |
San Jose Cuyachapa | 18.854660 , -97.313980 |
San José Esperanza | 18.862790 , -97.406280 |
San Manuel la Puerta | 18.842220 , -97.344440 |
Santa Catarina los Reyes | 18.881990 , -97.436550 |
Notes:
- You can download geometry data for Esperanza 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.