github.com/PDOK/gokoala@v0.50.6/internal/engine/testdata/expected_multiple_ogc_apis_single_collection.html (about)

     1  <li class="list-group-item">
     2  <h3 class="card-title h5">3D GeoVolumes</h3>
     3  <ul>
     4  <li>Ga naar de <a href="http://localhost:8180/collections/NewYork/3dtiles" aria-label="Ga naar de 3D Tiles">3D Tiles</a></li>
     5  </ul>
     6  </li>
     7  <li class="list-group-item">
     8  <h3 class="card-title h5">Features</h3>
     9  <ul>
    10  <li><strong>Blader door de <a href="http://localhost:8180/collections/NewYork/items" aria-label="Blader door de Features">Features</a></strong></li>
    11  <li>Ga naar de features in WGS84 als <a href="http://localhost:8180/collections/NewYork/items?f=json" aria-label="Features in WGS84 als GeoJSON">GeoJSON</a></li>
    12  <li>Ga naar de features in EPSG:28992 als <a href="http://localhost:8180/collections/NewYork/items?f=json&crs=http%3a%2f%2fwww.opengis.net%2fdef%2fcrs%2fEPSG%2f0%2f28992" aria-label="Features in EPSG:28992 als GeoJSON">GeoJSON</a></li>
    13  <li>Ga naar de features in EPSG:28992 als <a href="http://localhost:8180/collections/NewYork/items?f=jsonfg&crs=http%3a%2f%2fwww.opengis.net%2fdef%2fcrs%2fEPSG%2f0%2f28992" aria-label="Features in EPSG:28992 als JSON-FG">JSON-FG</a></li>
    14  </ul>