Download outline map of Arismendi (geojson format) :
Arismendi.geojson (**)
Download polygon array of Arismendi map for "Google Maps" :
Arismendi.txt
Bounding Box for Arismendi Map : ( 7.65175608967 , -68.0395397509 , 7.98760427719 , -67.4976772262 )
Wikipedia ID for Arismendi : Q2183400
Wikipedia SPARQL Query for Arismendi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2183400 wdt:P1082 ?population. }
OPTIONAL { wd:Q2183400 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2183400 wdt:P2046 ?area. }
OPTIONAL { wd:Q2183400 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2183400 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2183400 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 Arismendi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.65175608967, -68.0395397509, 7.98760427719, -67.4976772262);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Arismendi)
[out:json];
(
rel["name"="Biruaca"][type=boundary];
rel["name:en"="Biruaca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Arismendi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abrea | 7.883330 , -67.950000 |
Bagasu | 7.950000 , -67.566670 |
Balsa | 7.683270 , -67.572790 |
Belen | 7.757220 , -67.596670 |
Bethel | 7.800000 , -67.733330 |
Bethel | 7.770000 , -67.795000 |
Boca de Ciruelito | 7.774540 , -67.560300 |
Boca de Guerra | 7.871380 , -67.514440 |
Buena Vista | 7.816670 , -67.683330 |
Caujaral | 7.800000 , -67.816670 |
Coporo | 7.783330 , -67.616670 |
Corocito | 7.800000 , -67.583330 |
El Algarrobo | 7.833330 , -67.766670 |
El Brazo | 7.868330 , -67.554440 |
El Chiguire | 7.716670 , -67.600000 |
El Chorro | 7.866670 , -67.583330 |
El Coco | 7.800000 , -67.533330 |
El Deleite | 7.875560 , -67.632220 |
El Lindero | 7.865000 , -67.591670 |
El Manglar | 7.842220 , -67.810000 |
El Pescado | 7.733330 , -67.650000 |
El Viento | 7.783330 , -67.716670 |
Jelsera | 7.766670 , -67.733330 |
La Cruz de Agua | 7.805000 , -67.519440 |
La Enea | 7.816670 , -67.583330 |
La Esperanza | 7.850000 , -67.850000 |
La Guanota | 7.884440 , -67.573890 |
La Palmita | 7.866670 , -67.766670 |
La Piedrita | 7.721500 , -67.616700 |
La Ramera | 7.816670 , -67.800000 |
Las Culatas | 7.952220 , -67.563890 |
Las Mercedes | 7.851500 , -67.829580 |
Los Albores | 7.848890 , -67.961670 |
Los Araguaneyes | 7.766670 , -67.816670 |
Los Valentones | 7.716670 , -67.700000 |
Los Valentones | 7.716670 , -67.616670 |
Mamonal | 7.837330 , -67.608850 |
Negro | 7.819660 , -67.529620 |
Negro Abajo | 7.799780 , -67.512100 |
Palo Quemado | 7.865560 , -67.838330 |
Palo Quemado | 7.883330 , -67.800000 |
Pericocal | 7.888330 , -67.853330 |
Potrerito | 7.849440 , -67.577220 |
Rabanal | 7.846390 , -67.540520 |
Ruende | 7.916670 , -67.550000 |
Santa Ana | 7.881000 , -67.514080 |
Santa Maria | 7.811110 , -67.588330 |
Santa Rosa | 7.700000 , -67.550000 |
Turumba | 7.786670 , -67.817220 |
Vuelta Mala | 7.856110 , -67.911670 |
Notes:
- You can download geometry data for Arismendi 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.