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