Ajacuba (Hidalgo) Map Cropping Samples
Ajacuba (Hidalgo) Map Cropping Samples-1
Ajacuba (Hidalgo) Map Cropping Samples-2
Ajacuba neighborhoods and villages map with 3D shadow effect
flag map of Ajacuba with 3D shadow effect
Ajacuba map with 3d shadow effect
Download outline map of Ajacuba (geojson format) :
Ajacuba.geojson (**)
Download polygon array of Ajacuba map for "Google Maps" :
Ajacuba.txt
Bounding Box for Ajacuba Map : ( 20.017919 , -99.188998 , 20.195276 , -98.967831 )
Wikipedia ID for Ajacuba : Q27796637
Wikipedia SPARQL Query for Ajacuba (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q27796637 wdt:P1082 ?population. }
OPTIONAL { wd:Q27796637 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q27796637 wdt:P2046 ?area. }
OPTIONAL { wd:Q27796637 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q27796637 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q27796637 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 Ajacuba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](20.017919, -99.188998, 20.195276, -98.967831);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ajacuba)
[out:json];
(
rel["name"="Ajacuba"][type=boundary];
rel["name:en"="Ajacuba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ajacuba
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ajacuba | 20.090981 , -99.122677 |
Barrio el Rincon Sur | 20.178700 , -99.016950 |
Colonia el Santo Nino | 20.153750 , -99.044860 |
Cuauhtemoc | 20.158840 , -99.114410 |
El Cerrito de las Colmenas | 20.140650 , -99.010650 |
El Gorrion | 20.130000 , -99.085830 |
El Mezquite | 20.150000 , -99.050000 |
Emiliano Zapata | 20.155610 , -99.027240 |
Ignacio Zaragoza | 20.130020 , -99.000400 |
Las Huertas | 20.099370 , -99.112380 |
Nuevo Venero (Cuernavaca) | 20.177740 , -99.068810 |
San Agustin | 20.066670 , -99.083330 |
San Nicolás Tecomatlán | 20.180660 , -99.038157 |
San Nicolas Tecomatlan | 20.181540 , -99.037150 |
Santiago Tezontlale | 20.159496 , -99.103772 |
Tulancalco | 20.106650 , -99.028820 |
Viboras | 20.083330 , -99.016670 |
Vicente Guerrero | 20.165670 , -99.057460 |
Notes:
- You can download geometry data for Ajacuba 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.