Download outline map of Amacueca (geojson format) :
Amacueca.geojson (**)
Download polygon array of Amacueca map for "Google Maps" :
Amacueca.txt
Bounding Box for Amacueca Map : ( 19.908595 , -103.68434 , 20.068456 , -103.543924 )
Wikipedia ID for Amacueca : Q1656282
Wikipedia SPARQL Query for Amacueca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1656282 wdt:P1082 ?population. }
OPTIONAL { wd:Q1656282 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1656282 wdt:P2046 ?area. }
OPTIONAL { wd:Q1656282 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1656282 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1656282 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 Amacueca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.908595, -103.68434, 20.068456, -103.543924);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Amacueca)
[out:json];
(
rel["name"="Amacueca"][type=boundary];
rel["name:en"="Amacueca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Amacueca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguacatita | 19.978330 , -103.659720 |
Amacueca | 20.009415 , -103.597485 |
Barranca San Miguel | 20.039720 , -103.584720 |
Cerro Bola | 19.968330 , -103.656940 |
Chichiquila | 19.990830 , -103.611810 |
Cofradia de Preciado | 20.029930 , -103.555920 |
El Apartadero | 19.980830 , -103.648330 |
El Jazmin | 19.926840 , -103.629100 |
El Mezquital | 19.909720 , -103.610000 |
El Ojo de Agua | 19.931510 , -103.614570 |
El Retono | 19.999440 , -103.586390 |
El Rincon | 19.966230 , -103.664140 |
El Tacamo | 19.973410 , -103.660690 |
El Verde | 19.979440 , -103.598890 |
La Dama de Negro [Restaurante] | 20.030000 , -103.562500 |
La Posta | 20.024440 , -103.565280 |
Lagunitas | 19.955830 , -103.649720 |
Las Guasimas | 20.016110 , -103.620280 |
Las Higueras | 19.944300 , -103.630310 |
Los Charcos | 19.991940 , -103.599170 |
Los Chavez | 20.026970 , -103.628030 |
Los Gatos | 19.971290 , -103.663160 |
Los Trujillo | 20.040280 , -103.594440 |
Mezquititlan | 19.958330 , -103.620830 |
Ninguno [Estacion de Microondas] | 19.935280 , -103.657780 |
Palo Quemado | 20.041940 , -103.595830 |
Rancho Viejo | 19.993940 , -103.585540 |
San Juanito | 19.978610 , -103.618890 |
Notes:
- You can download geometry data for Amacueca 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.