Domingo Arenas (Puebla) Map Cropping Samples
Domingo Arenas (Puebla) Map Cropping Samples-1
Domingo Arenas (Puebla) Map Cropping Samples-2
Domingo Arenas neighborhoods and villages map with 3D shadow effect
flag map of Domingo Arenas with 3D shadow effect
Domingo Arenas map with 3d shadow effect
Download outline map of Domingo Arenas (geojson format) :
Domingo Arenas.geojson (**)
Download polygon array of Domingo Arenas map for "Google Maps" :
Domingo Arenas.txt
Bounding Box for Domingo Arenas Map : ( 19.112411 , -98.478508 , 19.149449 , -98.411086 )
Wikipedia ID for Domingo Arenas : Q5290343
Wikipedia SPARQL Query for Domingo Arenas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q5290343 wdt:P1082 ?population. }
OPTIONAL { wd:Q5290343 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q5290343 wdt:P2046 ?area. }
OPTIONAL { wd:Q5290343 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q5290343 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q5290343 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 Domingo Arenas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.112411, -98.478508, 19.149449, -98.411086);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Domingo Arenas)
[out:json];
(
rel["name"="Domingo Arenas"][type=boundary];
rel["name:en"="Domingo Arenas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Domingo Arenas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ahuatepec | 19.136940 , -98.420830 |
Axaxalpa | 19.141290 , -98.469300 |
Chahuac | 19.121620 , -98.425310 |
Domingo Arenas | 19.139044 , -98.451587 |
Jagueey | 19.131300 , -98.421520 |
La Puerta | 19.128690 , -98.424100 |
La Trinchera | 19.138710 , -98.435750 |
Mihuaca | 19.135700 , -98.436870 |
Pipinahuac | 19.134580 , -98.459270 |
Ramon | 19.134910 , -98.427540 |
Tenancamilpa | 19.126920 , -98.439800 |
Tlapalhuatla | 19.126090 , -98.442460 |
Notes:
- You can download geometry data for Domingo Arenas 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.