Pitimbu (Paraiba) Map Cropping Samples
Pitimbu (Paraiba) Map Cropping Samples-1
Pitimbu (Paraiba) Map Cropping Samples-2
Pitimbu neighborhoods and villages map with 3D shadow effect
flag map of Pitimbu with 3D shadow effect
Pitimbu map with 3d shadow effect
Download outline map of Pitimbu (geojson format) :
Pitimbu.geojson (**)
Download polygon array of Pitimbu map for "Google Maps" :
Pitimbu.txt
Bounding Box for Pitimbu Map : ( -7.550305 , -34.91082 , -7.341786 , -34.802296 )
Wikipedia ID for Pitimbu : Q2008741
Wikipedia SPARQL Query for Pitimbu (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2008741 wdt:P1082 ?population. }
OPTIONAL { wd:Q2008741 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2008741 wdt:P2046 ?area. }
OPTIONAL { wd:Q2008741 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2008741 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2008741 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 Pitimbu map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.550305, -34.91082, -7.341786, -34.802296);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Pitimbu)
[out:json];
(
rel["name"="Pitimbu"][type=boundary];
rel["name:en"="Pitimbu"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Pitimbu
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa 1º de Março | -7.418157 , -34.844303 |
Agrovila do pa Apasa | -7.411662 , -34.853400 |
Agrovila do pa Camucim | -7.455193 , -34.838446 |
Agrovila do pa Nova Vida | -7.409358 , -34.834206 |
Agrovila do pa Sede Velha de Abiaí | -7.420628 , -34.853628 |
Agrovila do pa Subauma | -7.402371 , -34.900612 |
Agrovila do pa Teixeirinha | -7.429766 , -34.828441 |
Baia de Cima | -7.433330 , -34.833330 |
Pitimbu | -7.451591 , -34.816215 |
Pontinhas | -7.533330 , -34.833330 |
Taquara | -7.493528 , -34.850090 |
Notes:
- You can download geometry data for Pitimbu 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.