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