Skip to content

Commit

Permalink
Metawal / Suggestion ADU / Update to new URL layout #876. Do not enco…
Browse files Browse the repository at this point in the history
…de panier parameter
  • Loading branch information
fxprunayre committed Sep 30, 2024
1 parent d841392 commit 19a35fd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@


<xsl:variable name="geoportalWallon2024urlEndPoint"
select="'https://geoportail.wallonie.be/walonmap#'"/>
select="'https://geoportail.wallonie.be/walonmap#PANIER='"/>
<xsl:variable name="geoportalWallon2024urlTemplate">
<xsl:text>PANIER=[{"serviceId":"1","visible":true,"url":"{url}","label":"{title}","type":"AGS_DYNAMIC","metadataUrl":"https://geodata.wallonie.be/id/{uuid}"}]</xsl:text>
<xsl:text>[{"serviceId":"1","visible":true,"url":"{url}","label":"{title}","type":"AGS_DYNAMIC","metadataUrl":"https://geodata.wallonie.be/id/{uuid}"}]</xsl:text>
</xsl:variable>

<xsl:variable name="geoportalLinkRecordtitle"
Expand Down

0 comments on commit 19a35fd

Please sign in to comment.