Canapi (Alagoas) Map Cropping Samples
Canapi (Alagoas) Map Cropping Samples-1
Canapi (Alagoas) Map Cropping Samples-2
Canapi neighborhoods and villages map with 3D shadow effect
flag map of Canapi with 3D shadow effect
Canapi map with 3d shadow effect
Download outline map of Canapi (geojson format) :
Canapi.geojson (**)
Download polygon array of Canapi map for "Google Maps" :
Canapi.txt
Bounding Box for Canapi Map : ( -9.290912 , -37.692453 , -8.96307 , -37.400825 )
Wikipedia ID for Canapi : Q1796020
Wikipedia SPARQL Query for Canapi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1796020 wdt:P1082 ?population. }
OPTIONAL { wd:Q1796020 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1796020 wdt:P2046 ?area. }
OPTIONAL { wd:Q1796020 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1796020 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1796020 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 Canapi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.290912, -37.692453, -8.96307, -37.400825);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Canapi)
[out:json];
(
rel["name"="Canapi"][type=boundary];
rel["name:en"="Canapi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Canapi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baixa do Serrote | -9.033330 , -37.516670 |
Bernardo | -9.083330 , -37.466670 |
Cachoeira Grande | -9.050000 , -37.516670 |
Canapi | -9.117663 , -37.603778 |
Capiá da Igrejinha | -9.160590 , -37.424700 |
Carié | -9.191985 , -37.514926 |
Cotia | -9.016670 , -37.500000 |
Forquilha | -8.993744 , -37.501885 |
Iraque | -9.035454 , -37.441599 |
Jaburu | -9.066670 , -37.583330 |
Poco Comprido | -9.133330 , -37.483330 |
Poco da Onca | -9.116670 , -37.433330 |
Raimundo | -9.050000 , -37.566670 |
Sítio Jaburu | -9.059394 , -37.584404 |
Tapuio | -9.050000 , -37.466670 |
Varzea das Negras | -9.016670 , -37.516670 |
Varzea do Gato | -9.133330 , -37.433330 |
Varzea Vermelha | -9.033330 , -37.483330 |
Notes:
- You can download geometry data for Canapi 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.