Juan N. Méndez (Puebla) Map Cropping Samples
Juan N. Méndez (Puebla) Map Cropping Samples-1
Juan N. Méndez (Puebla) Map Cropping Samples-2
Juan N. Méndez neighborhoods and villages map with 3D shadow effect
flag map of Juan N. Méndez with 3D shadow effect
Juan N. Méndez map with 3d shadow effect
Download outline map of Juan N. Méndez (geojson format) :
Juan N. Méndez.geojson (**)
Download polygon array of Juan N. Méndez map for "Google Maps" :
Juan N. Méndez.txt
Bounding Box for Juan N. Méndez Map : ( 18.46044 , -97.852163 , 18.621645 , -97.616225 )
Wikipedia ID for Juan N. Méndez : Q15153937
Wikipedia SPARQL Query for Juan N. Méndez (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q15153937 wdt:P1082 ?population. }
OPTIONAL { wd:Q15153937 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q15153937 wdt:P2046 ?area. }
OPTIONAL { wd:Q15153937 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q15153937 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q15153937 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 Juan N. Méndez map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.46044, -97.852163, 18.621645, -97.616225);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Juan N. Méndez)
[out:json];
(
rel["name"="Juan N. Méndez"][type=boundary];
rel["name:en"="Juan N. Méndez"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Juan N. Méndez
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Animas Guadalupe | 18.540120 , -97.806130 |
Atenayuca | 18.543683 , -97.772748 |
Colonia Miguel Hidalgo | 18.526560 , -97.685230 |
Guadalupe Victoria | 18.536630 , -97.845110 |
Las Animas | 18.538370 , -97.805230 |
Magdalena Alquizapan | 18.481700 , -97.760040 |
Panuncio Ramirez Sanchez | 18.516840 , -97.681620 |
San Jeronimo Zoyatitlanapan | 18.508610 , -97.673890 |
Seccion Tercera | 18.536570 , -97.773840 |
Tlatlauquitepec | 18.466670 , -97.733330 |
Zamarilla Alvaro Obregon | 18.508870 , -97.718270 |
Notes:
- You can download geometry data for Juan N. Méndez 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.