Nariño (Cundinamarca) Map Cropping Samples
Nariño (Cundinamarca) Map Cropping Samples-1
Nariño (Cundinamarca) Map Cropping Samples-2
Nariño neighborhoods and villages map with 3D shadow effect
flag map of Nariño with 3D shadow effect
Nariño map with 3d shadow effect
Download outline map of Nariño (geojson format) :
Nariño.geojson (**)
Download polygon array of Nariño map for "Google Maps" :
Nariño.txt
Bounding Box for Nariño Map : ( 4.333919 , -74.85755 , 4.475081 , -74.724867 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Nariño map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.333919, -74.85755, 4.475081, -74.724867);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Nariño)
[out:json];
(
rel["name"="Nariño"][type=boundary];
rel["name:en"="Nariño"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Nariño
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Cedro | 4.425100 , -74.792340 |
La Reforma | 4.436910 , -74.778800 |
Nariño | 4.397810 , -74.827310 |
Notes:
- You can download geometry data for Nariño 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.