Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | JS Fetch API: Don't try to decode JSON if the status code isn't 200.HEADmaster | Guilhem Moulin | 24 hours | 1 |
| | ||||
* | Tighten split() limit argument. | Guilhem Moulin | 32 hours | 1 |
| | ||||
* | Popover: Dynamically generate HTML from properties. | Guilhem Moulin | 46 hours | 1 |
| | | | | There is no need to pre-generate and cache the HTML for all features. | |||
* | Gray out a detached popover before recyling it. | Guilhem Moulin | 46 hours | 2 |
| | ||||
* | Dispose popover when (un)selecting layers. | Guilhem Moulin | 46 hours | 1 |
| | ||||
* | Overlay: Get an array of feature properties from the CGI. | Guilhem Moulin | 47 hours | 1 |
| | | | | | | | | | | | | | Rather than an array GeoJSON objects. The Web Application doesn't need the original full/non-simplified geometry. After all, OpenLayers has fetched the tiles already and the (visible part of) the geometry is already cached in the target SRS with sensible simplification factors. So there is really no need to transfer megabytes of high-precison data to the client to highlight the feature. This changes means that CGI responses will remain small hence can be buffered. | |||
* | Rename GeomArea resp. GeomLength properties to geom_area resp. geom_length. | Guilhem Moulin | 3 days | 1 |
| | ||||
* | Upgrade bootstrap-icons to 1.13.x. | Guilhem Moulin | 3 days | 2 |
| | ||||
* | Run `npm update --save`. | Guilhem Moulin | 3 days | 2 |
| | ||||
* | Upgrade OpenLayers to 10.5.x. | Guilhem Moulin | 3 days | 2 |
| | ||||
* | Upgrade proj4 to 2.17.x. | Guilhem Moulin | 3 days | 2 |
| | ||||
* | Batch requests to CGI. | Guilhem Moulin | 3 days | 1 |
| | | | | Cf. 527fdfd1e46d66007758861dd0decf9c03043d0a in tools. | |||
* | Adjust SKS layer popovers to current schema. | Guilhem Moulin | 6 days | 1 |
| | | | | Cf. 990978c7403ca58956c131dc7992ff113ea04ea6 in tools. | |||
* | Adjust MRR layer popovers to current schema. | Guilhem Moulin | 6 days | 2 |
| | | | | Cf. 981a97c572ee064b4f3ade5d1fc9e5c4397701ff in tools. | |||
* | Adjust to new MVT backend. | Guilhem Moulin | 6 days | 1 |
| | | | | | | | 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 Moulin | 2025-02-23 | 1 |
| | ||||
* | CSS: Make the layer scrolling bar selectable. | Guilhem Moulin | 2025-01-04 | 1 |
| | | | | | A vertical scrolling bar shows up on the right of the layer selection panel, but it was not selectable. | |||
* | Run `npm update --save`. | Guilhem Moulin | 2025-01-04 | 2 |
| | ||||
* | Upgrade OpenLayers to 10.3.x. | Guilhem Moulin | 2025-01-04 | 2 |
| | ||||
* | Upgrade proj4 to 2.15.x. | Guilhem Moulin | 2025-01-04 | 2 |
| | ||||
* | Add layers for Riksintressen, naturvård och friluftsliv. | Guilhem Moulin | 2024-10-20 | 2 |
| | ||||
* | Add layers for Naturvårdsregistret and Naturvårdsavtal. | Guilhem Moulin | 2024-10-20 | 2 |
| | ||||
* | Update links and license information. | Guilhem Moulin | 2024-10-20 | 1 |
| | ||||
* | Adjust to new backend. | Guilhem Moulin | 2024-10-20 | 2 |
| | | | | | | | | | 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 Moulin | 2024-10-18 | 2 |
| | ||||
* | Upgrade OpenLayers to 10.2.x. | Guilhem Moulin | 2024-09-23 | 2 |
| | ||||
* | Upgrade proj4 to 2.12.x. | Guilhem Moulin | 2024-09-23 | 2 |
| | ||||
* | Run `npm update --save`. | Guilhem Moulin | 2024-09-23 | 2 |
| | ||||
* | Add ability to maximize popovers. | Guilhem Moulin | 2024-05-30 | 2 |
| | ||||
* | Don't re-attach open popovers when clicking on a feature. | Guilhem Moulin | 2024-05-30 | 1 |
| | | | | | 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 Moulin | 2024-05-30 | 2 |
| | ||||
* | Upgrade OpenLayers to 9.2.0. | Guilhem Moulin | 2024-05-30 | 1 |
| | ||||
* | Improve comments. | Guilhem Moulin | 2024-05-20 | 1 |
| | ||||
* | README.md: Link to https://karta.klimatanalysnorr.se. | Guilhem Moulin | 2024-04-23 | 1 |
| | ||||
* | Typofix. | Guilhem Moulin | 2024-04-23 | 1 |
| | | | | Spell out the project case as per https://www.klimatanalysnorr.se . | |||
* | Run `npm update --save`. | Guilhem Moulin | 2024-04-08 | 2 |
| | ||||
* | Upgrade proj4 to 2.11.x. | Guilhem Moulin | 2024-04-08 | 1 |
| | ||||
* | Upgrade OpenLayers to 9.1.0. | Guilhem Moulin | 2024-04-08 | 1 |
| | ||||
* | Run `npm update --save`. | Guilhem Moulin | 2024-03-02 | 2 |
| | ||||
* | Upgrade proj4 to 2.10. | Guilhem Moulin | 2024-03-02 | 2 |
| | ||||
* | Upgrade OpenLayers to 9.0.0. | Guilhem Moulin | 2024-03-02 | 2 |
| | | | | Release notes: https://github.com/openlayers/openlayers/releases/tag/v9.0.0 | |||
* | HTML: Remove trailing slashes from void elements. | Guilhem Moulin | 2024-02-07 | 2 |
| | | | | 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 Moulin | 2024-02-02 | 1 |
| | ||||
* | CSS: Improve rules for mobile devices. | Guilhem Moulin | 2024-02-02 | 3 |
| | | | | Place control icons in a row near the top. | |||
* | CSS: Improve rules for mobile devices. | Guilhem Moulin | 2024-01-31 | 2 |
| | ||||
* | example.html: Improve responsiveness on mobile devices. | Guilhem Moulin | 2024-01-31 | 2 |
| | ||||
* | typofix | Guilhem Moulin | 2024-01-31 | 1 |
| | ||||
* | Add layer for gigafactories (own drawing). | Guilhem Moulin | 2024-01-31 | 2 |
| | ||||
* | Add layer for dams (from SMHI). | Guilhem Moulin | 2024-01-31 | 2 |
| | ||||
* | Move some layers into a dedicated MVT container. | Guilhem Moulin | 2024-01-31 | 1 |
| | | | | | | | | | | 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. |