-
When creating a view that reads data from a separate catalog, it can cause some unexpected usability issues when using session properties. Since properties are scoped to a specific catalog, the sessi…
-
### Environment information
```plain text
System:
OS: macOS 14.5
CPU: (10) arm64 Apple M1 Max
Memory: 176.88 MB / 32.00 GB
Shell: /bin/zsh
Binaries:
Node: 20.14.0 - ~/.nvm/versions/no…
-
I think it would be a fantastic feature to add support to export Citygml files for use with projects like 3dcitydb !
-
Related to https://github.com/SDMX-SWG/Guidelines/blob/master/Business_Case_for_SDMX_Dec_2019%20post%20SWG%20meeting.docx
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a bug unrelated to a specific …
f0rc updated
3 months ago
-
-
Does this work with wms?
What would have to be changed?
Not sure if I a up to the challenge: But I may tackle this if you point me out the necessary changes.
-
Currently, the way taxonomies are setup, the different language version of each taxonomy do not know about each other.
For example:
I have a page with taxonomy (color), so if I go to one category,…
-
### Problem
Often I will have a geo point field in my data that I’m indexing into Elasticsearch from Logstash, perhaps something like:
```
"location": {
"lat": 51.5034070,
"lon": -0.1275920
…
-
Hi,
I'd like to be able to tweak the name of structs marked with `uniffi::Record` for Swift. I see that constructors and methods support custom names, but I can't find anything similar for structs.