Río Negro (Amazonas) Map Cropping Samples
Río Negro (Amazonas) Map Cropping Samples-1
Río Negro (Amazonas) Map Cropping Samples-2
Río Negro neighborhoods and villages map with 3D shadow effect
flag map of Río Negro with 3D shadow effect
Río Negro map with 3d shadow effect
Download outline map of Río Negro (geojson format) :
Río Negro.geojson (**)
Download polygon array of Río Negro map for "Google Maps" :
Río Negro.txt
Bounding Box for Río Negro Map : ( 0.647529 , -67.102674 , 2.82 , -63.992444 )
Wikipedia ID for Río Negro : Q2198075
Wikipedia SPARQL Query for Río Negro (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2198075 wdt:P1082 ?population. }
OPTIONAL { wd:Q2198075 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2198075 wdt:P2046 ?area. }
OPTIONAL { wd:Q2198075 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2198075 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2198075 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 Río Negro map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.647529, -67.102674, 2.82, -63.992444);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Río Negro)
[out:json];
(
rel["name"="Rio Negro"][type=boundary];
rel["name:en"="Rio Negro"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Río Negro
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bruno | 1.601490 , -66.588760 |
Buena Vista | 1.927500 , -66.706110 |
Conamateri | 1.651970 , -64.887080 |
Curamoni | 2.633330 , -66.200000 |
Curare | 2.233330 , -66.500000 |
Cuyunabiteri | 1.476990 , -64.546370 |
El Peligro | 1.899440 , -66.658060 |
El Peligro | 1.866670 , -66.600000 |
Estevao | 1.360830 , -66.448060 |
Macanilla | 1.716670 , -66.983330 |
Murcielago | 1.590560 , -66.942500 |
Nacayayoteri | 1.341120 , -64.997220 |
Onojo | 1.553290 , -66.926280 |
Pamoni | 2.816670 , -65.900000 |
Paso El Diablo | 2.266670 , -66.550000 |
Puyaso | 1.800000 , -67.016670 |
Quemapure | 2.483330 , -66.450000 |
San Carlos de Rio Negro | 1.920270 , -67.060890 |
San Custodio | 1.608890 , -66.212500 |
San Simon del Cocuy | 1.239400 , -66.845780 |
Santa Isabel | 1.366670 , -65.783330 |
Santa Lucia | 1.307090 , -66.863500 |
Santa Rosa de Amanadona | 1.474500 , -66.906390 |
Tuchaua Domingos | 1.316670 , -64.883330 |
Tushava | 1.354500 , -64.731650 |
Uruise | 1.816670 , -67.033330 |
Viudita | 2.433330 , -66.416670 |
Yeisicorobiteri | 1.403910 , -65.106330 |
Notes:
- You can download geometry data for Río Negro 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.