Oteapan (Veracruz de Ignacio de la Llave) Map Cropping Samples
Oteapan (Veracruz de Ignacio de la Llave) Map Cropping Samples-1
Oteapan (Veracruz de Ignacio de la Llave) Map Cropping Samples-2
Oteapan neighborhoods and villages map with 3D shadow effect
flag map of Oteapan with 3D shadow effect
Oteapan map with 3d shadow effect
Download outline map of Oteapan (geojson format) :
Oteapan.geojson (**)
Download polygon array of Oteapan map for "Google Maps" :
Oteapan.txt
Bounding Box for Oteapan Map : ( 17.957632 , -94.696572 , 18.017504 , -94.649275 )
Wikipedia ID for Oteapan : Q3846674
Wikipedia SPARQL Query for Oteapan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3846674 wdt:P1082 ?population. }
OPTIONAL { wd:Q3846674 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3846674 wdt:P2046 ?area. }
OPTIONAL { wd:Q3846674 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3846674 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3846674 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 Oteapan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.957632, -94.696572, 18.017504, -94.649275);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Oteapan)
[out:json];
(
rel["name"="Oteapan"][type=boundary];
rel["name:en"="Oteapan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Oteapan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Amate | 17.976860 , -94.683630 |
El Porvenir | 17.982900 , -94.682000 |
El Porvenir | 17.970820 , -94.683410 |
La Luz | 17.982370 , -94.672380 |
Las Adelfas | 17.971960 , -94.694270 |
Las Palomas | 17.966940 , -94.688820 |
Oteapan | 17.998507 , -94.668949 |
Notes:
- You can download geometry data for Oteapan 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.