Xapuri (Acre) Map Cropping Samples
Xapuri (Acre) Map Cropping Samples-1
Xapuri (Acre) Map Cropping Samples-2
Xapuri neighborhoods and villages map with 3D shadow effect
flag map of Xapuri with 3D shadow effect
Xapuri map with 3d shadow effect
Download outline map of Xapuri (geojson format) :
Xapuri.geojson (**)
Download polygon array of Xapuri map for "Google Maps" :
Xapuri.txt
Bounding Box for Xapuri Map : ( -11.04058 , -69.169094 , -10.183068 , -67.983414 )
Wikipedia ID for Xapuri : Q1012531
Wikipedia SPARQL Query for Xapuri (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1012531 wdt:P1082 ?population. }
OPTIONAL { wd:Q1012531 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1012531 wdt:P2046 ?area. }
OPTIONAL { wd:Q1012531 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1012531 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1012531 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 Xapuri map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-11.04058, -69.169094, -10.183068, -67.983414);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Xapuri)
[out:json];
(
rel["name"="Xapuri"][type=boundary];
rel["name:en"="Xapuri"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Xapuri
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alto Alegre | -10.616670 , -68.183330 |
Caetano | -10.900000 , -68.216670 |
Castello Blanco | -10.783330 , -68.150000 |
Europa | -10.616670 , -68.266670 |
Independencia | -10.566670 , -68.216670 |
Iracema | -10.533330 , -68.150000 |
Lua Cheia | -10.566670 , -68.816670 |
Mercier | -10.766670 , -68.116670 |
Nazare | -10.600000 , -68.616670 |
Nova Amelia | -10.466670 , -68.050000 |
Nova Aurora | -10.633330 , -68.416670 |
Nova Esperanca | -10.700000 , -68.500000 |
San Juan | -11.016670 , -68.400000 |
Xapuri | -10.652537 , -68.503998 |
Notes:
- You can download geometry data for Xapuri 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.