Colombia (Sao Paulo) Map Cropping Samples
Colombia (Sao Paulo) Map Cropping Samples-1
Colombia (Sao Paulo) Map Cropping Samples-2
Colombia neighborhoods and villages map with 3D shadow effect
flag map of Colombia with 3D shadow effect
Colombia map with 3d shadow effect
Download outline map of Colombia (geojson format) :
Colombia.geojson (**)
Download polygon array of Colombia map for "Google Maps" :
Colombia.txt
Bounding Box for Colombia Map : ( -20.398951 , -48.88876 , -20.149382 , -48.506671 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Colombia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-20.398951, -48.88876, -20.149382, -48.506671);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Colombia)
[out:json];
(
rel["name"="Colombia"][type=boundary];
rel["name:en"="Colombia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Colombia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Colômbia | -20.176436 , -48.687357 |
Laranjeiras | -20.293187 , -48.717561 |
Porto Antonio Prado | -20.166670 , -48.800000 |
Notes:
- You can download geometry data for Colombia 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.