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