Bucarasica (Norte de Santander) Map Cropping Samples
Bucarasica (Norte de Santander) Map Cropping Samples-1
Bucarasica (Norte de Santander) Map Cropping Samples-2
Bucarasica neighborhoods and villages map with 3D shadow effect
flag map of Bucarasica with 3D shadow effect
Bucarasica map with 3d shadow effect
Download outline map of Bucarasica (geojson format) :
Bucarasica.geojson (**)
Download polygon array of Bucarasica map for "Google Maps" :
Bucarasica.txt
Bounding Box for Bucarasica Map : ( 7.980345 , -73.014644 , 8.188627 , -72.837313 )
Wikipedia ID for Bucarasica : Q1655530
Wikipedia SPARQL Query for Bucarasica (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1655530 wdt:P1082 ?population. }
OPTIONAL { wd:Q1655530 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1655530 wdt:P2046 ?area. }
OPTIONAL { wd:Q1655530 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1655530 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1655530 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 Bucarasica map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.980345, -73.014644, 8.188627, -72.837313);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bucarasica)
[out:json];
(
rel["name"="Bucarasica"][type=boundary];
rel["name:en"="Bucarasica"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bucarasica
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguablanca | 8.035560 , -72.950560 |
Balsamina | 8.121670 , -72.879170 |
Bucaracica | 8.040960 , -72.865380 |
Cascajal | 8.172150 , -72.942370 |
El Carmen | 8.022130 , -72.862800 |
La Curva | 8.135060 , -72.959890 |
La Trinidad | 8.013890 , -72.895970 |
San Jose | 8.033860 , -72.860950 |
Ventanas | 8.187980 , -72.962590 |
Notes:
- You can download geometry data for Bucarasica 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.