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