Chacao (Miranda) Map Cropping Samples
Chacao (Miranda) Map Cropping Samples-1
Chacao (Miranda) Map Cropping Samples-2
Chacao neighborhoods and villages map with 3D shadow effect
flag map of Chacao with 3D shadow effect
Chacao map with 3d shadow effect
Download outline map of Chacao (geojson format) :
Chacao.geojson (**)
Download polygon array of Chacao map for "Google Maps" :
Chacao.txt
Bounding Box for Chacao Map : ( 10.4905290612 , -66.8725194869 , 10.5516993417 , -66.8400230487 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Chacao map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.4905290612, -66.8725194869, 10.5516993417, -66.8400230487);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chacao)
[out:json];
(
rel["name"="Chacao"][type=boundary];
rel["name:en"="Chacao"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chacao
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boqueron | 10.550000 , -66.866670 |
Chacao | 10.495980 , -66.853470 |
Los Palos Grandes | 10.500000 , -66.850000 |
Notes:
- You can download geometry data for Chacao 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.