Nick Knipe

Results 4 issues of Nick Knipe

GeoJSON often has ad hoc data stored in a "properties" object within each feature. Some of this data can be useful when transferred to a GPX file. Since there is...

I'm noticing that certain resource requests have different error handling. For instance, returning a 422 for a volume action will raise a `FailedCreate` error, but a 429 response doesn't raise...

We needed more granular control over the aggregate function results, as our data was not perfectly modeled to get what we wanted. So we added the `aggregate_expression` declaration to the...

stale

GeoJSON often has ad hoc data stored in a "properties" object within each feature. Some of this data can be useful when transferred to a GPX file. Since there is...