Carauari (Amazonas) Map Cropping Samples
Carauari (Amazonas) Map Cropping Samples-1
Carauari (Amazonas) Map Cropping Samples-2
Carauari neighborhoods and villages map with 3D shadow effect
flag map of Carauari with 3D shadow effect
Carauari map with 3d shadow effect
Download outline map of Carauari (geojson format) :
Carauari.geojson (**)
Download polygon array of Carauari map for "Google Maps" :
Carauari.txt
Bounding Box for Carauari Map : ( -6.050925 , -68.312803 , -4.294642 , -65.950176 )
Wikipedia ID for Carauari : Q1794236
Wikipedia SPARQL Query for Carauari (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1794236 wdt:P1082 ?population. }
OPTIONAL { wd:Q1794236 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1794236 wdt:P2046 ?area. }
OPTIONAL { wd:Q1794236 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1794236 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1794236 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 Carauari map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-6.050925, -68.312803, -4.294642, -65.950176);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Carauari)
[out:json];
(
rel["name"="Carauari"][type=boundary];
rel["name:en"="Carauari"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Carauari
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aruaja | -5.033330 , -66.816670 |
Bacaba | -4.598330 , -67.385280 |
Carababa | -5.116670 , -67.116670 |
Carauari | -4.874501 , -66.896521 |
Comunidade do Roque | -5.089334 , -67.205292 |
Comunidade Igarapé da Roça | -4.903289 , -66.903483 |
Concordia | -4.596110 , -66.623610 |
Curimata | -4.816670 , -66.766670 |
Gaviao | -4.839170 , -66.854440 |
Imperatriz | -5.300000 , -67.183330 |
Marafi | -5.746600 , -67.771410 |
Matamata | -4.783330 , -66.740000 |
Pupunha | -5.100000 , -67.200000 |
Santa Rosa | -4.683330 , -66.750000 |
Sao Francisco | -5.683330 , -67.766670 |
Sao Romao | -5.851220 , -67.841970 |
Taititu | -4.360830 , -66.539720 |
Uati | -5.166670 , -67.200000 |
Uniao | -4.462780 , -66.535280 |
Notes:
- You can download geometry data for Carauari 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.