Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | 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. | |||
* | Vite configuration: Don't watch tile files. | Guilhem Moulin | 2024-01-31 | 1 |
| | | | | | | 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 Moulin | 2024-01-31 | 1 |
| | ||||
* | Fix VectorTile URL. | Guilhem Moulin | 2024-01-31 | 1 |
| | ||||
* | Add layer for forestry (from Skogsstyrelsen). | Guilhem Moulin | 2024-01-31 | 2 |
| | ||||
* | Add layer for Rennäringen (from Sametinget). | Guilhem Moulin | 2024-01-30 | 2 |
| | ||||
* | Fix attribution. | Guilhem Moulin | 2024-01-30 | 1 |
| | ||||
* | Fix SvK's z-index. | Guilhem Moulin | 2024-01-30 | 1 |
| | ||||
* | Add blank lines. | Guilhem Moulin | 2024-01-30 | 1 |
| | ||||
* | Add windmill layers (from LST Vindbrukskollen). | Guilhem Moulin | 2024-01-30 | 11 |
| | ||||
* | Mineralrättigheter: Remove unused fields from popover. | Guilhem Moulin | 2024-01-30 | 1 |
| | ||||
* | Factor out unit formating in popover. | Guilhem Moulin | 2024-01-29 | 1 |
| | ||||
* | Add “mineral rights” layers (from SGU). | Guilhem Moulin | 2024-01-29 | 3 |
| | ||||
* | Improve style for SvK stations. | Guilhem Moulin | 2024-01-29 | 1 |
| | ||||
* | Improve dash style for SvK's transmissionsnätsprojekt. | Guilhem Moulin | 2024-01-29 | 1 |
| | ||||
* | Improve CSS rules for #modal-info links. | Guilhem Moulin | 2024-01-29 | 2 |
| | ||||
* | index.html: Add target="_blank" to links in #modal-info. | Guilhem Moulin | 2024-01-29 | 1 |
| | ||||
* | index.html: Improve wording. | Guilhem Moulin | 2024-01-29 | 1 |
| | ||||
* | Add SVK's transmissionsnätsprojekt. | Guilhem Moulin | 2024-01-29 | 1 |
| | | | | From https://www.svk.se/utveckling-av-kraftsystemet/transmissionsnatet/transmissionsnatsprojekt/ | |||
* | Put layer names in location hash. | Guilhem Moulin | 2024-01-28 | 1 |
| | ||||
* | Put basemap name in location hash. | Guilhem Moulin | 2024-01-28 | 1 |
| | ||||
* | index.html: Improve wording. | Guilhem Moulin | 2024-01-28 | 1 |
| | ||||
* | Improve CSS rules. | Guilhem Moulin | 2024-01-22 | 1 |
| | ||||
* | Set ‘aria-label’ attribute on <button>s to their ‘title’ attribute ↵ | Guilhem Moulin | 2024-01-22 | 2 |
| | | | | value. | |||
* | index.html: Improve formatting. | Guilhem Moulin | 2024-01-22 | 1 |
| | ||||
* | index.html: Add a <noscript> tag. | Guilhem Moulin | 2024-01-22 | 1 |
| | ||||
* | index.html: Move popup element outside #map-control-container. | Guilhem Moulin | 2024-01-22 | 1 |
| | | | | It doesn't belong there. | |||
* | Highlight features shown in popover. | Guilhem Moulin | 2024-01-22 | 1 |
| | ||||
* | map.forEachFeatureAtPixel(): Add a layerFilter. | Guilhem Moulin | 2024-01-22 | 1 |
| | ||||
* | Fix space damage. | Guilhem Moulin | 2024-01-22 | 1 |
| | ||||
* | Fix popover absolute placement after unanchoring. | Guilhem Moulin | 2024-01-22 | 1 |
| | | | | | | We need to place it under .ol-overlaycontainer-stopevent. Unfortunately this messes its positions upon entering fullscreen, so we dispose it instead. | |||
* | Add ability to grab and move popovers. | Guilhem Moulin | 2024-01-22 | 2 |
| | ||||
* | VectorTile: Don't filter MVT layers. | Guilhem Moulin | 2024-01-22 | 1 |
| | | | | | We're only exporting the layers of interest, no need for any further client-side filtering. | |||
* | Improve CSS rules. | Guilhem Moulin | 2024-01-22 | 1 |
| | ||||
* | Fix space damage. | Guilhem Moulin | 2024-01-22 | 1 |
| | ||||
* | Show feature properties on popover via singleclick on map. | Guilhem Moulin | 2024-01-22 | 3 |
| | | | | | We use bootstrap's Popover for that: https://getbootstrap.com/docs/5.3/components/popovers/#options | |||
* | Improve ‘Copyright’ section in README. | Guilhem Moulin | 2024-01-21 | 1 |
| | ||||
* | CSS: #modal-info: Make text selectable. | Guilhem Moulin | 2024-01-21 | 1 |
| | ||||
* | Fix minor JS styling issues. | Guilhem Moulin | 2024-01-21 | 1 |
| | ||||
* | Use .classList.replace() not .classList.remove() + .classList.add() for ↵ | Guilhem Moulin | 2024-01-21 | 1 |
| | | | | button toggling. | |||
* | Set “lang=sv” in <html> tags. | Guilhem Moulin | 2024-01-21 | 2 |
| | ||||
* | Fix resolution-to-zoom logic. | Guilhem Moulin | 2024-01-20 | 1 |
| | ||||
* | Factor out ‘resolutions’ array. | Guilhem Moulin | 2024-01-20 | 1 |
| | | | | | | | | And limit it to 8 meter / pixel since that's the highest resolution of Lantmäteriet's “Topografisk Webbkarta Visning, översiktlig” (open data) product. https://www.lantmateriet.se/globalassets/geodata/geodatatjanster/tb_twk_visning-oversiktlig_v1.0.3.pdf | |||
* | Hide export button in fullscreen mode. | Guilhem Moulin | 2024-01-20 | 1 |
| | | | | (Clicking it exits fullscreen mode, which is undesired.) | |||
* | Vite configuration: Serve large external libraries in external chunks. | Guilhem Moulin | 2024-01-20 | 1 |
| | ||||
* | Support layer hierarchy with arbitary depth. | Guilhem Moulin | 2024-01-20 | 2 |
| | ||||
* | Add accordions to the layer selection panel. | Guilhem Moulin | 2024-01-20 | 2 |
| | ||||
* | CSS: Improve handling of small viewports. | Guilhem Moulin | 2024-01-19 | 2 |
| | ||||
* | Improve handling of <iframe>. | Guilhem Moulin | 2024-01-18 | 2 |
| | | | | | Remove ability to click the map, and instead a button to open the map in a new tab. |