Septima / spatialsuite-s4

Septima Search for Spatial Suite
10 stars 0 forks source link

Detaljevisning - kvik guide #427

Closed klavspc closed 10 months ago

klavspc commented 10 months ago

Vil du gerne hurtigt i gang med detaljevisning?

Så Copy-Paste detalje-tools ind i din profil

<!-- Septima Search for Spatial Suite -->

<!-- Dit eksisterende custom tool. Skal stå først -->
<tool dir="custom" name="s4-plugin-dk-all"/>

<!-- Detaljevisning. Kopiér herfra -->
<tool module="s4" name="s4-details-ejendomsperspektiv"/>
<tool module="s4" name="s4-eknap-plugin" />
<tool module="s4" name="s4-matrikel-plugin"/>
<tool module="s4" name="s4-adresse-hgf-matrikel-plugin"></tool>

<tool module="s4" name="s4-vis-dawa-vejmidter-plugin" />

<tool module="s4" name="s4-cvr-virk-plugin" />
<tool module="s4" name="s4-details-cvr-info" />
<tool module="s4" name="s4-details-cvr-virksomheder-paa-adresse" />
<tool module="s4" name="s4-details-husnumre-paa-vej" />

<tool module="s4" name="s4-details-s4index-plugin" />

<tool module="s4" name="s4-details-dagi-plugin"/>

<tool module="s4" name="s4-details-planer-plugin">
    <jsonconfig>
        {"targets": ["husnummer", "matrikelnummer"]}
    </jsonconfig>
</tool>
<tool module="s4" name="s4-plan-plugin" />
<tool module="s4" name="s4-details-planinfo-plugin" />

<tool module="s4" name="s4-details-themesForIndex-plugin" />
<tool module="s4" name="s4-details-themes-related-plugin" />
<tool module="s4" name="s4-details-themes-tools-plugin" />

<tool module="s4" name="s4-details-nearest-plugin">
    <jsonconfig>
        { "targets": ["husnummer", "matrikelnummer", "virksomhed"],
        "datasources": "*"}
    </jsonconfig>
</tool>
<tool module="s4" name="s4-search-coordinate-plugin-details" />

Mange af disse tools kan tilpasses - læs mere om dem her

klavspc commented 10 months ago

Ovenstående tools giver følgende visning af valgte husnummer: image