Bochalema (Norte de Santander) Map Cropping Samples
Bochalema (Norte de Santander) Map Cropping Samples-1
Bochalema (Norte de Santander) Map Cropping Samples-2
Bochalema neighborhoods and villages map with 3D shadow effect
flag map of Bochalema with 3D shadow effect
Bochalema map with 3d shadow effect
Download outline map of Bochalema (geojson format) :
Bochalema.geojson (**)
Download polygon array of Bochalema map for "Google Maps" :
Bochalema.txt
Bounding Box for Bochalema Map : ( 7.52551 , -72.74362 , 7.763283 , -72.573658 )
Wikipedia ID for Bochalema : Q1575422
Wikipedia SPARQL Query for Bochalema (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1575422 wdt:P1082 ?population. }
OPTIONAL { wd:Q1575422 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1575422 wdt:P2046 ?area. }
OPTIONAL { wd:Q1575422 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1575422 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1575422 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 Bochalema map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.52551, -72.74362, 7.763283, -72.573658);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bochalema)
[out:json];
(
rel["name"="Bochalema"][type=boundary];
rel["name:en"="Bochalema"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bochalema
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bochalema | 7.610960 , -72.647740 |
La Cuchilla | 7.716670 , -72.616670 |
La Donjuana | 7.691170 , -72.607500 |
La Montuosa | 7.666670 , -72.650000 |
La Nueva Donjuana | 7.700000 , -72.600000 |
San Jose de la Montana | 7.583330 , -72.716670 |
Santa Elena | 7.666670 , -72.650000 |
Notes:
- You can download geometry data for Bochalema 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.