Tepatlaxco (Veracruz de Ignacio de la Llave) Map Cropping Samples
Tepatlaxco (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Tepatlaxco (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Tepatlaxco neighborhoods and villages map with 3D shadow effect
flag map of Tepatlaxco with 3D shadow effect
Tepatlaxco map with 3d shadow effect
Download outline map of Tepatlaxco (geojson format) :
Tepatlaxco.geojson (**)
Download polygon array of Tepatlaxco map for "Google Maps" :
Tepatlaxco.txt
Bounding Box for Tepatlaxco Map : ( 19.00281 , -96.89669 , 19.093998 , -96.804343 )
Wikipedia ID for Tepatlaxco : Q3845754
Wikipedia SPARQL Query for Tepatlaxco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3845754 wdt:P1082 ?population. }
OPTIONAL { wd:Q3845754 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3845754 wdt:P2046 ?area. }
OPTIONAL { wd:Q3845754 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3845754 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3845754 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 Tepatlaxco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.00281, -96.89669, 19.093998, -96.804343);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tepatlaxco)
[out:json];
(
rel["name"="Tepatlaxco"][type=boundary];
rel["name:en"="Tepatlaxco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tepatlaxco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alta Luz del Castillo | 19.031390 , -96.842780 |
Buena Vista | 19.042780 , -96.856670 |
Canada Azul | 19.012160 , -96.827380 |
Ejido Sonora | 19.081110 , -96.855560 |
El Triunfo | 19.072430 , -96.870270 |
La Palma | 19.045490 , -96.827530 |
Las Aguilas | 19.029440 , -96.848890 |
Palo Gacho | 19.027220 , -96.808060 |
San Jose Tenejapa | 19.015560 , -96.843060 |
Tenejapa | 19.012900 , -96.840810 |
Tepatlaxco | 19.066157 , -96.842328 |
Tercera Manzana | 19.059170 , -96.859170 |
Notes:
- You can download geometry data for Tepatlaxco 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.