Teocelo (Veracruz de Ignacio de la Llave) Map Cropping Samples
Teocelo (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Teocelo (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Teocelo neighborhoods and villages map with 3D shadow effect
flag map of Teocelo with 3D shadow effect
Teocelo map with 3d shadow effect
Download outline map of Teocelo (geojson format) :
Teocelo.geojson (**)
Download polygon array of Teocelo map for "Google Maps" :
Teocelo.txt
Bounding Box for Teocelo Map : ( 19.342923 , -97.030597 , 19.403531 , -96.841731 )
Wikipedia ID for Teocelo : Q3845642
Wikipedia SPARQL Query for Teocelo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3845642 wdt:P1082 ?population. }
OPTIONAL { wd:Q3845642 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3845642 wdt:P2046 ?area. }
OPTIONAL { wd:Q3845642 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3845642 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3845642 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 Teocelo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.342923, -97.030597, 19.403531, -96.841731);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Teocelo)
[out:json];
(
rel["name"="Teocelo"][type=boundary];
rel["name:en"="Teocelo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Teocelo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Barrio la Palma | 19.365000 , -96.966390 |
Baxtla | 19.362760 , -96.976310 |
El Zapote (Las Canoas Juan S. Conde) | 19.388330 , -97.007780 |
Independencia | 19.386110 , -96.946670 |
Isla Grande | 19.370570 , -96.939180 |
La Ese | 19.376390 , -96.982780 |
La Resurreccion | 19.387780 , -97.013890 |
La Virgen | 19.386390 , -96.991940 |
Llano Grande | 19.370350 , -96.880020 |
Los Chirimoyos | 19.388610 , -96.993060 |
Los Cuevas | 19.363890 , -96.985830 |
Monte Blanco | 19.377480 , -96.930410 |
Paso del Obispo | 19.386940 , -97.023890 |
Santa Maria y Todos los Santos [Monasterio Benedictino] | 19.359720 , -97.015000 |
Santa Rosa | 19.398060 , -96.991670 |
Tejerias | 19.369030 , -96.913720 |
Teocelo | 19.386042 , -96.974557 |
Texin | 19.365980 , -97.004870 |
Notes:
- You can download geometry data for Teocelo 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.