Tetecala (Morelos) Map Cropping Samples
Tetecala (Morelos) Map Cropping Samples-1
Tetecala (Morelos) Map Cropping Samples-2
Tetecala neighborhoods and villages map with 3D shadow effect
flag map of Tetecala with 3D shadow effect
Tetecala map with 3d shadow effect
Download outline map of Tetecala (geojson format) :
Tetecala.geojson (**)
Download polygon array of Tetecala map for "Google Maps" :
Tetecala.txt
Bounding Box for Tetecala Map : ( 18.627544 , -99.468183 , 18.748255 , -99.355413 )
Wikipedia ID for Tetecala : Q2651761
Wikipedia SPARQL Query for Tetecala (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2651761 wdt:P1082 ?population. }
OPTIONAL { wd:Q2651761 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2651761 wdt:P2046 ?area. }
OPTIONAL { wd:Q2651761 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2651761 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2651761 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 Tetecala map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.627544, -99.468183, 18.748255, -99.355413);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tetecala)
[out:json];
(
rel["name"="Tetecala"][type=boundary];
rel["name:en"="Tetecala"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tetecala
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Actopan | 18.731020 , -99.408400 |
Colonia Francisco Sarabia | 18.720830 , -99.395280 |
Colonia Mariano Matamoros | 18.696940 , -99.364170 |
Colonia Sonora | 18.735280 , -99.411940 |
Cuautitla | 18.700470 , -99.374750 |
El Cerrito (Cerrito de las Cruces) | 18.734170 , -99.400830 |
El Movil | 18.684170 , -99.441110 |
Llano Viejo | 18.738890 , -99.394720 |
Palos de Fierro | 18.658890 , -99.413330 |
Rancho Tonantzincalli | 18.690560 , -99.381670 |
Rancho Vaso Dos | 18.691670 , -99.458890 |
Tetecala | 18.728752 , -99.396257 |
Notes:
- You can download geometry data for Tetecala 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.