Manaquiri (Amazonas) Map Cropping Samples
Manaquiri (Amazonas) Map Cropping Samples-1
Manaquiri (Amazonas) Map Cropping Samples-2
Manaquiri neighborhoods and villages map with 3D shadow effect
flag map of Manaquiri with 3D shadow effect
Manaquiri map with 3d shadow effect
Download outline map of Manaquiri (geojson format) :
Manaquiri.geojson (**)
Download polygon array of Manaquiri map for "Google Maps" :
Manaquiri.txt
Bounding Box for Manaquiri Map : ( -4.17461 , -61.164333 , -3.303896 , -60.18327 )
Wikipedia ID for Manaquiri : Q1807976
Wikipedia SPARQL Query for Manaquiri (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1807976 wdt:P1082 ?population. }
OPTIONAL { wd:Q1807976 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1807976 wdt:P2046 ?area. }
OPTIONAL { wd:Q1807976 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1807976 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1807976 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 Manaquiri map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.17461, -61.164333, -3.303896, -60.18327);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Manaquiri)
[out:json];
(
rel["name"="Manaquiri"][type=boundary];
rel["name:en"="Manaquiri"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Manaquiri
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Andiroba | -3.551110 , -60.471940 |
Barro Alto | -3.399380 , -60.425296 |
Barro Branco | -3.366670 , -60.250000 |
Boa Vista | -3.716670 , -60.500000 |
Boa Vista | -4.129720 , -60.949440 |
Janauacá | -3.362102 , -60.208793 |
Jutai | -3.398890 , -60.334720 |
Maloca Barrigudo | -4.126110 , -61.127780 |
Manaquiri | -3.434563 , -60.457609 |
Manaquiri | -3.400000 , -60.400000 |
Mandioca | -4.029720 , -60.613060 |
Providencia | -3.733330 , -60.500000 |
Rosa Branca | -3.733330 , -60.683330 |
Santa Luzia | -3.582220 , -60.470560 |
Sao Francisco | -4.154720 , -60.829170 |
Sao Francisco | -4.150000 , -60.900000 |
Sao Pedro | -4.145560 , -60.844170 |
Tres Poderes | -4.124440 , -60.936390 |
Vista Alegre | -4.150560 , -60.835830 |
Notes:
- You can download geometry data for Manaquiri 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.