Bucaramanga (Santander) Map Cropping Samples
Bucaramanga (Santander) Map Cropping Samples-1
Bucaramanga (Santander) Map Cropping Samples-2
Bucaramanga neighborhoods and villages map with 3D shadow effect
flag map of Bucaramanga with 3D shadow effect
Bucaramanga map with 3d shadow effect
Download outline map of Bucaramanga (geojson format) :
Bucaramanga.geojson (**)
Download polygon array of Bucaramanga map for "Google Maps" :
Bucaramanga.txt
Bounding Box for Bucaramanga Map : ( 7.069722 , -73.169296 , 7.263715 , -73.04906 )
Wikipedia ID for Bucaramanga : Q243766
Wikipedia SPARQL Query for Bucaramanga (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q243766 wdt:P1082 ?population. }
OPTIONAL { wd:Q243766 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q243766 wdt:P2046 ?area. }
OPTIONAL { wd:Q243766 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q243766 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q243766 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 Bucaramanga map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](7.069722, -73.169296, 7.263715, -73.04906);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bucaramanga)
[out:json];
(
rel["name"="Bucaramanga"][type=boundary];
rel["name:en"="Bucaramanga"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bucaramanga
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bavaria | 7.161430 , -73.139770 |
Bocas | 7.215430 , -73.158050 |
Bolarqui | 7.172040 , -73.072130 |
Bucaramanga | 7.155475 , -73.111332 |
Cebuentos | 7.162180 , -73.137110 |
Ceilan | 7.183330 , -73.115560 |
Chimita | 7.140910 , -73.063800 |
Chitota | 7.151670 , -73.115000 |
Diamante | 7.161220 , -73.132950 |
El Roble | 7.150000 , -73.066670 |
Esperanza | 7.218160 , -73.093280 |
Esso | 7.160890 , -73.141440 |
Gualillo | 7.135870 , -73.085890 |
La Argelia | 7.129170 , -73.156980 |
Malarita | 7.142780 , -73.104200 |
Miramar | 7.214720 , -73.114170 |
Pablon | 7.179170 , -73.132210 |
Pegadero | 7.153430 , -73.135470 |
Río de Oro Hacienda | 7.130872 , -73.138732 |
San Cayetano | 7.196110 , -73.104170 |
San Ignacio | 7.208610 , -73.136410 |
San Jose | 7.124550 , -73.080490 |
San Pedro | 7.208330 , -73.113890 |
Santa Barbara | 7.110870 , -73.089130 |
Santa Rita Hacienda | 7.175497 , -73.086550 |
Tiendepalo | 7.123580 , -73.158060 |
Urbanizacion El Arenal | 7.148140 , -73.133450 |
Vistahermosa | 7.133760 , -73.059820 |
Notes:
- You can download geometry data for Bucaramanga 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.