Zea (Mérida) Map Cropping Samples
Zea (Mérida) Map Cropping Samples-1
Zea (Mérida) Map Cropping Samples-2
Zea neighborhoods and villages map with 3D shadow effect
flag map of Zea with 3D shadow effect
Zea map with 3d shadow effect
Download outline map of Zea (geojson format) :
Zea.geojson (**)
Download polygon array of Zea map for "Google Maps" :
Zea.txt
Bounding Box for Zea Map : ( 8.337638 , -71.818205 , 8.519674 , -71.70812 )
Wikipedia ID for Zea : Q2526746
Wikipedia SPARQL Query for Zea (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2526746 wdt:P1082 ?population. }
OPTIONAL { wd:Q2526746 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2526746 wdt:P2046 ?area. }
OPTIONAL { wd:Q2526746 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2526746 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2526746 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 Zea map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.337638, -71.818205, 8.519674, -71.70812);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zea)
[out:json];
(
rel["name"="Zea"][type=boundary];
rel["name:en"="Zea"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zea
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cano del Tigre | 8.450290 , -71.772520 |
El Chuco | 8.420530 , -71.780230 |
El Playon | 8.365710 , -71.803450 |
La Cuchilla del Nino | 8.386760 , -71.792660 |
La Llorona | 8.374730 , -71.770720 |
La Platina | 8.410250 , -71.749260 |
La Varita | 8.360160 , -71.787400 |
Las Cocuizas | 8.403640 , -71.805920 |
Las Mesas | 8.344090 , -71.810640 |
Miraflores | 8.344940 , -71.793880 |
Rio Abajo | 8.390560 , -71.750560 |
San Jose | 8.410280 , -71.777780 |
San Miguel | 8.396990 , -71.771580 |
San Pedro | 8.369930 , -71.802810 |
Santa Barbara | 8.413220 , -71.792530 |
Notes:
- You can download geometry data for Zea 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.