Itatuba (Paraiba) Map Cropping Samples

Itatuba (Paraiba) Map Cropping Samples-1
Itatuba (Paraiba) Map Cropping Samples-1
Itatuba (Paraiba) Map Cropping Samples-2
Itatuba (Paraiba) Map Cropping Samples-2
Download outline map of Itatuba (geojson format) : Itatuba.geojson (**)
Download polygon array of Itatuba map for "Google Maps" : Itatuba.txt
Bounding Box for Itatuba Map : ( -7.477674 , -35.754686 , -7.33528 , -35.532688 )
Wikipedia ID for Itatuba : Q2008704
Wikipedia SPARQL Query for Itatuba (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2008704 wdt:P1082 ?population. }
OPTIONAL { wd:Q2008704 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2008704 wdt:P2046 ?area. }
OPTIONAL { wd:Q2008704 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2008704 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2008704 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.477674, -35.754686, -7.33528, -35.532688);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Itatuba)
[out:json];
(
rel["name"="Itatuba"][type=boundary];
rel["name:en"="Itatuba"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Itatuba
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Cajá -7.435252 , -35.626690
Itatuba -7.378429 , -35.627691
Jurema -7.406743 , -35.544024
Tabocas -7.431136 , -35.548597


Notes:
- You can download geometry data for Itatuba 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.

Create Itatuba neighborhoods and villages map.


Share this page