Quixaba (Paraiba) Map Cropping Samples
Quixaba (Paraiba) Map Cropping Samples-1
Quixaba (Paraiba) Map Cropping Samples-2
Quixaba neighborhoods and villages map with 3D shadow effect
flag map of Quixaba with 3D shadow effect
Quixaba map with 3d shadow effect
Download outline map of Quixaba (geojson format) :
Quixaba.geojson (**)
Download polygon array of Quixaba map for "Google Maps" :
Quixaba.txt
Bounding Box for Quixaba Map : ( -7.10913303664 , -37.2391743405 , -6.98220933833 , -37.0052329825 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Quixaba map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.10913303664, -37.2391743405, -6.98220933833, -37.0052329825);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quixaba)
[out:json];
(
rel["name"="Quixaba"][type=boundary];
rel["name:en"="Quixaba"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Quixaba 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.