Anori (Amazonas) Map Cropping Samples
Anori (Amazonas) Map Cropping Samples-1
Anori (Amazonas) Map Cropping Samples-2
Anori neighborhoods and villages map with 3D shadow effect
flag map of Anori with 3D shadow effect
Anori map with 3d shadow effect
Download outline map of Anori (geojson format) :
Anori.geojson (**)
Download polygon array of Anori map for "Google Maps" :
Anori.txt
Bounding Box for Anori Map : ( -4.678245 , -62.991343 , -3.631373 , -61.372932 )
Wikipedia ID for Anori : Q931090
Wikipedia SPARQL Query for Anori (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q931090 wdt:P1082 ?population. }
OPTIONAL { wd:Q931090 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q931090 wdt:P2046 ?area. }
OPTIONAL { wd:Q931090 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q931090 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q931090 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 Anori map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.678245, -62.991343, -3.631373, -61.372932);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Anori)
[out:json];
(
rel["name"="Anori"][type=boundary];
rel["name:en"="Anori"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Anori
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ajara | -4.428330 , -62.268890 |
Anori | -3.740908 , -61.660023 |
Arapapa | -4.238330 , -62.258890 |
Buicu | -4.268610 , -62.282220 |
Castanha-mirim | -4.284440 , -62.141670 |
Castanha-mirim | -4.262500 , -62.193060 |
Catalao | -3.890470 , -61.721670 |
Colonia | -4.425830 , -62.182780 |
Ipauanema | -4.359170 , -62.117500 |
Itauba | -4.465000 , -62.380830 |
Jamari | -4.374170 , -62.062780 |
Laranjal | -4.378330 , -62.080280 |
Miranda | -4.451110 , -62.208610 |
Parica | -4.257220 , -62.302780 |
Pedreiras | -4.439720 , -62.265000 |
Ponta Grande | -4.458060 , -62.238060 |
Porto Paraiba | -3.973600 , -61.700940 |
Sao Francisco | -3.987120 , -61.850490 |
Sao Jorge | -3.689240 , -61.544720 |
Uxi | -4.434720 , -62.304170 |
Vila do Anori | -3.765930 , -61.626440 |
Notes:
- You can download geometry data for Anori 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.