Acarape (Ceara) Map Cropping Samples
Acarape (Ceara) Map Cropping Samples-1
Acarape (Ceara) Map Cropping Samples-2
Acarape neighborhoods and villages map with 3D shadow effect
flag map of Acarape with 3D shadow effect
Acarape map with 3d shadow effect
Download outline map of Acarape (geojson format) :
Acarape.geojson (**)
Download polygon array of Acarape map for "Google Maps" :
Acarape.txt
Bounding Box for Acarape Map : ( -4.293531 , -38.737271 , -4.158423 , -38.570817 )
Wikipedia ID for Acarape : Q1808379
Wikipedia SPARQL Query for Acarape (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1808379 wdt:P1082 ?population. }
OPTIONAL { wd:Q1808379 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1808379 wdt:P2046 ?area. }
OPTIONAL { wd:Q1808379 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1808379 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1808379 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 Acarape map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-4.293531, -38.737271, -4.158423, -38.570817);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Acarape)
[out:json];
(
rel["name"="Acarape"][type=boundary];
rel["name:en"="Acarape"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Acarape
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acarape | -4.223491 , -38.704062 |
Batalha | -4.250000 , -38.616670 |
Cantagalo | -4.260383 , -38.687373 |
Garapa | -4.216670 , -38.633330 |
Garapa de Cima | -4.216670 , -38.633330 |
Itapaí | -4.275973 , -38.726507 |
Morenos | -4.162106 , -38.662120 |
Pau Branco | -4.216670 , -38.650000 |
Poço Escuro | -4.187662 , -38.629372 |
Riachão do Norte | -4.176861 , -38.692744 |
Riachao Do Norte | -4.182240 , -38.693760 |
Riachinho | -4.233330 , -38.600000 |
Sitio Frade | -4.283330 , -38.700000 |
Notes:
- You can download geometry data for Acarape 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.