ProximityFloodAlerts

APIDescription
GET api/proximityfloodalerts/{latitude}/{longitude}/{radius}

[Authorised Call] Gets current flood alerts assoicated with given coordinates

GET api/ProximityFloodAlerts?latitude={latitude}&longitude={longitude}&radius={radius}

[Authorised Call] Gets current flood alerts assoicated with given coordinates

MapImage

APIDescription
GET api/MapImage?tileSetClientID={tileSetClientID}&latitude={latitude}&longitude={longitude}&zoomLevel={zoomLevel}&width={width}&height={height}&opacity={opacity}&bingMapsKey={bingMapsKey}

[Authorised Call] Retrieve an area of a map as a static PNG image with the flood area visible.

GET api/MapImage?fwisCode={fwisCode}&imageWidth={imageWidth}&imageHeight={imageHeight}&opacity={opacity}&brandingUrl={brandingUrl}

No documentation available.

GET api/MapImage?floodAlertId={floodAlertId}

No documentation available.

LiveTileSet

APIDescription
GET api/LiveTileSet

Gets the URL associated with the current live tile set along with the ClientID associated with the current flood alerts.