github.com/PDOK/gokoala@v0.50.6/internal/ogc/features/testdata/expected_straatnaam_silodam.json (about)

     1  {
     2    "links": [
     3      {
     4        "rel": "self",
     5        "title": "This document as GeoJSON",
     6        "type": "application/geo+json",
     7        "href": "http://localhost:8080/collections/foo/items?f=json&straatnaam=Silodam"
     8      },
     9      {
    10        "rel": "alternate",
    11        "title": "This document as JSON-FG",
    12        "type": "application/vnd.ogc.fg+json",
    13        "href": "http://localhost:8080/collections/foo/items?f=jsonfg&straatnaam=Silodam"
    14      },
    15      {
    16        "rel": "alternate",
    17        "title": "This document as HTML",
    18        "type": "text/html",
    19        "href": "http://localhost:8080/collections/foo/items?f=html&straatnaam=Silodam"
    20      }
    21    ],
    22    "numberReturned": 4,
    23    "timeStamp": "2000-01-01T00:00:00Z",
    24    "type": "FeatureCollection",
    25    "features": [
    26      {
    27        "id": 5716,
    28        "type": "Feature",
    29        "geometry": {
    30          "type": "Point",
    31          "coordinates": [
    32            121209.137,
    33            489301.29
    34          ]
    35        },
    36        "properties": {
    37          "datum_doc": "2006-07-17",
    38          "datum_eind": null,
    39          "datum_strt": "2006-07-17",
    40          "document": "GV00000403",
    41          "huisletter": "A",
    42          "huisnummer": 460,
    43          "nummer_id": "0363200000527297",
    44          "postcode": "1013AW",
    45          "rdf_seealso": "http://bag.basisregistraties.overheid.nl/bag/id/nummeraanduiding/0363200000527297",
    46          "status": "Naamgeving uitgegeven",
    47          "straatnaam": "Silodam",
    48          "toevoeging": null,
    49          "type": "Ligplaats",
    50          "woonplaats": "Amsterdam"
    51        }
    52      },
    53      {
    54        "id": 5717,
    55        "type": "Feature",
    56        "geometry": {
    57          "type": "Point",
    58          "coordinates": [
    59            121205.566,
    60            489313.36
    61          ]
    62        },
    63        "properties": {
    64          "datum_doc": "2006-07-17",
    65          "datum_eind": null,
    66          "datum_strt": "2006-07-17",
    67          "document": "GV00000403",
    68          "huisletter": "B",
    69          "huisnummer": 460,
    70          "nummer_id": "0363200000527298",
    71          "postcode": "1013AW",
    72          "rdf_seealso": "http://bag.basisregistraties.overheid.nl/bag/id/nummeraanduiding/0363200000527298",
    73          "status": "Naamgeving uitgegeven",
    74          "straatnaam": "Silodam",
    75          "toevoeging": null,
    76          "type": "Ligplaats",
    77          "woonplaats": "Amsterdam"
    78        }
    79      },
    80      {
    81        "id": 5718,
    82        "type": "Feature",
    83        "geometry": {
    84          "type": "Point",
    85          "coordinates": [
    86            121194.463,
    87            489355.933
    88          ]
    89        },
    90        "properties": {
    91          "datum_doc": "2006-07-17",
    92          "datum_eind": null,
    93          "datum_strt": "2006-07-17",
    94          "document": "GV00000403",
    95          "huisletter": "A",
    96          "huisnummer": 461,
    97          "nummer_id": "0363200000527299",
    98          "postcode": "1013AW",
    99          "rdf_seealso": "http://bag.basisregistraties.overheid.nl/bag/id/nummeraanduiding/0363200000527299",
   100          "status": "Naamgeving uitgegeven",
   101          "straatnaam": "Silodam",
   102          "toevoeging": null,
   103          "type": "Ligplaats",
   104          "woonplaats": "Amsterdam"
   105        }
   106      },
   107      {
   108        "id": 5719,
   109        "type": "Feature",
   110        "geometry": {
   111          "type": "Point",
   112          "coordinates": [
   113            121191.258,
   114            489367.231
   115          ]
   116        },
   117        "properties": {
   118          "datum_doc": "2006-07-17",
   119          "datum_eind": null,
   120          "datum_strt": "2006-07-17",
   121          "document": "GV00000403",
   122          "huisletter": "B",
   123          "huisnummer": 461,
   124          "nummer_id": "0363200000527300",
   125          "postcode": "1013AW",
   126          "rdf_seealso": "http://bag.basisregistraties.overheid.nl/bag/id/nummeraanduiding/0363200000527300",
   127          "status": "Naamgeving uitgegeven",
   128          "straatnaam": "Silodam",
   129          "toevoeging": null,
   130          "type": "Ligplaats",
   131          "woonplaats": "Amsterdam"
   132        }
   133      }
   134    ]
   135  }