Skip to content

Commit

Permalink
MW / Suggestion / Add WalOnMap new URL template #876. Fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed May 8, 2024
1 parent 9c0d724 commit c098893
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
and cit:linkage/*/text() = $aduUrl]) > 0"/>

<xsl:variable name="geoportalWallon2024urlTemplate">
<xsl:text>https://geoportail.wallonie.be/walonmap#panier={"serviceId":"","visible":true,"url":"{url}","label":"{title}","type":"AGS_DYNAMIC","metadataUrl":"https://geoportail.wallonie.be/catalogue/{uuid}.html"}</xsl:text>
<xsl:text>https://geoportail.wallonie.be/walonmap#panier=[{"serviceId":"","visible":true,"url":"{url}","label":"{title}","type":"AGS_DYNAMIC","metadataUrl":"https://geoportail.wallonie.be/catalogue/{uuid}.html"}]</xsl:text>
</xsl:variable>

<xsl:variable name="geoportalLinkRecordtitle"
Expand Down

0 comments on commit c098893

Please sign in to comment.