Achí (Bolívar) Map Cropping Samples
Achí (Bolívar) Map Cropping Samples-1
Achí (Bolívar) Map Cropping Samples-2
Achí neighborhoods and villages map with 3D shadow effect
flag map of Achí with 3D shadow effect
Achí map with 3d shadow effect
Download outline map of Achí (geojson format) :
Achí.geojson (**)
Download polygon array of Achí map for "Google Maps" :
Achí.txt
Bounding Box for Achí Map : ( 8.367188 , -74.610618 , 8.838459 , -74.321941 )
Wikipedia ID for Achí : Q933580
Wikipedia SPARQL Query for Achí (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q933580 wdt:P1082 ?population. }
OPTIONAL { wd:Q933580 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q933580 wdt:P2046 ?area. }
OPTIONAL { wd:Q933580 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q933580 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q933580 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 Achí map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.367188, -74.610618, 8.838459, -74.321941);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Achí)
[out:json];
(
rel["name"="Achí"][type=boundary];
rel["name:en"="Achí"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Achí
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Achí | 8.568180 , -74.554050 |
Agua Fria | 8.669090 , -74.425870 |
Algarrobo | 8.471830 , -74.508210 |
Boyaca | 8.446160 , -74.523670 |
Buenos Aires | 8.495670 , -74.545730 |
Centro Alegre | 8.504960 , -74.493840 |
Guacamayo | 8.727200 , -74.527250 |
La Envidia | 8.648040 , -74.510780 |
Los Nisperos | 8.645180 , -74.591040 |
Mosquitero | 8.483330 , -74.516670 |
Paso Mantequera | 8.733330 , -74.600000 |
Payande | 8.483600 , -74.456120 |
Plaza Nueva | 8.546740 , -74.463670 |
Puerto Isabel | 8.629160 , -74.518220 |
Rio Nuevo | 8.480870 , -74.435950 |
Sincerin | 8.717040 , -74.602290 |
Tacuyalta | 8.569560 , -74.470120 |
Tres Cruces | 8.702780 , -74.516590 |
Notes:
- You can download geometry data for Achí 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.