Turbana (Bolívar) Map Cropping Samples

Turbana (Bolívar) Map Cropping Samples-1
Turbana (Bolívar) Map Cropping Samples-1
Turbana (Bolívar) Map Cropping Samples-2
Turbana (Bolívar) Map Cropping Samples-2
Download outline map of Turbana (geojson format) : Turbana.geojson (**)
Download polygon array of Turbana map for "Google Maps" : Turbana.txt
Bounding Box for Turbana Map : ( 10.146013 , -75.514079 , 10.32101 , -75.387438 )
Wikipedia ID for Turbana : Q1526061
Wikipedia SPARQL Query for Turbana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1526061 wdt:P1082 ?population. }
OPTIONAL { wd:Q1526061 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1526061 wdt:P2046 ?area. }
OPTIONAL { wd:Q1526061 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1526061 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1526061 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.146013, -75.514079, 10.32101, -75.387438);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Turbana)
[out:json];
(
rel["name"="Turbana"][type=boundary];
rel["name:en"="Turbana"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Turbana
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Ballestas 10.216100 , -75.438600
Casablanca 10.314990 , -75.475750
El Calvario 10.225550 , -75.423720
El Chorro 10.270020 , -75.464880
Evangelista 10.238880 , -75.433180
Fuenteviva 10.216670 , -75.483330
Ganaderia 10.253490 , -75.412220
Germania 10.248360 , -75.457080
Marinanga 10.237220 , -75.398190
Miraflores 10.209990 , -75.466520
Monsu 10.183330 , -75.466670
Paricuica 10.235700 , -75.497500
Piedrecitas 10.200430 , -75.513180
Poza Verde 10.233330 , -75.500000
Retiro 10.249050 , -75.417500
Sabaneta 10.233330 , -75.466670
San Javier 10.289990 , -75.433330
Turbaná 10.271700 , -75.442220


Notes:
- You can download geometry data for Turbana 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.

Create Turbana neighborhoods and villages map.


Share this page