El Cuy (Rio Negro) Map Cropping Samples
El Cuy (Rio Negro) Map Cropping Samples-1
El Cuy (Rio Negro) Map Cropping Samples-2
El Cuy neighborhoods and villages map with 3D shadow effect
flag map of El Cuy with 3D shadow effect
El Cuy map with 3d shadow effect
Download outline map of El Cuy (geojson format) :
El Cuy.geojson (**)
Download polygon array of El Cuy map for "Google Maps" :
El Cuy.txt
Bounding Box for El Cuy Map : ( -40.663442 , -69.812228 , -38.968125 , -66.565444 )
Wikipedia ID for El Cuy : Q995105
Wikipedia SPARQL Query for El Cuy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q995105 wdt:P1082 ?population. }
OPTIONAL { wd:Q995105 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q995105 wdt:P2046 ?area. }
OPTIONAL { wd:Q995105 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q995105 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q995105 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of El Cuy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-40.663442, -69.812228, -38.968125, -66.565444);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (El Cuy)
[out:json];
(
rel["name"="El Cuy"][type=boundary];
rel["name:en"="El Cuy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of El Cuy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguada de Guzman | -39.981570 , -68.870430 |
Cerro Policia | -39.733330 , -68.516670 |
Chasico | -40.300000 , -68.966670 |
Curaco | -39.450000 , -67.700000 |
Las Perlas | -38.982097 , -68.145961 |
Lonco Vaca | -40.120590 , -69.049620 |
Mencue | -40.423300 , -69.611780 |
Menucos | -39.433330 , -67.500000 |
Paso Cordoba | -39.114612 , -67.613296 |
Pilahue | -40.543210 , -69.729210 |
Rivadavia | -39.116670 , -67.333330 |
Trica Co | -39.626140 , -68.030770 |
Notes:
- You can download geometry data for El Cuy 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.