Xweather Encoded Tile Source
XweatherEncodedTileSource.kt
A subclass of EncodedTileSource
that is used to request and process encoded tile data from the MapsGL server.
Based on the IOS version.
Author
Jason Suto 01/08/24
Types
Properties
type
in MapsGL JS
Functions
Adds a map layer as a consumer of the data source.
Used by prepareTileRequest() to increment or decremnet the time and reformate it for sources with time offets
Returns the data range for the specified channel.
Returns the metadata for the source, which can be loaded from a remote source.
To be used when the Play button is used to start a timeline animation
Test function to detect color format of image
convert from \"2025-04-22T03:49:31Z\" to 20250422030000
Returns the metadata for the specified channel, if available.
Given a tile and data, generate encodeddate and add to the tilecache.
Removes a consumer