Anapu (Para) Map Cropping Samples
Anapu (Para) Map Cropping Samples-1
Anapu (Para) Map Cropping Samples-2
Anapu neighborhoods and villages map with 3D shadow effect
flag map of Anapu with 3D shadow effect
Anapu map with 3d shadow effect
Download outline map of Anapu (geojson format) :
Anapu.geojson (**)
Download polygon array of Anapu map for "Google Maps" :
Anapu.txt
Bounding Box for Anapu Map : ( -5.150573 , -51.8089 , -2.744236 , -50.847145 )
Wikipedia ID for Anapu : Q486142
Wikipedia SPARQL Query for Anapu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q486142 wdt:P1082 ?population. }
OPTIONAL { wd:Q486142 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q486142 wdt:P2046 ?area. }
OPTIONAL { wd:Q486142 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q486142 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q486142 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 Anapu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-5.150573, -51.8089, -2.744236, -50.847145);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Anapu)
[out:json];
(
rel["name"="Anapu"][type=boundary];
rel["name:en"="Anapu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Anapu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acrolina Ou Mucura | -3.484257 , -51.188470 |
Aldeia Bacaja | -4.928790 , -51.425950 |
Aldeia Indígena Trincheira Bacajá | -4.037928 , -51.334035 |
Anapu | -3.462537 , -51.209374 |
Belo Monte do Pontal | -3.119133 , -51.699225 |
Guaiba | -3.100000 , -51.316670 |
Porto do Cocaual | -3.266670 , -51.316670 |
Sucupira Ou Km-120 | -3.372754 , -51.321531 |
Surubim | -3.327515 , -51.456525 |
Vila Isabel | -3.131811 , -51.590612 |
Notes:
- You can download geometry data for Anapu 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.