Altos Del Rosario (Bolívar) Map Cropping Samples
Altos Del Rosario (Bolívar) Map Cropping Samples-1
Altos Del Rosario (Bolívar) Map Cropping Samples-2
Altos Del Rosario neighborhoods and villages map with 3D shadow effect
flag map of Altos Del Rosario with 3D shadow effect
Altos Del Rosario map with 3d shadow effect
Download outline map of Altos Del Rosario (geojson format) :
Altos Del Rosario.geojson (**)
Download polygon array of Altos Del Rosario map for "Google Maps" :
Altos Del Rosario.txt
Bounding Box for Altos Del Rosario Map : ( 8.651633 , -74.319095 , 8.836029 , -74.073139 )
Wikipedia ID for Altos Del Rosario : Q444511
Wikipedia SPARQL Query for Altos Del Rosario (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q444511 wdt:P1082 ?population. }
OPTIONAL { wd:Q444511 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q444511 wdt:P2046 ?area. }
OPTIONAL { wd:Q444511 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q444511 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q444511 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 Altos Del Rosario map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.651633, -74.319095, 8.836029, -74.073139);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Altos Del Rosario)
[out:json];
(
rel["name"="Altos Del Rosario"][type=boundary];
rel["name:en"="Altos Del Rosario"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Altos Del Rosario
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto de Cuatro Bocas | 8.722380 , -74.145390 |
Alto Rosario | 8.792460 , -74.161370 |
Altos del Rosario | 8.794440 , -74.165830 |
El Colorado | 8.735310 , -74.205630 |
Marquesita | 8.726260 , -74.215290 |
Puerto Rosario | 8.744230 , -74.167380 |
Notes:
- You can download geometry data for Altos Del Rosario 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.