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