aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFiles
* Batch requests to CGI.Guilhem Moulin11 days1
| | | | Cf. 527fdfd1e46d66007758861dd0decf9c03043d0a in tools.
* Adjust SKS layer popovers to current schema.Guilhem Moulin13 days1
| | | | Cf. 990978c7403ca58956c131dc7992ff113ea04ea6 in tools.
* Adjust MRR layer popovers to current schema.Guilhem Moulin13 days2
| | | | Cf. 981a97c572ee064b4f3ade5d1fc9e5c4397701ff in tools.
* Adjust to new MVT backend.Guilhem Moulin13 days1
| | | | | | | We now query a CGI to retrieve feature properties and full geometries (as GeoJSON). This partially reverts commit 1c0748176997d2e915faae3c6fcf5634f4fb0582.
* Fix credits Sametinget per license requirements.Guilhem Moulin2025-02-231
|
* CSS: Make the layer scrolling bar selectable.Guilhem Moulin2025-01-041
| | | | | A vertical scrolling bar shows up on the right of the layer selection panel, but it was not selectable.
* Run `npm update --save`.Guilhem Moulin2025-01-042
|
* Upgrade OpenLayers to 10.3.x.Guilhem Moulin2025-01-042
|
* Upgrade proj4 to 2.15.x.Guilhem Moulin2025-01-042
|
* Add layers for Riksintressen, naturvård och friluftsliv.Guilhem Moulin2024-10-202
|
* Add layers for Naturvårdsregistret and Naturvårdsavtal.Guilhem Moulin2024-10-202
|
* Update links and license information.Guilhem Moulin2024-10-201
|
* Adjust to new backend.Guilhem Moulin2024-10-202
| | | | | | | | | Account for changes in the tooling: - Use multiple vector layers and a metadata.json manifest; - Automatically reload the manifest after 6h so we don't miss updates; - Fetch feature properties from separate attribute files; and - Use the original feature geometry as overlay to avoid clipping.
* Run `npm update --save`.Guilhem Moulin2024-10-182
|
* Upgrade OpenLayers to 10.2.x.Guilhem Moulin2024-09-232
|
* Upgrade proj4 to 2.12.x.Guilhem Moulin2024-09-232
|
* Run `npm update --save`.Guilhem Moulin2024-09-232
|
* Add ability to maximize popovers.Guilhem Moulin2024-05-302
|
* Don't re-attach open popovers when clicking on a feature.Guilhem Moulin2024-05-301
| | | | | Once an open popover is detached, keep it detached until it is closed. That's also the behavior of https://apps.sgu.se/kartvisare/kartvisare-mineralrattigheter.html .
* Run `npm update --save`.Guilhem Moulin2024-05-302
|
* Upgrade OpenLayers to 9.2.0.Guilhem Moulin2024-05-301
|
* Improve comments.Guilhem Moulin2024-05-201
|
* README.md: Link to https://karta.klimatanalysnorr.se.Guilhem Moulin2024-04-231
|
* Typofix.Guilhem Moulin2024-04-231
| | | | Spell out the project case as per https://www.klimatanalysnorr.se .
* Run `npm update --save`.Guilhem Moulin2024-04-082
|
* Upgrade proj4 to 2.11.x.Guilhem Moulin2024-04-081
|
* Upgrade OpenLayers to 9.1.0.Guilhem Moulin2024-04-081
|
* Run `npm update --save`.Guilhem Moulin2024-03-022
|
* Upgrade proj4 to 2.10.Guilhem Moulin2024-03-022
|
* Upgrade OpenLayers to 9.0.0.Guilhem Moulin2024-03-022
| | | | Release notes: https://github.com/openlayers/openlayers/releases/tag/v9.0.0
* HTML: Remove trailing slashes from void elements.Guilhem Moulin2024-02-072
| | | | Cf. https://github.com/validator/validator/wiki/Markup-%C2%BB-Void-elements#trailing-slashes-directly-preceded-by-unquoted-attribute-values
* CSS: Minor margin consistency improvement.Guilhem Moulin2024-02-021
|
* CSS: Improve rules for mobile devices.Guilhem Moulin2024-02-023
| | | | Place control icons in a row near the top.
* CSS: Improve rules for mobile devices.Guilhem Moulin2024-01-312
|
* example.html: Improve responsiveness on mobile devices.Guilhem Moulin2024-01-312
|
* typofixGuilhem Moulin2024-01-311
|
* Add layer for gigafactories (own drawing).Guilhem Moulin2024-01-312
|
* Add layer for dams (from SMHI).Guilhem Moulin2024-01-312
|
* Move some layers into a dedicated MVT container.Guilhem Moulin2024-01-311
| | | | | | | | | | The SKS and ST layers are much larger than the rest, there are tons of features which cover almost of the territory. They therefore take longer to download. As they are insible by default, it makes sense to factor them out to speed up the rest. This is just a PoC for now, we'll need to refator later and posibly use a separate layer for each of SvK, SGU, VBK, SKS, ST, etc.
* Vite configuration: Don't watch tile files.Guilhem Moulin2024-01-311
| | | | | | This is not useful and can easily crash the server with Error: ENOSPC: System limit for number of file watchers reached
* Vite configuration: typofix.Guilhem Moulin2024-01-311
|
* Fix VectorTile URL.Guilhem Moulin2024-01-311
|
* Add layer for forestry (from Skogsstyrelsen).Guilhem Moulin2024-01-312
|
* Add layer for Rennäringen (from Sametinget).Guilhem Moulin2024-01-302
|
* Fix attribution.Guilhem Moulin2024-01-301
|
* Fix SvK's z-index.Guilhem Moulin2024-01-301
|
* Add blank lines.Guilhem Moulin2024-01-301
|
* Add windmill layers (from LST Vindbrukskollen).Guilhem Moulin2024-01-3011
|
* Mineralrättigheter: Remove unused fields from popover.Guilhem Moulin2024-01-301
|
* Factor out unit formating in popover.Guilhem Moulin2024-01-291
|