github.com/PDOK/gokoala@v0.50.6/internal/ogc/features/testdata/expected_multiple_gpkgs_wgs84.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/dutch-addresses/items?crs=http%3A%2F%2Fwww.opengis.net%2Fdef%2Fcrs%2FOGC%2F1.3%2FCRS84&f=json&limit=2" 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/dutch-addresses/items?crs=http%3A%2F%2Fwww.opengis.net%2Fdef%2Fcrs%2FOGC%2F1.3%2FCRS84&f=jsonfg&limit=2" 14 }, 15 { 16 "rel": "alternate", 17 "title": "This document as HTML", 18 "type": "text/html", 19 "href": "http://localhost:8080/collections/dutch-addresses/items?crs=http%3A%2F%2Fwww.opengis.net%2Fdef%2Fcrs%2FOGC%2F1.3%2FCRS84&f=html&limit=2" 20 }, 21 { 22 "rel": "next", 23 "title": "Next page", 24 "type": "application/geo+json", 25 "href": "http://localhost:8080/collections/dutch-addresses/items?crs=http%3A%2F%2Fwww.opengis.net%2Fdef%2Fcrs%2FOGC%2F1.3%2FCRS84&cursor=Aw%7COe_Qcw&f=json&limit=2" 26 } 27 ], 28 "numberReturned": 2, 29 "timeStamp": "2000-01-01T00:00:00Z", 30 "type": "FeatureCollection", 31 "features": [ 32 { 33 "id": 1, 34 "type": "Feature", 35 "geometry": { 36 "type": "Point", 37 "coordinates": [ 38 4.873270473933632, 39 53.083485031473046 40 ] 41 }, 42 "properties": { 43 "alternativeidentifier": "", 44 "beginlifespanversion": null, 45 "building": "", 46 "component_addressareaname": "Oosterend", 47 "component_adminunitname_1": "", 48 "component_adminunitname_2": "", 49 "component_adminunitname_3": "", 50 "component_adminunitname_4": "", 51 "component_adminunitname_5": "", 52 "component_adminunitname_6": "", 53 "component_postaldescriptor": "1794BL", 54 "component_thoroughfarename": "Achtertune", 55 "endlifespanversion": null, 56 "locator_designator_addressnumber": 5, 57 "locator_designator_addressnumber2ndextension": null, 58 "locator_designator_addressnumberextension": null, 59 "locator_designator_buildingidentifier": "", 60 "locator_designator_buildingidentifierprefix": "", 61 "locator_designator_corneraddress1stidentifier": "", 62 "locator_designator_corneraddress2ndidentifier": "", 63 "locator_designator_entrancedooridentifier": "", 64 "locator_designator_flooridentifier": "", 65 "locator_designator_kilometrepoint": "", 66 "locator_designator_postaldeliveryidentifier": "", 67 "locator_designator_staircaseidentifier": "", 68 "locator_designator_unitidentifier": "", 69 "locator_href": "http://inspire.ec.europa.eu/codelist/LocatorLevelValue/unitLevel", 70 "locator_level": "unit level", 71 "locator_name": "", 72 "parcel": "", 73 "parentaddress": "", 74 "position_default": true, 75 "position_method": "by administrator", 76 "position_method_href": "http://inspire.ec.europa.eu/codelist/GeometryMethodValue/byAdministrator", 77 "position_specification": "entrance", 78 "position_specification_href": "http://inspire.ec.europa.eu/codelist/GeometrySpecificationValue/entrance", 79 "status": "", 80 "status_href": "", 81 "validfrom": "2009-12-21T00:00:00Z", 82 "validto": null 83 } 84 }, 85 { 86 "id": 2, 87 "type": "Feature", 88 "geometry": { 89 "type": "Point", 90 "coordinates": [ 91 4.873270473933632, 92 53.083485031473046 93 ] 94 }, 95 "properties": { 96 "alternativeidentifier": "", 97 "beginlifespanversion": null, 98 "building": "", 99 "component_addressareaname": "Oosterend", 100 "component_adminunitname_1": "", 101 "component_adminunitname_2": "", 102 "component_adminunitname_3": "", 103 "component_adminunitname_4": "", 104 "component_adminunitname_5": "", 105 "component_adminunitname_6": "", 106 "component_postaldescriptor": "1794BL", 107 "component_thoroughfarename": "Achtertune", 108 "endlifespanversion": null, 109 "locator_designator_addressnumber": 5, 110 "locator_designator_addressnumber2ndextension": null, 111 "locator_designator_addressnumberextension": null, 112 "locator_designator_buildingidentifier": "", 113 "locator_designator_buildingidentifierprefix": "", 114 "locator_designator_corneraddress1stidentifier": "", 115 "locator_designator_corneraddress2ndidentifier": "", 116 "locator_designator_entrancedooridentifier": "", 117 "locator_designator_flooridentifier": "", 118 "locator_designator_kilometrepoint": "", 119 "locator_designator_postaldeliveryidentifier": "", 120 "locator_designator_staircaseidentifier": "", 121 "locator_designator_unitidentifier": "", 122 "locator_href": "http://inspire.ec.europa.eu/codelist/LocatorLevelValue/unitLevel", 123 "locator_level": "unit level", 124 "locator_name": "", 125 "parcel": "", 126 "parentaddress": "", 127 "position_default": true, 128 "position_method": "by administrator", 129 "position_method_href": "http://inspire.ec.europa.eu/codelist/GeometryMethodValue/byAdministrator", 130 "position_specification": "entrance", 131 "position_specification_href": "http://inspire.ec.europa.eu/codelist/GeometrySpecificationValue/entrance", 132 "status": "", 133 "status_href": "", 134 "validfrom": "2011-12-15T00:00:00.05Z", 135 "validto": null 136 } 137 } 138 ] 139 }