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