Download outline map of Becerril (geojson format) :
Becerril.geojson (**)
Download polygon array of Becerril map for "Google Maps" :
Becerril.txt
Bounding Box for Becerril Map : ( 9.586979 , -73.643911 , 9.920661 , -72.941304 )
Wikipedia ID for Becerril : Q1524772
Wikipedia SPARQL Query for Becerril (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1524772 wdt:P1082 ?population. }
OPTIONAL { wd:Q1524772 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1524772 wdt:P2046 ?area. }
OPTIONAL { wd:Q1524772 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1524772 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1524772 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 Becerril map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.586979, -73.643911, 9.920661, -72.941304);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Becerril)
[out:json];
(
rel["name"="Becerril"][type=boundary];
rel["name:en"="Becerril"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Becerril
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Becerril | 9.704130 , -73.279300 |
Bella Luz | 9.702660 , -73.629940 |
Brasilia | 9.670270 , -73.551180 |
Campamento | 9.768330 , -73.431020 |
Cartagena | 9.686110 , -73.261620 |
Don Quijote | 9.780920 , -73.360510 |
El Boton | 9.685590 , -73.555360 |
El Cerro | 9.725520 , -73.405040 |
El Hatillo | 9.759190 , -73.283060 |
Islandia | 9.721380 , -73.596210 |
La Chiquita | 9.729530 , -73.554120 |
La Florida | 9.694290 , -73.255870 |
La Guajira | 9.752130 , -73.318970 |
La Iglesia | 9.698390 , -73.550970 |
La Lucy | 9.587990 , -73.306410 |
Las Mercedes | 9.725000 , -73.390280 |
Los Inguensos | 9.669240 , -73.640120 |
Malagana | 9.689060 , -73.637340 |
Marchena | 9.807960 , -73.233250 |
Nibal | 9.781730 , -73.238060 |
Pedregal | 9.754910 , -73.327640 |
Platanal | 9.748890 , -73.550220 |
Rincon de Hatillo | 9.780500 , -73.304810 |
Santa Barbara | 9.750530 , -73.472400 |
Santa Cruz | 9.592950 , -73.329280 |
Santa Elena | 9.745600 , -73.235300 |
Santa Fe | 9.610340 , -73.237300 |
Santa Helena | 9.749640 , -73.556040 |
Tamaquito | 9.741170 , -73.310560 |
Tucuy | 9.616670 , -73.300000 |
Villa Marta | 9.742290 , -73.368350 |
Zorro | 9.765820 , -73.341490 |
Notes:
- You can download geometry data for Becerril 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.