-
# Question
Hello, I am failing to parse any QML file created in QGIS 3.28. Looking in the code, there seem to be a significantly different inner structure of the `` element. I am attaching a short …
-
As described here https://github.com/hslayers/hslayers-ng/issues/3307, there are cases where it would be useful to have a mechanism for extending a composition by another one. It would mean to introdu…
-
Based on the issue here: https://github.com/hslayers/project-agro-climatic/issues/6#issue-715633753, could be done a few things?
The position of the groups to be switched and the groups renamed like …
-
# Feature Request
**Is your feature request related to a problem? Please describe.**
Related to #3440
Adding a vector file (GeoJSON) with style file directly into a map is OK. Adding a vector fil…
-
# Bug
**Describe the bug**
```
import packageJson from './package.json' assert { type: 'json'};
^^^^^^
SyntaxError: Unexpected identifier 'assert'
…
-
Would this approach be possible, better ?
![image](https://github.com/hslayers/hslayers-ng/assets/44566616/b797dc62-2439-422e-9864-c1eea174c422)
fie-config.service.ts
![image](https://github.co…
-
When a layer which is being published contains attributes formed as URLs (which is common in the RDF world), the published layer may produce an invalid XML response.
e.g. for this GetFeatureInfo re…
-
Shared hslayers fucntionality should not rely on subscriptions created in components.
Example:
An app should be able to consume functionality thats provided by layermanager service such as event t…
-
Načte se prázdná WFS, nezobrazí se symboly.
Prozkoumat:
- problém s verzí QGIS Laymana
- formát SLD pro použití SVG symbolů
-
# Feature Request
**Is your feature request related to a problem? Please describe.**
WFS layer can contain millions of features. The response from WFS server is thus slow and transferred data very…