-
Hi.
I'm completely new to Spot, and I like the simplicity and clarity of it. I'm still getting a hang of it, though and I need to reference the docs a lot to see how things are done.
The [relations …
-
### Describe your issue
Is there a way to improve the performance of the ORM mapper of Linq2Db using the `FirebirdDataProvider`. I retrieve 1831 records from a table having 39 columns (all `INTEGER…
-
1. The relations that a /node, /way or a /relation belongs to should be listed first, just after object's tags. See issue #794 . I was really happy when I saw someone has already requested it.
__*R…
-
Hi guys,
Since @ikkez has [introduced](https://github.com/bcosca/fatfree-core/commit/f304c29ceba9dff6521d50497955c5e9e04e69ce) the configurable template filters, I love this feature. It's very powerf…
-
I just installed i18n and globalize gem, please find below the statement in my Gemfile
```
gem 'spree_static_content', github: 'spree-contrib/spree_static_content'
gem 'spree_i18n', github: 'spre…
-
I frequently see cases where a highway=cycleway is changed to highway=footway or highway=path without adding an appropriate bicycle=* access tag, breaking cycle routing.
In some cases, this is abso…
-
**Summary**
_(Not sure if `multi-key fields` is the right term; if there is a better short name describing it, let's update the title.)_
OTel SemConv defines fields which can have multiple keys …
-
## Description
When using JSData server-side, it is common to immediately return the result from an async op, ie:
```
...
async getUsers(req, res) {
res.body = await containerStore.findAll…
-
If you define a parallel hierarchy of model classes where class A has a subclass B, class C has a subclass D, and A has a relationship to C,
```
A ---> C
| |
B D
```
it is not possible to …
-
`import-wikidata` fetches the [label](https://www.wikidata.org/wiki/Help:Label) of each linked Wikidata item in each available language:
https://github.com/openmaptiles/openmaptiles-tools/blob/b07a…