Download outline map of San Bernardo Del Viento (geojson format) :
San Bernardo Del Viento.geojson (**)
Download polygon array of San Bernardo Del Viento map for "Google Maps" :
San Bernardo Del Viento.txt
Bounding Box for San Bernardo Del Viento Map : ( 9.217406 , -76.099663 , 9.447827 , -75.843471 )
Wikipedia ID for San Bernardo Del Viento : Q2433835
Wikipedia SPARQL Query for San Bernardo Del Viento (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2433835 wdt:P1082 ?population. }
OPTIONAL { wd:Q2433835 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2433835 wdt:P2046 ?area. }
OPTIONAL { wd:Q2433835 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2433835 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2433835 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 San Bernardo Del Viento map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.217406, -76.099663, 9.447827, -75.843471);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Bernardo Del Viento)
[out:json];
(
rel["name"="San Bernardo Del Viento"][type=boundary];
rel["name:en"="San Bernardo Del Viento"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Bernardo Del Viento
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chingui | 9.333140 , -75.979580 |
Cielo Azul | 9.359460 , -75.976800 |
Jose Manuel | 9.295360 , -75.984410 |
Las Canas | 9.287520 , -75.959100 |
Pajonal | 9.309550 , -75.981620 |
Paso Nuevo | 9.327230 , -76.086240 |
Puya | 9.264650 , -76.007770 |
San Bernardo del Viento | 9.353300 , -75.952440 |
Trementino | 9.315220 , -75.935730 |
Notes:
- You can download geometry data for San Bernardo Del Viento 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.