-
* **Overview Tab**: Provide a quick summary of the project, including name, description, and key information.
* **Members Tab**: Manage team members, roles, and permissions for better collaboration.
*…
-
I want to create my own vector tiles, for example where road types 'track', or 'path' appear sooner, at lower zoom levels. Or a set of vector tiles that only contains mountain peaks.
How can I accomp…
-
Hello,
Problems:
- Not possible to load more than 62 images (80,5KB each one) as ImageSource in a for loop without app freezing.
- Flickering when changing the visibility of the raster layers usi…
-
I am running this
```
app = Celery(
'applicationB',
broker=f'redis://:{redis_password}@{host}:{port}/0',
backend=f'redis://:{redis_password}@{host}:{port}/0'
)
# Define the queu…
-
I just ran a query (as a relatively inexperienced user), and I wanted to export the data from a query I ran. I searched around on the page and wasn't able to find an "export" button, then read the en…
-
## Bevy version
0.14.2
## What you did
I have a system that updates a texture from the cpu:
```Rust
pub fn update_visibility_texture(
visibility_grid: Res,
visiblity_texture: Res,
mut i…
JoNil updated
1 month ago
-
**Describe the bug**
Ninja fails to parse the request body correctly and throws a validation error, contrary to the instructions under [Upload files with extra fields](https://django-ninja.dev/guides…
-
### Feature Proposal
Currently, toggling data (not dataset) visibility for bar charts causes a bar to animate away, leaving an empty column where it used to be. This feels not very useful, as the spa…
-
The chart itself is quite understandable already especially when you have labels or other indicators/legends beside the chart. So the numbers in the chart sometimes are not necessary.
-
This feature adds support for ingesting Superset datasets into DataHub.
The ingestion process will now include extracting and mapping datasets from Superset to DataHub, ensuring that metadata for …