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

     1  {
     2    "type": "Feature",
     3    "time": null,
     4    "place": null,
     5    "geometry": {
     6      "type": "Point",
     7      "coordinates": [
     8        121100.455,
     9        488900.976
    10      ]
    11    },
    12    "properties": {
    13      "datum_doc": "1900-01-01",
    14      "datum_strt": "1900-01-01",
    15      "datum_eind": null,
    16      "document": "GV00000402",
    17      "huisnummer": 285,
    18      "huisletter": null,
    19      "toevoeging": null,
    20      "nummer_id": "0363200000428648",
    21      "postcode": "1013LH",
    22      "rdf_seealso": "http://bag.basisregistraties.overheid.nl/bag/id/nummeraanduiding/0363200000428648",
    23      "status": "Naamgeving uitgegeven",
    24      "straatnaam": "Bickersgracht",
    25      "type": "Ligplaats",
    26      "woonplaats": "Amsterdam"
    27    },
    28    "coordRefSys": "http://www.opengis.net/def/crs/OGC/1.3/CRS84",
    29    "links": [
    30      {
    31        "rel": "self",
    32        "title": "This document as JSON-FG",
    33        "type": "application/vnd.ogc.fg+json",
    34        "href": "http://localhost:8080/collections/foo/items/4030?f=jsonfg"
    35      },
    36      {
    37        "rel": "alternate",
    38        "title": "This document as GeoJSON",
    39        "type": "application/geo+json",
    40        "href": "http://localhost:8080/collections/foo/items/4030?f=json"
    41      },
    42      {
    43        "rel": "alternate",
    44        "title": "This document as HTML",
    45        "type": "text/html",
    46        "href": "http://localhost:8080/collections/foo/items/4030?f=html"
    47      },
    48      {
    49        "rel": "collection",
    50        "title": "The collection to which this feature belongs",
    51        "type": "application/json",
    52        "href": "http://localhost:8080/collections/foo?f=json"
    53      }
    54    ],
    55    "conformsTo": [
    56      "http://www.opengis.net/spec/json-fg-1/0.2/conf/core"
    57    ],
    58    "id": 4030
    59  }