NWSClient::Points
Inherits JSON::Serializable < NWSClient::ErrorHelpers < NWSClient::APIHelper < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
api_error(response)
fetch(with client, *, resource_at path = FETCH_PATH, &)
Fetch the resource with the client, yielding to the block if the request was not successful
fetch(latitude : Float64, longitude : Float64, with client)
Sourcefetch(with client, *, resource_at path = FETCH_PATH)
Fetch the resource with the client, raising an NWSClient::APIError if the request was not successful
Instance methods
_context
Sourcegeometry
Sourceid
Sourceproperties
Sourcetype
Source