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