-
### Feedback
The blueprint does not work anymore. It shows the following errors in the logs:
> Error while executing automation automation.conversation_agent_agenda_notification: Error rendering d…
-
Purpose:
The implementation of the Markers API aims to enhance data retrieval efficiency by avoiding full scans, reducing unnecessary data fetches, and enabling the effective utilization of NoSQL dat…
-
Related thread: p1704740657255179-slack-CKZHG0QCR
## Problem
When many points are added to a map the map no longer renders, but shows a list instead. This seems to happen at around 44 points, bu…
-
During the global build at 2021-10-27-14-42-46, spider **la_salsa** failed with **0 features** and **0 errors**.
Here's [the log](https://data.alltheplaces.xyz/runs/2021-10-27-14-42-46/logs/la_salsa.…
-
```
aismaps.js:40 Error fetching AIS data: TypeError: Cannot read properties of null (reading 'toString')
at Ei (aisTrackSymbol.ts:373:25)
```
```
const aisItem = {
"id": 373001,
…
-
### Is your feature request related to a problem? Please describe.
With #1522 `this.page` was added for transformers. However this page data does not contain any of the front matter data.
```
{
…
-
I am having exactly the same issue as shown [here](https://github.com/ros-drivers/gps_umd/issues/3), which this repository was forked from (I am using this repo only).
The problem is that the gps /…
-
When to is defined it requires that by also changes to a lower value otherwise it'll break.
``` r
library(bri)
bri_plot(estado = "ES",
fonte = "rais",
ref = "2017",
…
-
Mysql 8 can save PONT like this: ST_SRID(POINT(...), 4326)
But
```
$point = new Point($lon, $lat);
$point->setSrid(4326); # !!!!!!!!!!
$entity->setPoint($poi…
-
# Feature Request
It would be great to have some geo spacial support, such as longitude/latitude or POINT data type for MySQL.
## What problem does this feature solve?
Users could easily enter an…