Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions releases/20260701.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: 20260701
date: Wednesday, July 1st 2026
sidebar: true
---

# Release 20260701 - July 1st 2026

### API & applications

### API

- Bug fixes:

- Announcements:
- The layer ch.bafu.trockenheitsindex does now show the status up to the previous week, rather than the status for the current week, as previously announced.
- The layers ch.bafu.silvaprotect-\* are now visible in the eCH and INSPIRE topics within the mapviewer.
Comment on lines +9 to +17

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Side note: Would you mind adapting your release template to be in line with the other pages as explained in #129?

The idea is to have

# Release title

## API

- Announcement 1
- Announcement 2
- [Full changelog][https://link]

## Geodata

instead of

# Release title

### API & applications

### API

- Bug fixes:
- Announcements:
  - Announcement 1
  - Announcement 2

- [Full changelog][https://link]

### Geodata

I have corrected this for the last release already: #159. Would be cool to have the same here.


- [Full changelog](https://github.com/geoadmin/mf-chsdi3/compare/2026-03-18-rc4...2026-05-06-rc1)

### Geodata

| Status | Layer |
| ------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Update | [NLA Natural values/habitats](https://map.geo.admin.ch/?layers=ch.armasuisse.natur-landschaft_armee) (ch.armasuisse.natur-landschaft_armee) |
| Update | [Floodplains vegetation maps](https://map.geo.admin.ch/?layers=ch.bafu.auen-vegetationskarten) (ch.bafu.auen-vegetationskarten) |
| Update | [Pro Natura: Nature Preserves](https://map.geo.admin.ch/?layers=ch.pronatura.naturschutzgebiete) (ch.pronatura.naturschutzgebiete) |
| Update | [Traffic counting locations - principal](https://map.geo.admin.ch/?layers=ch.astra.strassenverkehrszaehlung-uebergeordnet) (ch.astra.strassenverkehrszaehlung-uebergeordnet) |
| Update | [Hydropower statistics](https://map.geo.admin.ch/?layers=ch.bfe.statistik-wasserkraftanlagen) (ch.bfe.statistik-wasserkraftanlagen) |
4 changes: 4 additions & 0 deletions releases/releases-sidebar.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[
{
"text": "Release 20260701",
"link": "/releases/20260701"
},
{
"text": "Release 20260506",
"link": "/releases/20260506"
Expand Down
Loading