Buenavista (Quindío) Map Cropping Samples

Buenavista (Quindío) Map Cropping Samples-1
Buenavista (Quindío) Map Cropping Samples-1
Buenavista (Quindío) Map Cropping Samples-2
Buenavista (Quindío) Map Cropping Samples-2
Download outline map of Buenavista (geojson format) : Buenavista.geojson (**)
Download polygon array of Buenavista map for "Google Maps" : Buenavista.txt
Bounding Box for Buenavista Map : ( 4.334239 , -75.782795 , 4.40509 , -75.715538 )
Wikipedia ID for Buenavista : Q291885
Wikipedia SPARQL Query for Buenavista (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q291885 wdt:P1082 ?population. }
OPTIONAL { wd:Q291885 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q291885 wdt:P2046 ?area. }
OPTIONAL { wd:Q291885 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q291885 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q291885 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"](4.334239, -75.782795, 4.40509, -75.715538);
);
out geom;

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

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

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


Neighborhoods and Villages of Buenavista
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Buenavista 4.353900 , -75.717820
Los Juanes 4.350000 , -75.733330
Siberia 4.392430 , -75.747010


Notes:
- You can download geometry data for Buenavista 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 Buenavista neighborhoods and villages map.


Share this page