Igaci (Alagoas) Map Cropping Samples
Igaci (Alagoas) Map Cropping Samples-1
Igaci (Alagoas) Map Cropping Samples-2
Igaci neighborhoods and villages map with 3D shadow effect
flag map of Igaci with 3D shadow effect
Igaci map with 3d shadow effect
Download outline map of Igaci (geojson format) :
Igaci.geojson (**)
Download polygon array of Igaci map for "Google Maps" :
Igaci.txt
Bounding Box for Igaci Map : ( -9.656054 , -36.841117 , -9.482828 , -36.532059 )
Wikipedia ID for Igaci : Q1808097
Wikipedia SPARQL Query for Igaci (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1808097 wdt:P1082 ?population. }
OPTIONAL { wd:Q1808097 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1808097 wdt:P2046 ?area. }
OPTIONAL { wd:Q1808097 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1808097 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1808097 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 Igaci map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.656054, -36.841117, -9.482828, -36.532059);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Igaci)
[out:json];
(
rel["name"="Igaci"][type=boundary];
rel["name:en"="Igaci"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Igaci
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Calvario | -9.533330 , -36.833330 |
Caraibinha | -9.488410 , -36.689849 |
Coité das Pinhas | -9.533377 , -36.672126 |
Coruripe | -9.516670 , -36.600000 |
Igaci | -9.537770 , -36.634289 |
Itapicuru | -9.533330 , -36.783330 |
Jacare | -9.550000 , -36.683330 |
Lagoa de Caldeirão | -9.507626 , -36.553322 |
Lagoa do Capim | -9.516806 , -36.565307 |
Lagoa do Felix | -9.579809 , -36.672318 |
Marias Pretas | -9.500000 , -36.816670 |
Novo Rio | -9.637018 , -36.626762 |
Notes:
- You can download geometry data for Igaci 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.