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