Caxingo (Piaui) Map Cropping Samples

Caxingo (Piaui) Map Cropping Samples-1
Caxingo (Piaui) Map Cropping Samples-1
Caxingo (Piaui) Map Cropping Samples-2
Caxingo (Piaui) Map Cropping Samples-2
Download outline map of Caxingo (geojson format) : Caxingo.geojson (**)
Download polygon array of Caxingo map for "Google Maps" : Caxingo.txt
Bounding Box for Caxingo Map : ( -3.532856 , -42.004341 , -3.253561 , -41.731189 )
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.532856, -42.004341, -3.253561, -41.731189);
);
out geom;

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

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

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

Notes:
- You can download geometry data for Caxingo 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 Caxingo neighborhoods and villages map.


Share this page