Barichara (Santander) Map Cropping Samples
Barichara (Santander) Map Cropping Samples-1
Barichara (Santander) Map Cropping Samples-2
Barichara neighborhoods and villages map with 3D shadow effect
flag map of Barichara with 3D shadow effect
Barichara map with 3d shadow effect
Download outline map of Barichara (geojson format) :
Barichara.geojson (**)
Download polygon array of Barichara map for "Google Maps" :
Barichara.txt
Bounding Box for Barichara Map : ( 6.55814042538 , -73.2659938685 , 6.7415287489 , -73.1518714996 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Barichara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.55814042538, -73.2659938685, 6.7415287489, -73.1518714996);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Barichara)
[out:json];
(
rel["name"="Barichara"][type=boundary];
rel["name:en"="Barichara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Barichara 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.