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