Aricagua (Mérida) Map Cropping Samples
Aricagua (Mérida) Map Cropping Samples-1
Aricagua (Mérida) Map Cropping Samples-2
Aricagua neighborhoods and villages map with 3D shadow effect
flag map of Aricagua with 3D shadow effect
Aricagua map with 3d shadow effect
Download outline map of Aricagua (geojson format) :
Aricagua.geojson (**)
Download polygon array of Aricagua map for "Google Maps" :
Aricagua.txt
Bounding Box for Aricagua Map : ( 7.911591 , -71.29178 , 8.389343 , -70.911913 )
Wikipedia ID for Aricagua : Q2856316
Wikipedia SPARQL Query for Aricagua (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2856316 wdt:P1082 ?population. }
OPTIONAL { wd:Q2856316 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2856316 wdt:P2046 ?area. }
OPTIONAL { wd:Q2856316 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2856316 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2856316 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 Aricagua map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.911591, -71.29178, 8.389343, -70.911913);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Aricagua)
[out:json];
(
rel["name"="Aricagua"][type=boundary];
rel["name:en"="Aricagua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Aricagua
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aricagua | 8.224317 , -71.137332 |
Campo Elias | 8.144640 , -71.197990 |
El Altillo | 8.127040 , -71.208430 |
El Amparo | 8.146590 , -71.226100 |
El Canadon | 8.157320 , -71.133640 |
El Cerrajon | 8.315000 , -71.130560 |
El Maporal | 8.185290 , -71.083550 |
El Rincon | 8.118060 , -71.228890 |
La Becerrera | 8.262950 , -71.171280 |
Los Azules | 8.187030 , -71.153810 |
San Rafael | 8.166170 , -71.171740 |
Santa Cruz del Quemado | 8.172590 , -71.052680 |
Notes:
- You can download geometry data for Aricagua 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.