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

     1  {
     2    "id": 10,
     3    "links": [
     4      {
     5        "rel": "self",
     6        "title": "This document as GeoJSON",
     7        "type": "application/geo+json",
     8        "href": "http://localhost:8080/collections/dutch-addresses/items/10?f=json"
     9      },
    10      {
    11        "rel": "alternate",
    12        "title": "This document as JSON-FG",
    13        "type": "application/vnd.ogc.fg+json",
    14        "href": "http://localhost:8080/collections/dutch-addresses/items/10?f=jsonfg"
    15      },
    16      {
    17        "rel": "alternate",
    18        "title": "This document as HTML",
    19        "type": "text/html",
    20        "href": "http://localhost:8080/collections/dutch-addresses/items/10?f=html"
    21      },
    22      {
    23        "rel": "collection",
    24        "title": "The collection to which this feature belongs",
    25        "type": "application/json",
    26        "href": "http://localhost:8080/collections/dutch-addresses?f=json"
    27      }
    28    ],
    29    "type": "Feature",
    30    "geometry": {
    31      "type": "Point",
    32      "coordinates": [
    33        120632.16219196285,
    34        566422.0191711548
    35      ]
    36    },
    37    "properties": {
    38      "alternativeidentifier": "",
    39      "beginlifespanversion": null,
    40      "building": "",
    41      "component_addressareaname": "Oosterend",
    42      "component_adminunitname_1": "",
    43      "component_adminunitname_2": "",
    44      "component_adminunitname_3": "",
    45      "component_adminunitname_4": "",
    46      "component_adminunitname_5": "",
    47      "component_adminunitname_6": "",
    48      "component_postaldescriptor": "1794BL",
    49      "component_thoroughfarename": "Achtertune",
    50      "endlifespanversion": null,
    51      "locator_designator_addressnumber": 9,
    52      "locator_designator_addressnumber2ndextension": null,
    53      "locator_designator_addressnumberextension": null,
    54      "locator_designator_buildingidentifier": "",
    55      "locator_designator_buildingidentifierprefix": "",
    56      "locator_designator_corneraddress1stidentifier": "",
    57      "locator_designator_corneraddress2ndidentifier": "",
    58      "locator_designator_entrancedooridentifier": "",
    59      "locator_designator_flooridentifier": "",
    60      "locator_designator_kilometrepoint": "",
    61      "locator_designator_postaldeliveryidentifier": "",
    62      "locator_designator_staircaseidentifier": "",
    63      "locator_designator_unitidentifier": "",
    64      "locator_href": "http://inspire.ec.europa.eu/codelist/LocatorLevelValue/unitLevel",
    65      "locator_level": "unit level",
    66      "locator_name": "",
    67      "parcel": "",
    68      "parentaddress": "",
    69      "position_default": true,
    70      "position_method": "by administrator",
    71      "position_method_href": "http://inspire.ec.europa.eu/codelist/GeometryMethodValue/byAdministrator",
    72      "position_specification": "entrance",
    73      "position_specification_href": "http://inspire.ec.europa.eu/codelist/GeometrySpecificationValue/entrance",
    74      "status": "",
    75      "status_href": "",
    76      "validfrom": "2009-12-21T00:00:00Z",
    77      "validto": null
    78    }
    79  }