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