Providencia (Nariño) Map Cropping Samples
Providencia (Nariño) Map Cropping Samples-1
Providencia (Nariño) Map Cropping Samples-2
Providencia neighborhoods and villages map with 3D shadow effect
flag map of Providencia with 3D shadow effect
Providencia map with 3d shadow effect
Download outline map of Providencia (geojson format) :
Providencia.geojson (**)
Download polygon array of Providencia map for "Google Maps" :
Providencia.txt
Bounding Box for Providencia Map : ( 1.17017470457 , -77.6232898459 , 1.31362858825 , -77.5715220553 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Providencia map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](1.17017470457, -77.6232898459, 1.31362858825, -77.5715220553);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Providencia)
[out:json];
(
rel["name"="Providencia"][type=boundary];
rel["name:en"="Providencia"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Providencia
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Guanama Chiquito | 1.188790 , -77.588010 |
Providencia | 1.239820 , -77.597170 |
Santa Lucia | 1.270830 , -77.601430 |
Notes:
- You can download geometry data for Providencia 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.