Igaracy (Paraiba) Map Cropping Samples
Igaracy (Paraiba) Map Cropping Samples-1
Igaracy (Paraiba) Map Cropping Samples-2
Igaracy neighborhoods and villages map with 3D shadow effect
flag map of Igaracy with 3D shadow effect
Igaracy map with 3d shadow effect
Download outline map of Igaracy (geojson format) :
Igaracy.geojson (**)
Download polygon array of Igaracy map for "Google Maps" :
Igaracy.txt
Bounding Box for Igaracy Map : ( -7.235347 , -38.233771 , -7.086662 , -38.05113 )
Wikipedia ID for Igaracy : Q2010961
Wikipedia SPARQL Query for Igaracy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2010961 wdt:P1082 ?population. }
OPTIONAL { wd:Q2010961 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2010961 wdt:P2046 ?area. }
OPTIONAL { wd:Q2010961 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2010961 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2010961 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 Igaracy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.235347, -38.233771, -7.086662, -38.05113);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Igaracy)
[out:json];
(
rel["name"="Igaracy"][type=boundary];
rel["name:en"="Igaracy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Igaracy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguiar Velho | -7.100000 , -38.100000 |
Angico Torto | -7.133330 , -38.100000 |
Boqueirao dos Cochos | -7.166670 , -38.166670 |
Cachoeirinha | -7.150000 , -38.133330 |
Canoa | -7.200000 , -38.116670 |
Igaracy | -7.179712 , -38.150228 |
Lagoa Seca | -7.166670 , -38.116670 |
Macambira | -7.216670 , -38.083330 |
Riacho da Barra | -7.200000 , -38.083330 |
Velho | -7.166670 , -38.166670 |
Zamba | -7.133330 , -38.166670 |
Notes:
- You can download geometry data for Igaracy 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.