Cocorote (Yaracuy) Map Cropping Samples
Cocorote (Yaracuy) Map Cropping Samples-1
Cocorote (Yaracuy) Map Cropping Samples-2
Cocorote neighborhoods and villages map with 3D shadow effect
flag map of Cocorote with 3D shadow effect
Cocorote map with 3d shadow effect
Download outline map of Cocorote (geojson format) :
Cocorote.geojson (**)
Download polygon array of Cocorote map for "Google Maps" :
Cocorote.txt
Bounding Box for Cocorote Map : ( 10.2426498802 , -68.8288999952 , 10.3895751826 , -68.7061490008 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Cocorote map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.2426498802, -68.8288999952, 10.3895751826, -68.7061490008);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cocorote)
[out:json];
(
rel["name"="Cocorote"][type=boundary];
rel["name:en"="Cocorote"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cocorote
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Junco | 10.333090 , -68.813130 |
Guayurebo | 10.290800 , -68.761300 |
Jaime | 10.304580 , -68.801700 |
La Ermita | 10.290980 , -68.750720 |
La Penita | 10.244440 , -68.715930 |
Las Flores | 10.267660 , -68.738860 |
Paraguito | 10.358490 , -68.790260 |
Tacarte | 10.255680 , -68.730050 |
Notes:
- You can download geometry data for Cocorote 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.