Cajazeirinhas (Paraiba) Map Cropping Samples

Cajazeirinhas (Paraiba) Map Cropping Samples-1

Cajazeirinhas (Paraiba) Map Cropping Samples-2

Cajazeirinhas neighborhoods and villages map with 3D shadow effect

flag map of Cajazeirinhas with 3D shadow effect

Cajazeirinhas map with 3d shadow effect
 
Download outline map of Cajazeirinhas (geojson format) : 
Cajazeirinhas.geojson (**)
Download polygon array of Cajazeirinhas map for "Google Maps" : 
Cajazeirinhas.txt
Bounding Box for Cajazeirinhas Map : ( -7.024637 , -37.919487 , -6.86855 , -37.667372 )
Wikipedia ID for Cajazeirinhas : Q1808910
Wikipedia SPARQL Query for Cajazeirinhas (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1808910 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1808910 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1808910 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1808910 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1808910 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1808910 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 Cajazeirinhas map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.024637, -37.919487, -6.86855, -37.667372);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cajazeirinhas)
	
[out:json];
(
rel["name"="Cajazeirinhas"][type=boundary];
rel["name:en"="Cajazeirinhas"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cajazeirinhas
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Arapiraca | -7.000000 , -37.716670 | 
| Barrento dos Cesarios | -6.900000 , -37.783330 | 
| Cajazeirinhas | -6.963373 , -37.798819 | 
| Canoas | -6.933330 , -37.883330 | 
| Cascao | -6.933330 , -37.850000 | 
| Cobra | -6.966670 , -37.800000 | 
| Monte Rosa | -7.016670 , -37.866670 | 
| Montevideu | -6.966670 , -37.883330 | 
| Nova | -6.983330 , -37.850000 | 
| Pedra Branca | -6.983330 , -37.900000 | 
| Riacho Grande | -6.933330 , -37.783330 | 
Notes:
- You can download geometry data for Cajazeirinhas 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.