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