Atitalaquia (Hidalgo) Map Cropping Samples
Atitalaquia (Hidalgo) Map Cropping Samples-1
Atitalaquia (Hidalgo) Map Cropping Samples-2
Atitalaquia neighborhoods and villages map with 3D shadow effect
flag map of Atitalaquia with 3D shadow effect
Atitalaquia map with 3d shadow effect
Download outline map of Atitalaquia (geojson format) :
Atitalaquia.geojson (**)
Download polygon array of Atitalaquia map for "Google Maps" :
Atitalaquia.txt
Bounding Box for Atitalaquia Map : ( 20.023125 , -99.292432 , 20.096402 , -99.14437 )
Wikipedia ID for Atitalaquia : Q27772138
Wikipedia SPARQL Query for Atitalaquia (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q27772138 wdt:P1082 ?population. }
OPTIONAL { wd:Q27772138 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q27772138 wdt:P2046 ?area. }
OPTIONAL { wd:Q27772138 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q27772138 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q27772138 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 Atitalaquia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.023125, -99.292432, 20.096402, -99.14437);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Atitalaquia)
[out:json];
(
rel["name"="Atitalaquia"][type=boundary];
rel["name:en"="Atitalaquia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Atitalaquia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Atitalaquia | 20.051983 , -99.217995 |
Cardonal | 20.058439 , -99.234467 |
Colonia Empleados PEMEX | 20.045830 , -99.267500 |
Ejido de San Luis | 20.036130 , -99.212990 |
El Gavillero | 20.063890 , -99.260000 |
El Tablon | 20.048560 , -99.221580 |
La Cantera | 20.058620 , -99.184450 |
La Loma de Ixtazacuala (La Loma) | 20.043060 , -99.259440 |
La Vega | 20.062200 , -99.228400 |
Los Cedros | 20.053330 , -99.240000 |
Napoles | 20.050000 , -99.183330 |
Rancho Chelita | 20.067500 , -99.209170 |
San Isidro Bojayito (Ex-Hacienda Bojayito) | 20.068330 , -99.197500 |
San Jose Bojay el Grande | 20.042410 , -99.203440 |
Tezoquipa | 20.058420 , -99.204730 |
Tlalminulpa | 20.074910 , -99.222200 |
Tlamaco (San Gerónimo Tlamaco) | 20.033212 , -99.231536 |
Unidad Habitacional Antonio Osorio de Leon (Bojay) | 20.043890 , -99.244720 |
Notes:
- You can download geometry data for Atitalaquia 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.