Download outline map of Teteles de Avila Castillo (geojson format) :
Teteles de Avila Castillo.geojson (**)
Download polygon array of Teteles de Avila Castillo map for "Google Maps" :
Teteles de Avila Castillo.txt
Bounding Box for Teteles de Avila Castillo Map : ( 19.8322478138 , -97.4733010751 , 19.871342955 , -97.4195197211 )
Wikipedia ID for Teteles de Avila Castillo : Q6143595
Wikipedia SPARQL Query for Teteles de Avila Castillo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q6143595 wdt:P1082 ?population. }
OPTIONAL { wd:Q6143595 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q6143595 wdt:P2046 ?area. }
OPTIONAL { wd:Q6143595 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q6143595 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q6143595 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 Teteles de Avila Castillo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.8322478138, -97.4733010751, 19.871342955, -97.4195197211);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Teteles de Avila Castillo)
[out:json];
(
rel["name"="Teteles de Avila Castillo"][type=boundary];
rel["name:en"="Teteles de Avila Castillo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Teteles de Avila Castillo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chalahuico | 19.845650 , -97.468840 |
Coacalco | 19.858330 , -97.426670 |
Huixta | 19.860910 , -97.453370 |
La Colonia | 19.851940 , -97.450000 |
Leteles de Avila Camacho | 19.855560 , -97.459720 |
Teteles de Avila Castillo | 19.858144 , -97.457716 |
Texcalaco | 19.853890 , -97.446110 |
Notes:
- You can download geometry data for Teteles de Avila Castillo 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.