Local Weather

Simple Local Weather Forecast with Free APIs

Category:
Tags: , ,

Description

Local Weather uses Free API calls to https://nominatim.openstreetmap.org/ and https://api.weather.gov/ to provide a simple weather explanation of the player, with access to the larger Json files also returned in case a developer wants more information. (Currently US Only)

This Plugin provides 4 Custom Nodes

Get City Data: This has a call back that returns a Json of Map Data

Parse Location Json: This finds the Latitude and Longitude of the city and returns it as floats

Get Weather Data: This returns the “Main Menu” for the Area which includes the Forecast

Get Short Forecast: This returns the Whole Forecast Json and the Short Forecast Field.

Technical Details

Local Weather uses Free API calls to https://nominatim.openstreetmap.org/ and https://api.weather.gov/ to provide a simple weather explanation of the player, with access to the larger Json files also returned incase a developer wants more information.

Code Modules:

Number of Blueprints: 4

Number of C++ Classes: 4

Network Replicated: (No)

Supported Development Platforms: (Windows)

Supported Target Build Platforms: (Windows x64)

Documentation: Link shorturl.at/crCDN

Example Project: shorturl.at/ksvxI

Important/Additional Notes: Please See Documentation for Easy Implementation Structure

Ask questions on my Discord: https://discord.gg/yAq55karYy

Supported Engine Versions

5.1 – 5.3