Solita (Caquetá) Map Cropping Samples
Solita (Caquetá) Map Cropping Samples-1
Solita (Caquetá) Map Cropping Samples-2
Solita neighborhoods and villages map with 3D shadow effect
flag map of Solita with 3D shadow effect
Solita map with 3d shadow effect
Download outline map of Solita (geojson format) :
Solita.geojson (**)
Download polygon array of Solita map for "Google Maps" :
Solita.txt
Bounding Box for Solita Map : ( 0.767892718704 , -75.8698775356 , 1.06703938686 , -75.4533027849 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Solita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.767892718704, -75.8698775356, 1.06703938686, -75.4533027849);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Solita)
[out:json];
(
rel["name"="Solita"][type=boundary];
rel["name:en"="Solita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Solita
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
La Esperanza | 0.783420 , -75.494550 |
Puerto Largo | 0.879520 , -75.650440 |
Solita | 0.875160 , -75.619430 |
Notes:
- You can download geometry data for Solita 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.