Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | 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. | |||
* | Power stations: Improve style. | Guilhem Moulin | 2024-01-18 | 1 |
| | ||||
* | Add features from Svenska Kraftnät. | Guilhem Moulin | 2024-01-18 | 2 |
| | | | | Source: https://ext-geodatakatalog-forv.lansstyrelsen.se/PlaneringsKatalogen/GetMetaDataById?id=08ec56a0-6b5c-4f83-b29e-375e6f1a34b9_C | |||
* | typofix | Guilhem Moulin | 2024-01-18 | 1 |
| | ||||
* | CSS: Fade-in layer selection and legend panels. | Guilhem Moulin | 2024-01-18 | 1 |
| | ||||
* | Fix space damage. | Guilhem Moulin | 2024-01-18 | 1 |
| | ||||
* | CSS: Improve selectors. | Guilhem Moulin | 2024-01-18 | 1 |
| | ||||
* | Add template for a legend dialog. | Guilhem Moulin | 2024-01-18 | 3 |
| | ||||
* | Populate #layer-selection-panel in JS. | Guilhem Moulin | 2024-01-18 | 2 |
| | ||||
* | Add links to repository. | Guilhem Moulin | 2024-01-18 | 1 |
| | ||||
* | Fix modal backdrop and pointer events. | Guilhem Moulin | 2024-01-14 | 2 |
| | | | | | Clicks on buttons or modal shouldn't propagate to the map. Also info-modal did not work in fullscreen mode. | |||
* | CSS improvements. | Guilhem Moulin | 2024-01-14 | 1 |
| | ||||
* | Shorten scale bar on smaller screens. | Guilhem Moulin | 2024-01-14 | 1 |
| | ||||
* | Add coordinates and zoom level in the hash part of the URL. | Guilhem Moulin | 2024-01-14 | 2 |
| | | | | This makes it possible to link to URLs showing specific locations. | |||
* | CSS: Make modal-info scrollable. | Guilhem Moulin | 2024-01-14 | 1 |
| |