Itaubal (Amapa) Map Cropping Samples
Itaubal (Amapa) Map Cropping Samples-1
Itaubal (Amapa) Map Cropping Samples-2
Itaubal neighborhoods and villages map with 3D shadow effect
flag map of Itaubal with 3D shadow effect
Itaubal map with 3d shadow effect
Download outline map of Itaubal (geojson format) :
Itaubal.geojson (**)
Download polygon array of Itaubal map for "Google Maps" :
Itaubal.txt
Bounding Box for Itaubal Map : ( 0.208749 , -50.970588 , 0.764573 , -50.409862 )
Wikipedia ID for Itaubal : Q368933
Wikipedia SPARQL Query for Itaubal (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q368933 wdt:P1082 ?population. }
OPTIONAL { wd:Q368933 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q368933 wdt:P2046 ?area. }
OPTIONAL { wd:Q368933 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q368933 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q368933 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 Itaubal map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.208749, -50.970588, 0.764573, -50.409862);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Itaubal)
[out:json];
(
rel["name"="Itaubal"][type=boundary];
rel["name:en"="Itaubal"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Itaubal
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Carmo | 0.580850 , -50.799510 |
Carmo do Macacoari | 0.519837 , -50.757668 |
Curicaca | 0.579477 , -50.800748 |
Itaubal | 0.602535 , -50.699015 |
Macacoari | 0.607240 , -50.698660 |
Notes:
- You can download geometry data for Itaubal 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.