Otatitlán (Veracruz de Ignacio de la Llave) Map Cropping Samples
Otatitlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Otatitlán (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Otatitlán neighborhoods and villages map with 3D shadow effect
flag map of Otatitlán with 3D shadow effect
Otatitlán map with 3d shadow effect
Download outline map of Otatitlán (geojson format) :
Otatitlán.geojson (**)
Download polygon array of Otatitlán map for "Google Maps" :
Otatitlán.txt
Bounding Box for Otatitlán Map : ( 18.126738 , -96.083915 , 18.217655 , -95.99058 )
Wikipedia ID for Otatitlán : Q3891676
Wikipedia SPARQL Query for Otatitlán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3891676 wdt:P1082 ?population. }
OPTIONAL { wd:Q3891676 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3891676 wdt:P2046 ?area. }
OPTIONAL { wd:Q3891676 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3891676 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3891676 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 Otatitlán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](18.126738, -96.083915, 18.217655, -95.99058);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Otatitlán)
[out:json];
(
rel["name"="Otatitlán"][type=boundary];
rel["name:en"="Otatitlán"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Otatitlán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cerro de Mina (El Almendro) | 18.153890 , -96.021390 |
El Parchazo | 18.164170 , -96.030280 |
El Peladiente | 18.180000 , -96.030560 |
El Zapote | 18.148810 , -96.065280 |
Frontera (Ejido Paso Nuevo) | 18.160000 , -96.082500 |
Jesus Urueta (San Antonio) | 18.201670 , -96.037500 |
Jose Luis Perez Morales | 18.164170 , -96.068060 |
La Carmela | 18.140000 , -96.020280 |
La Conchita | 18.192780 , -96.036940 |
La Isleta (Benito Juarez) | 18.151940 , -96.048610 |
La Mojarra (San Ezequiel) | 18.182780 , -96.010000 |
Otatitlán | 18.176241 , -96.034818 |
San Francisco | 18.156670 , -96.021110 |
San Joaquin | 18.174170 , -96.023330 |
San Lorenzo | 18.209440 , -96.027500 |
San Miguel | 18.142500 , -96.029440 |
Santa Sofia | 18.145830 , -96.047780 |
Zacatixpa | 18.155960 , -96.020460 |
Notes:
- You can download geometry data for Otatitlán 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.