An app showing here.com weather data

Does anyone know of a weather app/widget which allows customising the weather data source?

Would love to access here.com weather whilst on the move.

  • I've not seen any apps that allow for more than two weather sources, and here.com isn't one of them.  Couple of issues is that the format of the call varies between the source, as does the data/format of the response.  Also there's the cost.  Some sources are free, some are a cost per month or per call.

    Open Weather Maps is common - it's free.  Garmin Weather is getting common as it's free and easier to access than something like OWM. I use Weather Underground at times, but there to get data, you have to have a weather station that sends data to WU.

  • I haven't seen an app that provides access to multiple weather services, but it is totally possible.

    I personally think a more appropriate solution would be for the app developer to create a weather service endpoint with a single API that provided access to weather data from various various sources. Then the app running on the watch only needs to care about the provider when generating the request (identify the provider to use and provide any necessary data like an API key or user id).

    It would be kinda cool.