beyondtracks / nsw-oeh-beachwatch-geojson

Developer friendly NSW OEH Beachwatch GeoJSON Feed
MIT License
1 stars 0 forks source link
beachwatch-data nsw-government

nsw-oeh-beachwatch-geojson

The NSW Office of Environment and Heritage (OEH) publishes a bunch of GeoRSS feeds of swimming suitability as part of Beachwatch, this project aims to make that feed more developer friendly.

You can either build this application into your own pipeline or use the hosted URL at https://www.beyondtracks.com/contrib/nsw-oeh-beachwatch.geojson (no service availability guarantees!), preview it at geojson.io.

NSW OEH Beachwatch Data is © State of New South Wales and Office of Environment and Heritage 2018. Licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0).

Where is it used?

This pipeline has been built for www.beyondtracks.com to provide information about water quality of swimming spots along bushwalks.

Features

Usage

Install the Node dependencies with:

yarn install

Run the script with:

./bin/nsw-oeh-beachwatch-geojson nsw-oeh-beachwatch.geojson

This will download the upstream feeds, process them and save the resulting GeoJSON file at nsw-oeh-beachwatch.geojson.

Warranty

The use of information in the Beachwatch feed can affect peoples health. Errors or omissions may be present and/or the upstream supplied data structure may change without any notice causing issues. Use at your own risk.

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.