Download outline map of Ixcamilpa de Guerrero (geojson format) :
Ixcamilpa de Guerrero.geojson (**)
Download polygon array of Ixcamilpa de Guerrero map for "Google Maps" :
Ixcamilpa de Guerrero.txt
Bounding Box for Ixcamilpa de Guerrero Map : ( 17.9331610502 , -98.8707108761 , 18.1232319204 , -98.5517613873 )
Wikipedia ID for Ixcamilpa de Guerrero : Q6793335
Wikipedia SPARQL Query for Ixcamilpa de Guerrero (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6793335 wdt:P1082 ?population. }
OPTIONAL { wd:Q6793335 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6793335 wdt:P2046 ?area. }
OPTIONAL { wd:Q6793335 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6793335 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6793335 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 Ixcamilpa de Guerrero map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.9331610502, -98.8707108761, 18.1232319204, -98.5517613873);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ixcamilpa de Guerrero)
[out:json];
(
rel["name"="Ixcamilpa de Guerrero"][type=boundary];
rel["name:en"="Ixcamilpa de Guerrero"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ixcamilpa de Guerrero
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista de Emiliano Zapata | 18.017070 , -98.702400 |
Chila de las Juntas | 18.066770 , -98.809080 |
Cuaguexquitepec | 17.967170 , -98.691390 |
Cuatlaxtecoma | 18.033860 , -98.715840 |
El Frutillo | 18.026670 , -98.710560 |
Ixcamilpa | 18.031589 , -98.696157 |
Linderos del Sur | 17.981030 , -98.712610 |
Los Tlacololes | 18.097610 , -98.744370 |
San Miguel Ahuelitlalpan | 17.961390 , -98.662220 |
Temetlazingo | 18.009640 , -98.810410 |
Tlanipatla | 18.017270 , -98.766780 |
Toltecamila | 17.961940 , -98.618330 |
Notes:
- You can download geometry data for Ixcamilpa de Guerrero 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.