Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00174/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00174/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00174/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00174/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00174/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00174/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00174/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881216181511324, 52.3642644945764, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00174", "timestamp": "2024-12-11T10:01:20Z", "filename": "Job_20241211_0954_Track09_Sphere_00174.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88120961902004, 52.3642860938929, 46.0181218441576 ] }, "distance": 2.44, "direction": 349.46, "angle": 86.96, "elevation": 46.02, "pano_id": "TMX7316010203-000076_pano_0000_006414", "timestamp": "2016-08-17T09:50:23.048460Z", "filename": "pano_0000_006414.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 2.44466759, "relative_pitch": 86.95907641645697, "relative_heading": 349.4636227445961, "relative_elevation": 46.0181218441576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005627/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005627/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005627/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005627/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005627/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005627/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005627/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005627/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005627/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88125623597498, 52.3642658366915, 48.2630718005821 ] }, "distance": 2.73, "direction": 86.87, "angle": 86.76, "elevation": 48.26, "pano_id": "TMX7316010203-001675_pano_0000_005627", "timestamp": "2020-04-24T11:06:12.336230Z", "filename": "pano_0000_005627.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 2.73256138, "relative_pitch": 86.75948390359261, "relative_heading": 86.86703288686367, "relative_elevation": 48.2630718005821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121647040106, 52.364293122452, 47.0535024674609 ] }, "distance": 3.19, "direction": 0.35, "angle": 86.13, "elevation": 47.05, "pano_id": "TMX7316010203-000703_pano_0000_007657", "timestamp": "2018-05-02T13:44:16.897810Z", "filename": "pano_0000_007657.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 3.18560657, "relative_pitch": 86.12688319495119, "relative_heading": 0.353943970663269, "relative_elevation": 47.0535024674609 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88125985393165, 52.3642534209565, 46.0234169857576 ] }, "distance": 3.22, "direction": 112.5, "angle": 86.0, "elevation": 46.02, "pano_id": "TMX7316010203-000076_pano_0000_006415", "timestamp": "2016-08-17T09:50:23.563270Z", "filename": "pano_0000_006415.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 3.22002284, "relative_pitch": 85.99782948830158, "relative_heading": 112.49920278813929, "relative_elevation": 46.0234169857576 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000363/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000363/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000363/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000363/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000363/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000363/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000363/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000363/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000363/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88126415491363, 52.3642702976413, 47.0906743360683 ] }, "distance": 3.33, "direction": 78.82, "angle": 85.95, "elevation": 47.09, "pano_id": "TMX7316010203-002306_pano_0000_000363", "timestamp": "2021-09-09T09:39:15.085710Z", "filename": "pano_0000_000363.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 3.3310955, "relative_pitch": 85.95375672197567, "relative_heading": 78.82244848291721, "relative_elevation": 47.0906743360683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001613/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001613/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001613/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001613/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001613/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001613/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001613/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001613/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001613/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121705068771, 52.3642951356855, 47.7421973571181 ] }, "distance": 3.41, "direction": 0.99, "angle": 85.91, "elevation": 47.74, "pano_id": "TMX7316010203-001047_pano_0000_001613", "timestamp": "2019-01-10T12:00:47.212440Z", "filename": "pano_0000_001613.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 3.4100809, "relative_pitch": 85.91447402980846, "relative_heading": 0.9948482113039352, "relative_elevation": 47.7421973571181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121931906089, 52.364295640688, 48.3875134242699 ] }, "distance": 3.47, "direction": 3.53, "angle": 85.9, "elevation": 48.39, "pano_id": "TMX7316010203-001178_pano_0001_003746", "timestamp": "2019-05-13T08:53:09.326190Z", "filename": "pano_0001_003746.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 3.47234448, "relative_pitch": 85.89542402184247, "relative_heading": 3.528857795241308, "relative_elevation": 48.3875134242699 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007658/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007658/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007658/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007658/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007658/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007658/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007658/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007658/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007658/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88126699206029, 52.3642613608248, 47.0409704074264 ] }, "distance": 3.48, "direction": 95.75, "angle": 85.77, "elevation": 47.04, "pano_id": "TMX7316010203-000703_pano_0000_007658", "timestamp": "2018-05-02T13:44:17.507730Z", "filename": "pano_0000_007658.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 3.47869456, "relative_pitch": 85.77065746641223, "relative_heading": 95.75299659651515, "relative_elevation": 47.0409704074264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8812282388356, 52.3642952658862, 48.0525548560545 ] }, "distance": 3.52, "direction": 13.49, "angle": 85.81, "elevation": 48.05, "pano_id": "TMX7316010203-002996_pano_0003_000113", "timestamp": "2023-03-13T10:56:30.299750Z", "filename": "pano_0003_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 3.52118481, "relative_pitch": 85.80898285377425, "relative_heading": 13.488792470570102, "relative_elevation": 48.0525548560545 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000900/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000900/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000900/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000900/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000900/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000900/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000900/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000900/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000900/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88126374094823, 52.3642770483863, 47.5247349133715 ] }, "distance": 3.53, "direction": 66.67, "angle": 85.75, "elevation": 47.52, "pano_id": "TMX7316010203-000705_pano_0001_000900", "timestamp": "2018-05-03T13:19:13.632900Z", "filename": "pano_0001_000900.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 3.52804366, "relative_pitch": 85.75438133808977, "relative_heading": 66.67497358595374, "relative_elevation": 47.5247349133715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001614/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001614/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001614/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001614/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001614/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001614/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001614/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001614/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001614/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88126829907943, 52.3642620845204, 47.7358359275386 ] }, "distance": 3.56, "direction": 94.32, "angle": 85.73, "elevation": 47.74, "pano_id": "TMX7316010203-001047_pano_0000_001614", "timestamp": "2019-01-10T12:00:47.697480Z", "filename": "pano_0000_001614.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 3.56032071, "relative_pitch": 85.73455972291814, "relative_heading": 94.31981186692356, "relative_elevation": 47.7358359275386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88126972342432, 52.3642621749886, 48.3783269273117 ] }, "distance": 3.66, "direction": 94.05, "angle": 85.68, "elevation": 48.38, "pano_id": "TMX7316010203-001178_pano_0001_003747", "timestamp": "2019-05-13T08:53:09.766190Z", "filename": "pano_0001_003747.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 3.65635316, "relative_pitch": 85.67789757138704, "relative_heading": 94.0479871764113, "relative_elevation": 48.3783269273117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005626/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005626/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005626/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005626/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005626/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005626/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005626/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005626/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005626/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88120582253656, 52.3642987340006, 48.2839928632602 ] }, "distance": 3.87, "direction": 349.51, "angle": 85.41, "elevation": 48.28, "pano_id": "TMX7316010203-001675_pano_0000_005626", "timestamp": "2020-04-24T11:06:11.791290Z", "filename": "pano_0000_005626.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 3.87476203, "relative_pitch": 85.41187965038226, "relative_heading": 349.50714242863666, "relative_elevation": 48.2839928632602 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88127608409243, 52.3642634399978, 48.0257488973439 ] }, "distance": 4.08, "direction": 91.65, "angle": 85.14, "elevation": 48.03, "pano_id": "TMX7316010203-002996_pano_0003_000114", "timestamp": "2023-03-13T10:56:30.809740Z", "filename": "pano_0003_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 4.08220194, "relative_pitch": 85.14152134686661, "relative_heading": 91.64723442382488, "relative_elevation": 48.0257488973439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000362/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000362/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000362/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000362/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000362/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000362/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000362/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000362/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000362/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121324427464, 52.364303403434, 47.1057312535122 ] }, "distance": 4.33, "direction": 357.35, "angle": 84.74, "elevation": 47.11, "pano_id": "TMX7316010203-002306_pano_0000_000362", "timestamp": "2021-09-09T09:39:14.450620Z", "filename": "pano_0000_000362.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 4.33417523, "relative_pitch": 84.74304477446164, "relative_heading": 357.35406887674696, "relative_elevation": 47.1057312535122 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88127886321556, 52.364273289441, 46.9069531867281 ] }, "distance": 4.38, "direction": 77.09, "angle": 84.66, "elevation": 46.91, "pano_id": "TMX7316010203-002537_pano_0001_002074", "timestamp": "2022-04-22T09:03:34.648690Z", "filename": "pano_0001_002074.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 4.38054277, "relative_pitch": 84.66474058406074, "relative_heading": 77.09077812458744, "relative_elevation": 46.9069531867281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88122918681321, 52.3643058132264, 46.9279933413491 ] }, "distance": 4.68, "direction": 10.91, "angle": 84.3, "elevation": 46.93, "pano_id": "TMX7316010203-002537_pano_0001_002073", "timestamp": "2022-04-22T09:03:34.028910Z", "filename": "pano_0001_002073.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 4.6822755, "relative_pitch": 84.30212878967045, "relative_heading": 10.906389809116433, "relative_elevation": 46.9279933413491 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881165173353562, 52.36429574260677, 0.0 ] }, "distance": 4.92, "direction": 315.02, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00173", "timestamp": "2024-12-11T10:01:19Z", "filename": "Job_20241211_0954_Track09_Sphere_00173.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 4.91561884, "relative_pitch": 0.0, "relative_heading": 315.02036757370695, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00175/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00175/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00175/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00175/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00175/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00175/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00175/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00175/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00175/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881267637814348, 52.36423256537163, 0.0 ] }, "distance": 4.99, "direction": 135.39, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00175", "timestamp": "2024-12-11T10:01:21Z", "filename": "Job_20241211_0954_Track09_Sphere_00175.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 4.99091718, "relative_pitch": 0.0, "relative_heading": 135.387485150008, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000475/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000475/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000475/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000475/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000475/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000475/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000475/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000475/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000475/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88126630285292, 52.3642979250827, 48.6163766896352 ] }, "distance": 5.05, "direction": 42.55, "angle": 84.07, "elevation": 48.62, "pano_id": "TMX7316010203-002985_pano_0003_000475", "timestamp": "2023-02-27T10:53:18.102830Z", "filename": "pano_0003_000475.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 5.04925614, "relative_pitch": 84.07056709704024, "relative_heading": 42.54610150995365, "relative_elevation": 48.6163766896352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121071664045, 52.3643099562604, 47.5310771139339 ] }, "distance": 5.07, "direction": 355.79, "angle": 83.91, "elevation": 47.53, "pano_id": "TMX7316010203-000705_pano_0001_000899", "timestamp": "2018-05-03T13:19:12.757920Z", "filename": "pano_0001_000899.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 5.07239401, "relative_pitch": 83.90859651526122, "relative_heading": 355.79128836517873, "relative_elevation": 47.5310771139339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8812790263282, 52.364291461794, 46.9218608550727 ] }, "distance": 5.23, "direction": 54.97, "angle": 83.64, "elevation": 46.92, "pano_id": "TMX7316010203-001047_pano_0000_002747", "timestamp": "2019-01-10T12:13:28.085670Z", "filename": "pano_0000_002747.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 5.22790205, "relative_pitch": 83.64248547647225, "relative_heading": 54.971126301567715, "relative_elevation": 46.9218608550727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8812883582477, 52.364281136133, 46.8803584240377 ] }, "distance": 5.25, "direction": 69.36, "angle": 83.61, "elevation": 46.88, "pano_id": "TMX7316010203-001156_pano_0000_001576", "timestamp": "2019-05-02T10:24:58.274230Z", "filename": "pano_0000_001576.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 5.2537819, "relative_pitch": 83.60566424093057, "relative_heading": 69.36177985532039, "relative_elevation": 46.8803584240377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0003_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88128173555489, 52.364289531821, 48.6171884601936 ] }, "distance": 5.26, "direction": 58.04, "angle": 83.82, "elevation": 48.62, "pano_id": "TMX7316010203-002970_pano_0003_000089", "timestamp": "2023-02-13T11:21:33.683190Z", "filename": "pano_0003_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 5.26330431, "relative_pitch": 83.8212140960302, "relative_heading": 58.04008403345131, "relative_elevation": 48.6171884601936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0005_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8812850185089, 52.364290844741, 47.9837378971279 ] }, "distance": 5.53, "direction": 57.98, "angle": 83.43, "elevation": 47.98, "pano_id": "TMX7316010203-002984_pano_0005_000081", "timestamp": "2023-02-27T09:40:53.540330Z", "filename": "pano_0005_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 5.53037212, "relative_pitch": 83.42537674206487, "relative_heading": 57.98232498186572, "relative_elevation": 47.9837378971279 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_001757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88127749368744, 52.3642971347477, 47.2718487931415 ] }, "distance": 5.53, "direction": 48.99, "angle": 83.32, "elevation": 47.27, "pano_id": "TMX7316010203-002550_pano_0000_001757", "timestamp": "2022-04-29T08:57:38.641190Z", "filename": "pano_0000_001757.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 5.53488382, "relative_pitch": 83.32185819279209, "relative_heading": 48.98899454446697, "relative_elevation": 47.2718487931415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881270535646214, 52.36430160353033, 0.0 ] }, "distance": 5.55, "direction": 41.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01866", "timestamp": "2025-07-14T06:31:05Z", "filename": "recording_2025-07-14_05-25-22_01866.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 5.54615336, "relative_pitch": 0.0, "relative_heading": 41.88132636614786, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001577/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001577/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001577/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001577/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001577/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001577/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001577/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001577/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001577/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88123876909024, 52.3643143367507, 46.8835729882121 ] }, "distance": 5.76, "direction": 15.51, "angle": 83.0, "elevation": 46.88, "pano_id": "TMX7316010203-001156_pano_0000_001577", "timestamp": "2019-05-02T10:24:58.799150Z", "filename": "pano_0000_001577.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 5.75562569, "relative_pitch": 83.00114763411366, "relative_heading": 15.50538876097278, "relative_elevation": 46.8835729882121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88127825288195, 52.3643010337423, 47.4704016596079 ] }, "distance": 5.87, "direction": 46.12, "angle": 82.96, "elevation": 47.47, "pano_id": "TMX7316010203-002857_pano_0005_000116", "timestamp": "2022-12-14T12:32:39.569070Z", "filename": "pano_0005_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 5.86595102, "relative_pitch": 82.95563044603927, "relative_heading": 46.121557076199515, "relative_elevation": 47.4704016596079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004727/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004727/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004727/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004727/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004727/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004727/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004727/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004727/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004727/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8812638761823, 52.3643093472135, 47.2474923096597 ] }, "distance": 5.96, "direction": 33.06, "angle": 82.82, "elevation": 47.25, "pano_id": "TMX7316010203-000714_pano_0001_004727", "timestamp": "2018-05-11T09:50:43.715310Z", "filename": "pano_0001_004727.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 5.95525042, "relative_pitch": 82.81610962534069, "relative_heading": 33.06262264754448, "relative_elevation": 47.2474923096597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88126497881485, 52.3643093838468, 47.0242489296943 ] }, "distance": 6.0, "direction": 33.64, "angle": 82.73, "elevation": 47.02, "pano_id": "TMX7316010203-002306_pano_0001_000675", "timestamp": "2021-09-09T10:03:57.159570Z", "filename": "pano_0001_000675.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 5.99995089, "relative_pitch": 82.7287652517172, "relative_heading": 33.64251061772389, "relative_elevation": 47.0242489296943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0003_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88123166285362, 52.3643216435248, 48.602133223787 ] }, "distance": 6.45, "direction": 9.42, "angle": 82.45, "elevation": 48.6, "pano_id": "TMX7316010203-002970_pano_0003_000090", "timestamp": "2023-02-13T11:21:34.263260Z", "filename": "pano_0003_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 6.44605662, "relative_pitch": 82.4450057417828, "relative_heading": 9.415916797086934, "relative_elevation": 48.602133223787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0005_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88123629717856, 52.3643221892679, 47.9621482780203 ] }, "distance": 6.56, "direction": 12.05, "angle": 82.21, "elevation": 47.96, "pano_id": "TMX7316010203-002984_pano_0005_000082", "timestamp": "2023-02-27T09:40:54.305300Z", "filename": "pano_0005_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 6.56453919, "relative_pitch": 82.20640001331888, "relative_heading": 12.04833696171925, "relative_elevation": 47.9621482780203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88122683165924, 52.3643237470498, 46.9258860917762 ] }, "distance": 6.63, "direction": 6.28, "angle": 81.95, "elevation": 46.93, "pano_id": "TMX7316010203-001047_pano_0000_002748", "timestamp": "2019-01-10T12:13:28.610650Z", "filename": "pano_0000_002748.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 6.63306866, "relative_pitch": 81.95442799496449, "relative_heading": 6.279171195500706, "relative_elevation": 46.9258860917762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88127867090617, 52.3643104634271, 50.7280490966514 ] }, "distance": 6.65, "direction": 39.77, "angle": 82.53, "elevation": 50.73, "pano_id": "TMX7316010203-001900_pano_0004_000083", "timestamp": "2020-08-31T11:52:28.077430Z", "filename": "pano_0004_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 6.65465715, "relative_pitch": 82.5264441048976, "relative_heading": 39.76651740002603, "relative_elevation": 50.7280490966514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004726/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004726/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004726/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004726/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004726/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004726/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004726/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004726/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004726/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131395531254, 52.3642769944754, 47.2185598807409 ] }, "distance": 6.8, "direction": 78.2, "angle": 81.8, "elevation": 47.22, "pano_id": "TMX7316010203-000714_pano_0001_004726", "timestamp": "2018-05-11T09:50:43.010500Z", "filename": "pano_0001_004726.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 6.80395869, "relative_pitch": 81.80040385165482, "relative_heading": 78.20396696744659, "relative_elevation": 47.2185598807409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131535866023, 52.3642763867768, 47.0184568669647 ] }, "distance": 6.88, "direction": 78.92, "angle": 81.67, "elevation": 47.02, "pano_id": "TMX7316010203-002306_pano_0001_000674", "timestamp": "2021-09-09T10:03:56.404520Z", "filename": "pano_0001_000674.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 6.88424507, "relative_pitch": 81.67017973159867, "relative_heading": 78.91753836894605, "relative_elevation": 47.0184568669647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000474/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000474/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000474/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000474/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000474/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000474/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000474/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000474/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000474/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131819908093, 52.3642656843173, 48.6095831599087 ] }, "distance": 6.95, "direction": 88.91, "angle": 81.86, "elevation": 48.61, "pano_id": "TMX7316010203-002985_pano_0003_000474", "timestamp": "2023-02-27T10:53:17.577820Z", "filename": "pano_0003_000474.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 6.95061432, "relative_pitch": 81.86251870181701, "relative_heading": 88.9085875531761, "relative_elevation": 48.6095831599087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005628/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005628/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005628/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005628/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005628/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005628/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005628/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005628/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005628/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8813072518397, 52.3642329656738, 48.2526811882854 ] }, "distance": 7.13, "direction": 119.49, "angle": 81.6, "elevation": 48.25, "pano_id": "TMX7316010203-001675_pano_0000_005628", "timestamp": "2020-04-24T11:06:12.891290Z", "filename": "pano_0000_005628.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.12696916, "relative_pitch": 81.59810220306578, "relative_heading": 119.48950734526379, "relative_elevation": 48.2526811882854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000901/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000901/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000901/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000901/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000901/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000901/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000901/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000901/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000901/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131628534894, 52.364243829286, 47.5343833146617 ] }, "distance": 7.2, "direction": 108.64, "angle": 81.39, "elevation": 47.53, "pano_id": "TMX7316010203-000705_pano_0001_000901", "timestamp": "2018-05-03T13:19:14.532890Z", "filename": "pano_0001_000901.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.19627945, "relative_pitch": 81.39130375047951, "relative_heading": 108.63520170557015, "relative_elevation": 47.5343833146617 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88115900245437, 52.3643188755124, 45.9802967803553 ] }, "distance": 7.2, "direction": 327.23, "angle": 81.1, "elevation": 45.98, "pano_id": "TMX7316010203-000076_pano_0000_006413", "timestamp": "2016-08-17T09:50:22.538350Z", "filename": "pano_0000_006413.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.19638371, "relative_pitch": 81.10479047535574, "relative_heading": 327.2317655410225, "relative_elevation": 45.9802967803553 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01865/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01865/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01865/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01865/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01865/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01865/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01865/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01865/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01865/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881321876657676, 52.36426948506718, 0.0 ] }, "distance": 7.22, "direction": 85.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01865", "timestamp": "2025-07-14T06:31:05Z", "filename": "recording_2025-07-14_05-25-22_01865.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.22125005, "relative_pitch": 0.0, "relative_heading": 85.58956599264236, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_001758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88122639513058, 52.3643292226134, 47.2849371768534 ] }, "distance": 7.24, "direction": 5.52, "angle": 81.3, "elevation": 47.28, "pano_id": "TMX7316010203-002550_pano_0000_001758", "timestamp": "2022-04-29T08:57:39.126180Z", "filename": "pano_0000_001758.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.23608985, "relative_pitch": 81.29943441527448, "relative_heading": 5.517452085936562, "relative_elevation": 47.2849371768534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000476/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000476/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000476/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000476/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000476/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000476/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000476/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000476/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000476/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121379471753, 52.3643298733587, 48.6186149707064 ] }, "distance": 7.28, "direction": 358.72, "angle": 81.49, "elevation": 48.62, "pano_id": "TMX7316010203-002985_pano_0003_000476", "timestamp": "2023-02-27T10:53:18.622820Z", "filename": "pano_0003_000476.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.27679247, "relative_pitch": 81.48767569191298, "relative_heading": 358.7197273284729, "relative_elevation": 48.6186149707064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000364/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000364/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000364/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000364/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000364/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000364/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000364/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000364/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000364/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131451144765, 52.3642369508726, 47.084151731804 ] }, "distance": 7.37, "direction": 114.59, "angle": 81.11, "elevation": 47.08, "pano_id": "TMX7316010203-002306_pano_0000_000364", "timestamp": "2021-09-09T09:39:15.715630Z", "filename": "pano_0000_000364.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.36606763, "relative_pitch": 81.10844959966916, "relative_heading": 114.58758183057948, "relative_elevation": 47.084151731804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88118024147487, 52.3643274290328, 48.0769896991551 ] }, "distance": 7.42, "direction": 340.73, "angle": 81.23, "elevation": 48.08, "pano_id": "TMX7316010203-002996_pano_0003_000112", "timestamp": "2023-03-13T10:56:29.804710Z", "filename": "pano_0003_000112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.418592, "relative_pitch": 81.22807348997738, "relative_heading": 340.7306756180479, "relative_elevation": 48.0769896991551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88116610734668, 52.3643249297826, 47.0539335981011 ] }, "distance": 7.54, "direction": 333.1, "angle": 80.9, "elevation": 47.05, "pano_id": "TMX7316010203-000703_pano_0000_007656", "timestamp": "2018-05-02T13:44:16.292730Z", "filename": "pano_0000_007656.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.54049297, "relative_pitch": 80.89563837009757, "relative_heading": 333.10489230435513, "relative_elevation": 47.0539335981011 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001756/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001756/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001756/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001756/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_001756/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001756/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001756/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001756/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001756/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88132787853058, 52.3642644380214, 47.2529220823199 ] }, "distance": 7.61, "direction": 90.05, "angle": 80.85, "elevation": 47.25, "pano_id": "TMX7316010203-002550_pano_0000_001756", "timestamp": "2022-04-29T08:57:38.166210Z", "filename": "pano_0000_001756.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.60871232, "relative_pitch": 80.85269391202938, "relative_heading": 90.04734472922235, "relative_elevation": 47.2529220823199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881218873731361, 52.36433353185733, 0.0 ] }, "distance": 7.68, "direction": 1.37, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01867", "timestamp": "2025-07-14T06:31:06Z", "filename": "recording_2025-07-14_05-25-22_01867.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.68426136, "relative_pitch": 0.0, "relative_heading": 1.3675431794510282, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8812257528093, 52.3643339951528, 47.4595262231305 ] }, "distance": 7.76, "direction": 4.82, "angle": 80.71, "elevation": 47.46, "pano_id": "TMX7316010203-002857_pano_0005_000117", "timestamp": "2022-12-14T12:32:40.529090Z", "filename": "pano_0005_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.76106001, "relative_pitch": 80.71262242612784, "relative_heading": 4.818960072338786, "relative_elevation": 47.4595262231305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88133091839558, 52.3642679760735, 47.4788031289354 ] }, "distance": 7.83, "direction": 87.16, "angle": 80.64, "elevation": 47.48, "pano_id": "TMX7316010203-002857_pano_0005_000115", "timestamp": "2022-12-14T12:32:38.714050Z", "filename": "pano_0005_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.8253777, "relative_pitch": 80.64074747811198, "relative_heading": 87.16232535779153, "relative_elevation": 47.4788031289354 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88133096262852, 52.364258971658, 46.9163909126073 ] }, "distance": 7.84, "direction": 94.49, "angle": 80.51, "elevation": 46.92, "pano_id": "TMX7316010203-001047_pano_0000_002746", "timestamp": "2019-01-10T12:13:27.565690Z", "filename": "pano_0000_002746.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.84291146, "relative_pitch": 80.50974135220272, "relative_heading": 94.49417230914399, "relative_elevation": 46.9163909126073 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88132938105393, 52.3642773792447, 50.7270159320906 ] }, "distance": 7.84, "direction": 79.47, "angle": 81.21, "elevation": 50.73, "pano_id": "TMX7316010203-001900_pano_0004_000082", "timestamp": "2020-08-31T11:52:27.457420Z", "filename": "pano_0004_000082.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.84321505, "relative_pitch": 81.21074620347018, "relative_heading": 79.46711808756142, "relative_elevation": 50.7270159320906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001612/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001612/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001612/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001612/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001612/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001612/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001612/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001612/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001612/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88116606597212, 52.3643279650453, 47.7421681582928 ] }, "distance": 7.84, "direction": 334.2, "angle": 80.67, "elevation": 47.74, "pano_id": "TMX7316010203-001047_pano_0000_001612", "timestamp": "2019-01-10T12:00:46.732460Z", "filename": "pano_0000_001612.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.84442187, "relative_pitch": 80.6692150498103, "relative_heading": 334.2025282981982, "relative_elevation": 47.7421681582928 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0003_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88133126981579, 52.3642570461224, 48.6353266891092 ] }, "distance": 7.88, "direction": 96.03, "angle": 80.79, "elevation": 48.64, "pano_id": "TMX7316010203-002970_pano_0003_000088", "timestamp": "2023-02-13T11:21:33.068260Z", "filename": "pano_0003_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.88341201, "relative_pitch": 80.79287369377172, "relative_heading": 96.03488955924287, "relative_elevation": 48.6353266891092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8811687334183, 52.3643291870119, 48.387176704593 ] }, "distance": 7.89, "direction": 335.82, "angle": 80.74, "elevation": 48.39, "pano_id": "TMX7316010203-001178_pano_0001_003745", "timestamp": "2019-05-13T08:53:08.886200Z", "filename": "pano_0001_003745.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.8909129, "relative_pitch": 80.73781841681934, "relative_heading": 335.82026864101425, "relative_elevation": 48.387176704593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007659/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007659/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007659/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007659/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007659/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007659/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007659/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007659/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007659/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131723289346, 52.3642295260249, 47.0484856516123 ] }, "distance": 7.91, "direction": 119.48, "angle": 80.46, "elevation": 47.05, "pano_id": "TMX7316010203-000703_pano_0000_007659", "timestamp": "2018-05-02T13:44:18.122740Z", "filename": "pano_0000_007659.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 7.90719831, "relative_pitch": 80.45974871387523, "relative_heading": 119.47839178301783, "relative_elevation": 47.0484856516123 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0005_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88133360798404, 52.3642595244502, 48.0046999929473 ] }, "distance": 8.02, "direction": 93.96, "angle": 80.52, "elevation": 48.0, "pano_id": "TMX7316010203-002984_pano_0005_000080", "timestamp": "2023-02-27T09:40:52.805320Z", "filename": "pano_0005_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.01809178, "relative_pitch": 80.5175788885608, "relative_heading": 93.95506489709842, "relative_elevation": 48.0046999929473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001615/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001615/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001615/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001615/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001615/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001615/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001615/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001615/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001615/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131921381662, 52.364229248895, 47.7467152755708 ] }, "distance": 8.04, "direction": 119.2, "angle": 80.44, "elevation": 47.75, "pano_id": "TMX7316010203-001047_pano_0000_001615", "timestamp": "2019-01-10T12:00:48.182480Z", "filename": "pano_0000_001615.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.03994048, "relative_pitch": 80.44178405739419, "relative_heading": 119.19648644099786, "relative_elevation": 47.7467152755708 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8813093903261, 52.3642200801044, 46.0262540569529 ] }, "distance": 8.05, "direction": 127.9, "angle": 80.08, "elevation": 46.03, "pano_id": "TMX7316010203-000076_pano_0000_006416", "timestamp": "2016-08-17T09:50:24.088280Z", "filename": "pano_0000_006416.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.04605341, "relative_pitch": 80.08407120450741, "relative_heading": 127.89649890277732, "relative_elevation": 46.0262540569529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88132743564983, 52.3642400840407, 46.8964766152203 ] }, "distance": 8.05, "direction": 109.72, "angle": 80.26, "elevation": 46.9, "pano_id": "TMX7316010203-002537_pano_0001_002075", "timestamp": "2022-04-22T09:03:35.303710Z", "filename": "pano_0001_002075.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.05061539, "relative_pitch": 80.25910600327589, "relative_heading": 109.71840270732326, "relative_elevation": 46.8964766152203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88131925332547, 52.364228415975, 48.3841179693118 ] }, "distance": 8.09, "direction": 119.76, "angle": 80.51, "elevation": 48.38, "pano_id": "TMX7316010203-001178_pano_0001_003748", "timestamp": "2019-05-13T08:53:10.206180Z", "filename": "pano_0001_003748.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.08789276, "relative_pitch": 80.51017387242808, "relative_heading": 119.76035439747326, "relative_elevation": 48.3841179693118 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88132360244883, 52.3642313216807, 48.0193050391972 ] }, "distance": 8.2, "direction": 116.77, "angle": 80.31, "elevation": 48.02, "pano_id": "TMX7316010203-002996_pano_0003_000115", "timestamp": "2023-03-13T10:56:31.344720Z", "filename": "pano_0003_000115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.19575435, "relative_pitch": 80.31430159177116, "relative_heading": 116.76869535361062, "relative_elevation": 48.0193050391972 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88133779354201, 52.3642476286936, 46.8821565331891 ] }, "distance": 8.49, "direction": 102.76, "angle": 79.73, "elevation": 46.88, "pano_id": "TMX7316010203-001156_pano_0000_001575", "timestamp": "2019-05-02T10:24:57.734230Z", "filename": "pano_0000_001575.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.49403845, "relative_pitch": 79.73063616678239, "relative_heading": 102.76465687005079, "relative_elevation": 46.8821565331891 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88115503490309, 52.3643315957281, 48.2902118563652 ] }, "distance": 8.55, "direction": 330.85, "angle": 79.96, "elevation": 48.29, "pano_id": "TMX7316010203-001675_pano_0000_005625", "timestamp": "2020-04-24T11:06:11.251290Z", "filename": "pano_0000_005625.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.54984926, "relative_pitch": 79.95975079790536, "relative_heading": 330.8450986865517, "relative_elevation": 48.2902118563652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004728/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004728/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004728/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004728/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004728/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004728/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004728/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004728/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004728/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121336796708, 52.364341573378, 47.2752113370225 ] }, "distance": 8.58, "direction": 358.72, "angle": 79.71, "elevation": 47.28, "pano_id": "TMX7316010203-000714_pano_0001_004728", "timestamp": "2018-05-11T09:50:44.425300Z", "filename": "pano_0001_004728.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.57902802, "relative_pitch": 79.71447105885909, "relative_heading": 358.71990234384265, "relative_elevation": 47.2752113370225 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88117891645688, 52.3643381959114, 46.9454102544114 ] }, "distance": 8.58, "direction": 342.8, "angle": 79.64, "elevation": 46.95, "pano_id": "TMX7316010203-002537_pano_0001_002072", "timestamp": "2022-04-22T09:03:33.438750Z", "filename": "pano_0001_002072.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.58494085, "relative_pitch": 79.636788306031, "relative_heading": 342.8012245170821, "relative_elevation": 46.9454102544114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88121342216698, 52.3643418093716, 47.026342317462 ] }, "distance": 8.61, "direction": 358.75, "angle": 79.63, "elevation": 47.03, "pano_id": "TMX7316010203-002306_pano_0001_000676", "timestamp": "2021-09-09T10:03:57.909580Z", "filename": "pano_0001_000676.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.60520006, "relative_pitch": 79.6303524248078, "relative_heading": 358.74838495223014, "relative_elevation": 47.026342317462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88122860252726, 52.364342084613, 50.738213352859 ] }, "distance": 8.68, "direction": 5.6, "angle": 80.3, "elevation": 50.74, "pano_id": "TMX7316010203-001900_pano_0004_000084", "timestamp": "2020-08-31T11:52:28.697400Z", "filename": "pano_0004_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.67513445, "relative_pitch": 80.29748437742899, "relative_heading": 5.597101302254046, "relative_elevation": 50.738213352859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000361/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000361/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000361/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000361/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000361/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000361/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000361/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000361/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000361/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88116174655262, 52.3643362967299, 47.1088329348713 ] }, "distance": 8.81, "direction": 335.1, "angle": 79.41, "elevation": 47.11, "pano_id": "TMX7316010203-002306_pano_0000_000361", "timestamp": "2021-09-09T09:39:13.810620Z", "filename": "pano_0000_000361.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.8082653, "relative_pitch": 79.40929892723281, "relative_heading": 335.1038454613752, "relative_elevation": 47.1088329348713 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88132267618336, 52.3643096642588, 46.3119639279321 ] }, "distance": 8.83, "direction": 55.28, "angle": 79.21, "elevation": 46.31, "pano_id": "TMX7316010203-000076_pano_0000_006445", "timestamp": "2016-08-17T09:50:49.338170Z", "filename": "pano_0000_006445.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 8.82542749, "relative_pitch": 79.21080617719315, "relative_heading": 55.28346807130359, "relative_elevation": 46.3119639279321 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001578/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001578/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001578/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001578/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001578/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001578/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001578/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001578/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001578/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88118845089292, 52.3643474449576, 46.8767158733681 ] }, "distance": 9.42, "direction": 348.43, "angle": 78.64, "elevation": 46.88, "pano_id": "TMX7316010203-001156_pano_0000_001578", "timestamp": "2019-05-02T10:24:59.314200Z", "filename": "pano_0000_001578.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 9.42155215, "relative_pitch": 78.63577050497803, "relative_heading": 348.43403463400733, "relative_elevation": 46.8767158733681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88115844092082, 52.3643429317156, 47.5225038025528 ] }, "distance": 9.57, "direction": 335.74, "angle": 78.61, "elevation": 47.52, "pano_id": "TMX7316010203-000705_pano_0001_000898", "timestamp": "2018-05-03T13:19:11.907920Z", "filename": "pano_0001_000898.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 9.57334625, "relative_pitch": 78.61027830679888, "relative_heading": 335.74159035745623, "relative_elevation": 47.5225038025528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88127313276007, 52.364343205625, 46.3303681062534 ] }, "distance": 9.58, "direction": 23.89, "angle": 78.32, "elevation": 46.33, "pano_id": "TMX7316010203-000076_pano_0000_006446", "timestamp": "2016-08-17T09:50:49.893120Z", "filename": "pano_0000_006446.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 9.5792405, "relative_pitch": 78.31816502560035, "relative_heading": 23.890297983117915, "relative_elevation": 46.3303681062534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88111427724083, 52.36432745845612, 0.0 ] }, "distance": 9.86, "direction": 315.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00172", "timestamp": "2024-12-11T10:01:17Z", "filename": "Job_20241211_0954_Track09_Sphere_00172.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 9.86275357, "relative_pitch": 0.0, "relative_heading": 315.26552297356494, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881318916539946, 52.364200752226274, 0.0 ] }, "distance": 9.96, "direction": 135.38, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00176", "timestamp": "2024-12-11T10:01:22Z", "filename": "Job_20241211_0954_Track09_Sphere_00176.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 9.96414726, "relative_pitch": 0.0, "relative_heading": 135.38481638594885, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0005_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88118764401034, 52.3643530508246, 47.9295473452657 ] }, "distance": 10.04, "direction": 348.84, "angle": 78.16, "elevation": 47.93, "pano_id": "TMX7316010203-002984_pano_0005_000083", "timestamp": "2023-02-27T09:40:55.120330Z", "filename": "pano_0005_000083.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 10.0439471, "relative_pitch": 78.16456169382559, "relative_heading": 348.8403096074562, "relative_elevation": 47.9295473452657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0003_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88118133239284, 52.3643536432556, 48.5743031036109 ] }, "distance": 10.2, "direction": 346.54, "angle": 78.14, "elevation": 48.57, "pano_id": "TMX7316010203-002970_pano_0003_000091", "timestamp": "2023-02-13T11:21:34.813180Z", "filename": "pano_0003_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 10.2000412, "relative_pitch": 78.14085629812752, "relative_heading": 346.5419569799774, "relative_elevation": 48.5743031036109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004725/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004725/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004725/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004725/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004725/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004725/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004725/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004725/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004725/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88136369997541, 52.3642440406844, 47.2067412221804 ] }, "distance": 10.3, "direction": 102.76, "angle": 77.69, "elevation": 47.21, "pano_id": "TMX7316010203-000714_pano_0001_004725", "timestamp": "2018-05-11T09:50:42.305310Z", "filename": "pano_0001_004725.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 10.3033643, "relative_pitch": 77.68768402904993, "relative_heading": 102.76171934853656, "relative_elevation": 47.2067412221804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88136443583939, 52.3642427199717, 47.0321249989793 ] }, "distance": 10.39, "direction": 103.49, "angle": 77.55, "elevation": 47.03, "pano_id": "TMX7316010203-002306_pano_0001_000673", "timestamp": "2021-09-09T10:03:55.639560Z", "filename": "pano_0001_000673.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 10.38555826, "relative_pitch": 77.54786342411938, "relative_heading": 103.49138942574233, "relative_elevation": 47.0321249989793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8811742190468, 52.3643557015449, 46.9174655070528 ] }, "distance": 10.54, "direction": 344.27, "angle": 77.33, "elevation": 46.92, "pano_id": "TMX7316010203-001047_pano_0000_002749", "timestamp": "2019-01-10T12:13:29.140710Z", "filename": "pano_0000_002749.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 10.54384546, "relative_pitch": 77.33424480074005, "relative_heading": 344.27023002190236, "relative_elevation": 46.9174655070528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881343169014329, 52.364319359090324, 0.0 ] }, "distance": 10.59, "direction": 54.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00115", "timestamp": "2024-12-11T10:00:09Z", "filename": "Job_20241211_0954_Track09_Sphere_00115.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 10.58765627, "relative_pitch": 0.0, "relative_heading": 54.78709313615383, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137104281073, 52.3642750547904, 46.3184735104442 ] }, "distance": 10.61, "direction": 83.64, "angle": 77.09, "elevation": 46.32, "pano_id": "TMX7316010203-000076_pano_0000_006444", "timestamp": "2016-08-17T09:50:48.768200Z", "filename": "pano_0000_006444.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 10.61426963, "relative_pitch": 77.0930385794374, "relative_heading": 83.64383299708024, "relative_elevation": 46.3184735104442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8813332089552, 52.3643289309647, 47.1414095852524 ] }, "distance": 10.72, "direction": 48.03, "angle": 77.19, "elevation": 47.14, "pano_id": "TMX7316010203-000702_pano_0000_000868", "timestamp": "2018-05-02T08:31:36.926460Z", "filename": "pano_0000_000868.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 10.72195066, "relative_pitch": 77.1864956275111, "relative_heading": 48.03067707140376, "relative_elevation": 47.1414095852524 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000473/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000473/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000473/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000473/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000473/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000473/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000473/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000473/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000473/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88136946777781, 52.3642329413161, 48.6319923382252 ] }, "distance": 11.02, "direction": 108.59, "angle": 77.24, "elevation": 48.63, "pano_id": "TMX7316010203-002985_pano_0003_000473", "timestamp": "2023-02-27T10:53:17.048340Z", "filename": "pano_0003_000473.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.01623784, "relative_pitch": 77.23661713514682, "relative_heading": 108.58531084144127, "relative_elevation": 48.6319923382252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01864/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01864/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01864/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01864/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01864/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01864/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01864/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01864/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01864/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881372090850885, 52.364237038209005, 0.0 ] }, "distance": 11.05, "direction": 106.05, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01864", "timestamp": "2025-07-14T06:31:04Z", "filename": "recording_2025-07-14_05-25-22_01864.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.05113081, "relative_pitch": 0.0, "relative_heading": 106.0489315821459, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_001759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88117407234111, 52.3643607678423, 47.2779374998063 ] }, "distance": 11.09, "direction": 345.01, "angle": 76.8, "elevation": 47.28, "pano_id": "TMX7316010203-002550_pano_0000_001759", "timestamp": "2022-04-29T08:57:39.626140Z", "filename": "pano_0000_001759.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.09011606, "relative_pitch": 76.79864921651284, "relative_heading": 345.0101472016339, "relative_elevation": 47.2779374998063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137901914054, 52.3642438293413, 50.7664371263236 ] }, "distance": 11.33, "direction": 101.71, "angle": 77.42, "elevation": 50.77, "pano_id": "TMX7316010203-001900_pano_0004_000081", "timestamp": "2020-08-31T11:52:26.832440Z", "filename": "pano_0004_000081.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.32821205, "relative_pitch": 77.42088834526595, "relative_heading": 101.71177076071412, "relative_elevation": 50.7664371263236 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881295956033076, 52.36435383201273, 0.0 ] }, "distance": 11.33, "direction": 28.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00116", "timestamp": "2024-12-11T10:00:10Z", "filename": "Job_20241211_0954_Track09_Sphere_00116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.32929113, "relative_pitch": 0.0, "relative_heading": 28.662947810769403, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000477/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000477/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000477/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000477/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000477/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000477/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000477/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000477/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000477/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88116127335099, 52.364361521773, 48.5944424783811 ] }, "distance": 11.43, "direction": 340.89, "angle": 76.77, "elevation": 48.59, "pano_id": "TMX7316010203-002985_pano_0003_000477", "timestamp": "2023-02-27T10:53:19.132810Z", "filename": "pano_0003_000477.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.42615527, "relative_pitch": 76.76822947326995, "relative_heading": 340.89231421797916, "relative_elevation": 48.5944424783811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000867/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000867/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000867/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000867/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000867/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000867/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000867/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000867/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000867/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137976882202, 52.3642938084472, 47.1211312478408 ] }, "distance": 11.61, "direction": 73.68, "angle": 76.16, "elevation": 47.12, "pano_id": "TMX7316010203-000702_pano_0000_000867", "timestamp": "2018-05-02T08:31:36.111490Z", "filename": "pano_0000_000867.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.61102476, "relative_pitch": 76.15761861506985, "relative_heading": 73.68424715181273, "relative_elevation": 47.1211312478408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001755/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001755/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001755/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001755/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_001755/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001755/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001755/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001755/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001755/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137810622939, 52.3642310473764, 47.2691450491548 ] }, "distance": 11.64, "direction": 108.65, "angle": 76.16, "elevation": 47.27, "pano_id": "TMX7316010203-002550_pano_0000_001755", "timestamp": "2022-04-29T08:57:37.686190Z", "filename": "pano_0000_001755.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.64117009, "relative_pitch": 76.16484830256078, "relative_heading": 108.64539669793562, "relative_elevation": 47.2691450491548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01868/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01868/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01868/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01868/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01868/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01868/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01868/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01868/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01868/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881167561215594, 52.364365713311756, 0.0 ] }, "distance": 11.74, "direction": 343.61, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01868", "timestamp": "2025-07-14T06:31:07Z", "filename": "recording_2025-07-14_05-25-22_01868.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.73989906, "relative_pitch": 0.0, "relative_heading": 343.6136996314552, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8811731448397, 52.364367306249, 47.4230843428522 ] }, "distance": 11.81, "direction": 345.63, "angle": 76.02, "elevation": 47.42, "pano_id": "TMX7316010203-002857_pano_0005_000118", "timestamp": "2022-12-14T12:32:41.689070Z", "filename": "pano_0005_000118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.80994085, "relative_pitch": 76.015882560209, "relative_heading": 345.6270298415861, "relative_elevation": 47.4230843428522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88138256453492, 52.3642344677319, 47.520002419129 ] }, "distance": 11.82, "direction": 106.43, "angle": 76.04, "elevation": 47.52, "pano_id": "TMX7316010203-002857_pano_0005_000114", "timestamp": "2022-12-14T12:32:37.889120Z", "filename": "pano_0005_000114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.81611367, "relative_pitch": 76.03627797951059, "relative_heading": 106.42539205508791, "relative_elevation": 47.520002419129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88128544095924, 52.3643633570586, 47.1533477986231 ] }, "distance": 11.97, "direction": 23.21, "angle": 75.76, "elevation": 47.15, "pano_id": "TMX7316010203-000702_pano_0000_000869", "timestamp": "2018-05-02T08:31:37.736530Z", "filename": "pano_0000_000869.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.96984558, "relative_pitch": 75.75636865232963, "relative_heading": 23.2128256820492, "relative_elevation": 47.1533477986231 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0005_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88138177899769, 52.3642278857661, 48.0611151251942 ] }, "distance": 11.99, "direction": 109.86, "angle": 75.99, "elevation": 48.06, "pano_id": "TMX7316010203-002984_pano_0005_000079", "timestamp": "2023-02-27T09:40:52.090340Z", "filename": "pano_0005_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.99337809, "relative_pitch": 75.9883321368984, "relative_heading": 109.85582903122787, "relative_elevation": 48.0611151251942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8813677520714, 52.3642096423089, 47.5738849323243 ] }, "distance": 11.99, "direction": 120.59, "angle": 75.85, "elevation": 47.57, "pano_id": "TMX7316010203-000705_pano_0001_000902", "timestamp": "2018-05-03T13:19:15.467920Z", "filename": "pano_0001_000902.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 11.9940574, "relative_pitch": 75.84979802260816, "relative_heading": 120.58980468492275, "relative_elevation": 47.5738849323243 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005629/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005629/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005629/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005629/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005629/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005629/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005629/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005629/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005629/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88135757223904, 52.3642000075061, 48.275714173913 ] }, "distance": 12.01, "direction": 126.69, "angle": 76.03, "elevation": 48.28, "pano_id": "TMX7316010203-001675_pano_0000_005629", "timestamp": "2020-04-24T11:06:13.451290Z", "filename": "pano_0000_005629.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.01065397, "relative_pitch": 76.02886946715067, "relative_heading": 126.6873455788772, "relative_elevation": 48.275714173913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0003_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137984401231, 52.3642241305033, 48.6931095672771 ] }, "distance": 12.02, "direction": 111.94, "angle": 76.13, "elevation": 48.69, "pano_id": "TMX7316010203-002970_pano_0003_000087", "timestamp": "2023-02-13T11:21:32.433200Z", "filename": "pano_0003_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.01931057, "relative_pitch": 76.1343943460718, "relative_heading": 111.94323488623834, "relative_elevation": 48.6931095672771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88113232942093, 52.364359710161, 48.0783602213487 ] }, "distance": 12.04, "direction": 331.67, "angle": 75.94, "elevation": 48.08, "pano_id": "TMX7316010203-002996_pano_0003_000111", "timestamp": "2023-03-13T10:56:29.324720Z", "filename": "pano_0003_000111.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.0366566, "relative_pitch": 75.9446160284827, "relative_heading": 331.6703334571529, "relative_elevation": 48.0783602213487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881390011824371, 52.36428515419947, 0.0 ] }, "distance": 12.06, "direction": 79.01, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00114", "timestamp": "2024-12-11T10:00:09Z", "filename": "Job_20241211_0954_Track09_Sphere_00114.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.06226855, "relative_pitch": 0.0, "relative_heading": 79.01302009950676, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88138222860685, 52.3642260957696, 46.9488189518452 ] }, "distance": 12.09, "direction": 110.69, "angle": 75.56, "elevation": 46.95, "pano_id": "TMX7316010203-001047_pano_0000_002745", "timestamp": "2019-01-10T12:13:27.050860Z", "filename": "pano_0000_002745.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.09113202, "relative_pitch": 75.55796204769528, "relative_heading": 110.6943009938679, "relative_elevation": 46.9488189518452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88110833944791, 52.3643516734221, 45.9539128895849 ] }, "distance": 12.17, "direction": 322.86, "angle": 75.17, "elevation": 45.95, "pano_id": "TMX7316010203-000076_pano_0000_006412", "timestamp": "2016-08-17T09:50:22.028460Z", "filename": "pano_0000_006412.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.16840401, "relative_pitch": 75.16870455763646, "relative_heading": 322.86445044500505, "relative_elevation": 45.9539128895849 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000365/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000365/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000365/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000365/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000365/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000365/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000365/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000365/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000365/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8813651277116, 52.3642033382218, 47.1180387977511 ] }, "distance": 12.22, "direction": 123.85, "angle": 75.46, "elevation": 47.12, "pano_id": "TMX7316010203-002306_pano_0000_000365", "timestamp": "2021-09-09T09:39:16.340630Z", "filename": "pano_0000_000365.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.21691968, "relative_pitch": 75.46425528323792, "relative_heading": 123.85023845477805, "relative_elevation": 47.1180387977511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88111631929557, 52.3643570058855, 47.0358189027756 ] }, "distance": 12.34, "direction": 326.54, "angle": 75.3, "elevation": 47.04, "pano_id": "TMX7316010203-000703_pano_0000_007655", "timestamp": "2018-05-02T13:44:15.692840Z", "filename": "pano_0000_007655.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.3386961, "relative_pitch": 75.30104851123782, "relative_heading": 326.5426693612295, "relative_elevation": 47.0358189027756 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88122265553668, 52.3643758998787, 46.3540047081187 ] }, "distance": 12.4, "direction": 2.04, "angle": 75.02, "elevation": 46.35, "pano_id": "TMX7316010203-000076_pano_0000_006447", "timestamp": "2016-08-17T09:50:50.433120Z", "filename": "pano_0000_006447.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.40438495, "relative_pitch": 75.01860718238015, "relative_heading": 2.037425154841378, "relative_elevation": 46.3540047081187 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88117757850606, 52.3643738931057, 50.7263748636469 ] }, "distance": 12.45, "direction": 347.81, "angle": 76.21, "elevation": 50.73, "pano_id": "TMX7316010203-001900_pano_0004_000085", "timestamp": "2020-08-31T11:52:29.317400Z", "filename": "pano_0004_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.45401945, "relative_pitch": 76.20593700082442, "relative_heading": 347.8105640774876, "relative_elevation": 50.7263748636469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137469638956, 52.3642062921793, 46.9231353448704 ] }, "distance": 12.59, "direction": 120.95, "angle": 74.98, "elevation": 46.92, "pano_id": "TMX7316010203-002537_pano_0001_002076", "timestamp": "2022-04-22T09:03:35.978720Z", "filename": "pano_0001_002076.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.59122771, "relative_pitch": 74.97925437890476, "relative_heading": 120.95464964465576, "relative_elevation": 46.9231353448704 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004729/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004729/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004729/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004729/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004729/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004729/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004729/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004729/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004729/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88116295083154, 52.3643736194345, 47.2721845749766 ] }, "distance": 12.67, "direction": 343.37, "angle": 74.99, "elevation": 47.27, "pano_id": "TMX7316010203-000714_pano_0001_004729", "timestamp": "2018-05-11T09:50:45.135270Z", "filename": "pano_0001_004729.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.67262297, "relative_pitch": 74.99312546514875, "relative_heading": 343.3735757203399, "relative_elevation": 47.2721845749766 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007660/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007660/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007660/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007660/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007660/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007660/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007660/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007660/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007660/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88136599175863, 52.3641969488896, 47.0829388611019 ] }, "distance": 12.67, "direction": 126.37, "angle": 74.93, "elevation": 47.08, "pano_id": "TMX7316010203-000703_pano_0000_007660", "timestamp": "2018-05-02T13:44:18.747730Z", "filename": "pano_0000_007660.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.6741037, "relative_pitch": 74.93386305994876, "relative_heading": 126.37211029656736, "relative_elevation": 47.0829388611019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88116131291087, 52.3643738697064, 46.9921097317711 ] }, "distance": 12.73, "direction": 342.93, "angle": 74.84, "elevation": 46.99, "pano_id": "TMX7316010203-002306_pano_0001_000677", "timestamp": "2021-09-09T10:03:58.654540Z", "filename": "pano_0001_000677.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.73161655, "relative_pitch": 74.84072170538741, "relative_heading": 342.92831266119964, "relative_elevation": 46.9921097317711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001611/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001611/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001611/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001611/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001611/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001611/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001611/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001611/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001611/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88111513718904, 52.3643610899623, 47.7214314900339 ] }, "distance": 12.76, "direction": 327.37, "angle": 75.03, "elevation": 47.72, "pano_id": "TMX7316010203-001047_pano_0000_001611", "timestamp": "2019-01-10T12:00:46.252690Z", "filename": "pano_0000_001611.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.76355552, "relative_pitch": 75.02617507489063, "relative_heading": 327.3658331502446, "relative_elevation": 47.7214314900339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88136998709795, 52.3641988866053, 48.0471440795809 ] }, "distance": 12.77, "direction": 124.87, "angle": 75.12, "elevation": 48.05, "pano_id": "TMX7316010203-002996_pano_0003_000116", "timestamp": "2023-03-13T10:56:31.909730Z", "filename": "pano_0003_000116.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.76976916, "relative_pitch": 75.11624642353611, "relative_heading": 124.86880507142546, "relative_elevation": 48.0471440795809 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88111814068691, 52.364362838155, 48.3654108988121 ] }, "distance": 12.82, "direction": 328.6, "angle": 75.15, "elevation": 48.37, "pano_id": "TMX7316010203-001178_pano_0001_003744", "timestamp": "2019-05-13T08:53:08.446190Z", "filename": "pano_0001_003744.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.82003836, "relative_pitch": 75.15422593554544, "relative_heading": 328.60480352022097, "relative_elevation": 48.3654108988121 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88138643150188, 52.3642137553983, 46.9301917683333 ] }, "distance": 12.9, "direction": 115.96, "angle": 74.63, "elevation": 46.93, "pano_id": "TMX7316010203-001156_pano_0000_001574", "timestamp": "2019-05-02T10:24:57.179140Z", "filename": "pano_0000_001574.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.89861284, "relative_pitch": 74.63190985776646, "relative_heading": 115.95835118225139, "relative_elevation": 46.9301917683333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001616/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001616/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001616/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001616/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001616/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001616/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001616/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001616/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001616/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88136987906184, 52.3641960625577, 47.7888911366463 ] }, "distance": 12.95, "direction": 126.03, "angle": 74.84, "elevation": 47.79, "pano_id": "TMX7316010203-001047_pano_0000_001616", "timestamp": "2019-01-10T12:00:48.672430Z", "filename": "pano_0000_001616.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.94603669, "relative_pitch": 74.84234419140354, "relative_heading": 126.02857157232094, "relative_elevation": 47.7888911366463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88136809568548, 52.36419416501, 48.4257771540433 ] }, "distance": 12.97, "direction": 127.1, "angle": 75.0, "elevation": 48.43, "pano_id": "TMX7316010203-001178_pano_0001_003749", "timestamp": "2019-05-13T08:53:10.651200Z", "filename": "pano_0001_003749.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 12.97424767, "relative_pitch": 75.00154571812432, "relative_heading": 127.09828344807853, "relative_elevation": 48.4257771540433 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88135815062023, 52.3641864029874, 46.0542155038565 ] }, "distance": 13.0, "direction": 131.94, "angle": 74.24, "elevation": 46.05, "pano_id": "TMX7316010203-000076_pano_0000_006417", "timestamp": "2016-08-17T09:50:24.623310Z", "filename": "pano_0000_006417.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 13.00129953, "relative_pitch": 74.23540272535149, "relative_heading": 131.94076847276096, "relative_elevation": 46.0542155038565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88112853589979, 52.3643701190887, 46.9421932129189 ] }, "distance": 13.18, "direction": 333.07, "angle": 74.31, "elevation": 46.94, "pano_id": "TMX7316010203-002537_pano_0001_002071", "timestamp": "2022-04-22T09:03:32.878710Z", "filename": "pano_0001_002071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 13.18274585, "relative_pitch": 74.3136991001066, "relative_heading": 333.07074752846086, "relative_elevation": 46.9421932129189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88110437089673, 52.364364467426, 48.2821793854237 ] }, "distance": 13.48, "direction": 325.6, "angle": 74.4, "elevation": 48.28, "pano_id": "TMX7316010203-001675_pano_0000_005624", "timestamp": "2020-04-24T11:06:10.716230Z", "filename": "pano_0000_005624.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 13.48193379, "relative_pitch": 74.39856108301574, "relative_heading": 325.60214874050973, "relative_elevation": 48.2821793854237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000360/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000360/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000360/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000360/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000360/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000360/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000360/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000360/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000360/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88111034407017, 52.3643689797453, 47.0955969905481 ] }, "distance": 13.68, "direction": 328.2, "angle": 73.8, "elevation": 47.1, "pano_id": "TMX7316010203-002306_pano_0000_000360", "timestamp": "2021-09-09T09:39:13.165880Z", "filename": "pano_0000_000360.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 13.68040116, "relative_pitch": 73.80239481607634, "relative_heading": 328.19715972860706, "relative_elevation": 47.0955969905481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881248488559559, 52.36438744100653, 0.0 ] }, "distance": 13.86, "direction": 9.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00117", "timestamp": "2024-12-11T10:00:11Z", "filename": "Job_20241211_0954_Track09_Sphere_00117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 13.85665056, "relative_pitch": 0.0, "relative_heading": 9.138454943660262, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001579/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001579/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001579/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001579/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001579/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001579/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001579/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001579/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001579/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88113788287167, 52.3643803272594, 46.842871661298 ] }, "distance": 13.95, "direction": 337.52, "angle": 73.42, "elevation": 46.84, "pano_id": "TMX7316010203-001156_pano_0000_001579", "timestamp": "2019-05-02T10:24:59.819190Z", "filename": "pano_0000_001579.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 13.94915856, "relative_pitch": 73.41719726577413, "relative_heading": 337.51994482845845, "relative_elevation": 46.842871661298 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141876909496, 52.3642398795294, 46.3417314458638 ] }, "distance": 14.07, "direction": 101.23, "angle": 73.11, "elevation": 46.34, "pano_id": "TMX7316010203-000076_pano_0000_006443", "timestamp": "2016-08-17T09:50:48.198180Z", "filename": "pano_0000_006443.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 14.06929718, "relative_pitch": 73.11176941388675, "relative_heading": 101.22599386069368, "relative_elevation": 46.3417314458638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000866/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000866/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000866/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000866/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000866/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000866/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000866/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000866/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000866/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88142442327002, 52.3642578277483, 47.1447753254324 ] }, "distance": 14.2, "direction": 92.99, "angle": 73.23, "elevation": 47.14, "pano_id": "TMX7316010203-000702_pano_0000_000866", "timestamp": "2018-05-02T08:31:35.291520Z", "filename": "pano_0000_000866.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 14.2046445, "relative_pitch": 73.23253084097193, "relative_heading": 92.99358717569476, "relative_elevation": 47.1447753254324 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0005_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88113848926441, 52.3643836124341, 47.8710159622133 ] }, "distance": 14.27, "direction": 338.23, "angle": 73.4, "elevation": 47.87, "pano_id": "TMX7316010203-002984_pano_0005_000084", "timestamp": "2023-02-27T09:40:56.010390Z", "filename": "pano_0005_000084.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 14.27225134, "relative_pitch": 73.39859121163732, "relative_heading": 338.2343127074968, "relative_elevation": 47.8710159622133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000897/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000897/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000897/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000897/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000897/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000897/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000897/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000897/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000897/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88110640098503, 52.3643762042536, 47.500377879478 ] }, "distance": 14.51, "direction": 328.97, "angle": 73.02, "elevation": 47.5, "pano_id": "TMX7316010203-000705_pano_0001_000897", "timestamp": "2018-05-03T13:19:11.067930Z", "filename": "pano_0001_000897.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 14.50647717, "relative_pitch": 73.01748118660853, "relative_heading": 328.96887904957765, "relative_elevation": 47.500377879478 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004724/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004724/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004724/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004724/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004724/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004724/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004724/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004724/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004724/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141232101596, 52.3642106001652, 47.2286840835586 ] }, "distance": 14.65, "direction": 114.17, "angle": 72.77, "elevation": 47.23, "pano_id": "TMX7316010203-000714_pano_0001_004724", "timestamp": "2018-05-11T09:50:41.605350Z", "filename": "pano_0001_004724.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 14.6450542, "relative_pitch": 72.77195730062614, "relative_heading": 114.17297096400196, "relative_elevation": 47.2286840835586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0003_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88113090329941, 52.3643857536582, 48.5255200881511 ] }, "distance": 14.69, "direction": 336.71, "angle": 73.16, "elevation": 48.53, "pano_id": "TMX7316010203-002970_pano_0003_000092", "timestamp": "2023-02-13T11:21:35.343180Z", "filename": "pano_0003_000092.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 14.69036424, "relative_pitch": 73.15710893220653, "relative_heading": 336.70696954606774, "relative_elevation": 48.5255200881511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000870/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000870/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000870/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000870/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000870/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000870/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000870/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000870/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000870/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8812353071848, 52.3643966660561, 47.1891334783286 ] }, "distance": 14.76, "direction": 5.06, "angle": 72.63, "elevation": 47.19, "pano_id": "TMX7316010203-000702_pano_0000_000870", "timestamp": "2018-05-02T08:31:38.541470Z", "filename": "pano_0000_000870.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 14.76487583, "relative_pitch": 72.62576643032175, "relative_heading": 5.062241804319088, "relative_elevation": 47.1891334783286 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000672/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000672/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000672/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000672/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000672/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000672/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000672/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000672/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000672/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141271567583, 52.3642084780533, 47.0825005946681 ] }, "distance": 14.77, "direction": 114.97, "angle": 72.59, "elevation": 47.08, "pano_id": "TMX7316010203-002306_pano_0001_000672", "timestamp": "2021-09-09T10:03:54.869550Z", "filename": "pano_0001_000672.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 14.7676924, "relative_pitch": 72.58567219210333, "relative_heading": 114.96611136350647, "relative_elevation": 47.0825005946681 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881064420329269, 52.36435944835835, 0.0 ] }, "distance": 14.78, "direction": 315.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00171", "timestamp": "2024-12-11T10:01:16Z", "filename": "Job_20241211_0954_Track09_Sphere_00171.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 14.7820624, "relative_pitch": 0.0, "relative_heading": 315.62517518570417, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881434649183292, 52.36424864799675, 0.0 ] }, "distance": 14.99, "direction": 96.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00113", "timestamp": "2024-12-11T10:00:08Z", "filename": "Job_20241211_0954_Track09_Sphere_00113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 14.98594366, "relative_pitch": 0.0, "relative_heading": 96.75725803002285, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88137029465106, 52.36416794184516, 0.0 ] }, "distance": 15.02, "direction": 135.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00177", "timestamp": "2024-12-11T10:01:24Z", "filename": "Job_20241211_0954_Track09_Sphere_00177.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 15.02130147, "relative_pitch": 0.0, "relative_heading": 135.66280128686284, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88112058589889, 52.3643871944824, 46.8901385739446 ] }, "distance": 15.13, "direction": 334.5, "angle": 72.12, "elevation": 46.89, "pano_id": "TMX7316010203-001047_pano_0000_002750", "timestamp": "2019-01-10T12:13:29.685600Z", "filename": "pano_0000_002750.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 15.12674461, "relative_pitch": 72.1203145769372, "relative_heading": 334.5014873115859, "relative_elevation": 46.8901385739446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01863/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01863/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01863/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01863/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01863/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01863/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01863/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01863/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01863/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881421652729911, 52.36420385154878, 0.0 ] }, "distance": 15.54, "direction": 115.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01863", "timestamp": "2025-07-14T06:31:03Z", "filename": "recording_2025-07-14_05-25-22_01863.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 15.5383004, "relative_pitch": 0.0, "relative_heading": 115.73955037897946, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_001760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88112060024663, 52.3643916328949, 47.2605263078585 ] }, "distance": 15.57, "direction": 335.29, "angle": 71.76, "elevation": 47.26, "pano_id": "TMX7316010203-002550_pano_0000_001760", "timestamp": "2022-04-29T08:57:40.141170Z", "filename": "pano_0000_001760.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 15.57356233, "relative_pitch": 71.76161541345975, "relative_heading": 335.2869595139206, "relative_elevation": 47.2605263078585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88142671194189, 52.3642096137767, 50.7961423825473 ] }, "distance": 15.59, "direction": 113.07, "angle": 72.94, "elevation": 50.8, "pano_id": "TMX7316010203-001900_pano_0004_000080", "timestamp": "2020-08-31T11:52:26.197430Z", "filename": "pano_0004_000080.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 15.58725152, "relative_pitch": 72.94089895134269, "relative_heading": 113.06540661826217, "relative_elevation": 50.7961423825473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000472/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000472/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000472/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000472/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000472/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000472/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000472/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000472/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000472/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141946565199, 52.3641997761832, 48.6788597218692 ] }, "distance": 15.61, "direction": 117.48, "angle": 72.22, "elevation": 48.68, "pano_id": "TMX7316010203-002985_pano_0003_000472", "timestamp": "2023-02-27T10:53:16.522830Z", "filename": "pano_0003_000472.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 15.60821548, "relative_pitch": 72.22225722122747, "relative_heading": 117.47682779515634, "relative_elevation": 48.6788597218692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000478/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000478/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000478/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000478/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000478/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000478/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000478/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000478/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000478/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88110911649211, 52.364393995134, 48.5655792215839 ] }, "distance": 16.15, "direction": 333.16, "angle": 71.61, "elevation": 48.57, "pano_id": "TMX7316010203-002985_pano_0003_000478", "timestamp": "2023-02-27T10:53:19.637810Z", "filename": "pano_0003_000478.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 16.15056438, "relative_pitch": 71.60536813423845, "relative_heading": 333.155343071645, "relative_elevation": 48.5655792215839 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001754/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001754/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001754/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001754/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_001754/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001754/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001754/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001754/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001754/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88142733997187, 52.3641972927824, 47.3062034398317 ] }, "distance": 16.21, "direction": 117.47, "angle": 71.08, "elevation": 47.31, "pano_id": "TMX7316010203-002550_pano_0000_001754", "timestamp": "2022-04-29T08:57:37.201130Z", "filename": "pano_0000_001754.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 16.21160203, "relative_pitch": 71.08366604392691, "relative_heading": 117.46862439961761, "relative_elevation": 47.3062034398317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88117156916274, 52.3644080607941, 46.352994539775 ] }, "distance": 16.26, "direction": 349.23, "angle": 70.67, "elevation": 46.35, "pano_id": "TMX7316010203-000076_pano_0000_006448", "timestamp": "2016-08-17T09:50:50.963070Z", "filename": "pano_0000_006448.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 16.26170511, "relative_pitch": 70.66794680527184, "relative_heading": 349.2293851837425, "relative_elevation": 46.352994539775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01869/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01869/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01869/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01869/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01869/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01869/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01869/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01869/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01869/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88111687703771, 52.36439814908638, 0.0 ] }, "distance": 16.34, "direction": 335.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01869", "timestamp": "2025-07-14T06:31:07Z", "filename": "recording_2025-07-14_05-25-22_01869.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 16.33843273, "relative_pitch": 0.0, "relative_heading": 335.5420704315379, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143283319041, 52.3642006191731, 47.575967147015 ] }, "distance": 16.38, "direction": 115.72, "angle": 71.0, "elevation": 47.58, "pano_id": "TMX7316010203-002857_pano_0005_000113", "timestamp": "2022-12-14T12:32:37.084050Z", "filename": "pano_0005_000113.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 16.38054059, "relative_pitch": 71.0012689809002, "relative_heading": 115.71590126003925, "relative_elevation": 47.575967147015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0005_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88142893201641, 52.3641957656097, 48.1253876676783 ] }, "distance": 16.39, "direction": 117.82, "angle": 71.2, "elevation": 48.13, "pano_id": "TMX7316010203-002984_pano_0005_000078", "timestamp": "2023-02-27T09:40:51.395330Z", "filename": "pano_0005_000078.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 16.38651956, "relative_pitch": 71.19647797323108, "relative_heading": 117.82091201452731, "relative_elevation": 48.1253876676783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002857_pano_0005_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002857_pano_0005_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/14/TMX7316010203-002857/pano_0005_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88112069497604, 52.3644010973988, 47.373455664143 ] }, "distance": 16.53, "direction": 336.83, "angle": 70.76, "elevation": 47.37, "pano_id": "TMX7316010203-002857_pano_0005_000119", "timestamp": "2022-12-14T12:32:43.099030Z", "filename": "pano_0005_000119.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 16.5335853, "relative_pitch": 70.76074394950695, "relative_heading": 336.83327795515635, "relative_elevation": 47.373455664143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0003_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88142718974367, 52.3641908412538, 48.7545248987153 ] }, "distance": 16.55, "direction": 119.69, "angle": 71.25, "elevation": 48.75, "pano_id": "TMX7316010203-002970_pano_0003_000086", "timestamp": "2023-02-13T11:21:31.813210Z", "filename": "pano_0003_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 16.54610681, "relative_pitch": 71.2540300139241, "relative_heading": 119.6911749820128, "relative_elevation": 48.7545248987153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002744/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002744/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002744/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002744/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002744/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002744/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002744/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002744/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002744/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143251081116, 52.3641925393275, 46.988330158405 ] }, "distance": 16.77, "direction": 118.52, "angle": 70.36, "elevation": 46.99, "pano_id": "TMX7316010203-001047_pano_0000_002744", "timestamp": "2019-01-10T12:13:26.540710Z", "filename": "pano_0000_002744.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 16.77091336, "relative_pitch": 70.35767569376426, "relative_heading": 118.51693919457831, "relative_elevation": 46.988330158405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88108452842762, 52.364391918932, 48.0821910565719 ] }, "distance": 16.78, "direction": 327.69, "angle": 70.76, "elevation": 48.08, "pano_id": "TMX7316010203-002996_pano_0003_000110", "timestamp": "2023-03-13T10:56:28.859780Z", "filename": "pano_0003_000110.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 16.77713017, "relative_pitch": 70.76478852578293, "relative_heading": 327.6871678904462, "relative_elevation": 48.0821910565719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88112635013111, 52.3644058296772, 50.6750580687076 ] }, "distance": 16.88, "direction": 338.74, "angle": 71.58, "elevation": 50.68, "pano_id": "TMX7316010203-001900_pano_0004_000086", "timestamp": "2020-08-31T11:52:29.937420Z", "filename": "pano_0004_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 16.87549215, "relative_pitch": 71.58153140594355, "relative_heading": 338.7394335940879, "relative_elevation": 50.6750580687076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005630/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005630/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005630/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005630/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005630/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005630/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005630/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005630/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005630/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88140723909523, 52.364166521296, 48.3030501836911 ] }, "distance": 16.98, "direction": 129.95, "angle": 70.63, "elevation": 48.3, "pano_id": "TMX7316010203-001675_pano_0000_005630", "timestamp": "2020-04-24T11:06:14.021540Z", "filename": "pano_0000_005630.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 16.97745456, "relative_pitch": 70.63455219181628, "relative_heading": 129.9515121903942, "relative_elevation": 48.3030501836911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141777321132, 52.3641746762501, 47.6158367916942 ] }, "distance": 16.98, "direction": 126.05, "angle": 70.37, "elevation": 47.62, "pano_id": "TMX7316010203-000705_pano_0001_000903", "timestamp": "2018-05-03T13:19:16.427870Z", "filename": "pano_0001_000903.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 16.98425129, "relative_pitch": 70.36902172853081, "relative_heading": 126.04736885088732, "relative_elevation": 47.6158367916942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88105759042109, 52.3643843281026, 45.9599695913494 ] }, "distance": 17.16, "direction": 320.99, "angle": 69.52, "elevation": 45.96, "pano_id": "TMX7316010203-000076_pano_0000_006411", "timestamp": "2016-08-17T09:50:21.528290Z", "filename": "pano_0000_006411.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.16136498, "relative_pitch": 69.52446400790848, "relative_heading": 320.9868125783311, "relative_elevation": 45.9599695913494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000366/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000366/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000366/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000366/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000366/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000366/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000366/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000366/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000366/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141484803437, 52.3641690842344, 47.1546098645777 ] }, "distance": 17.2, "direction": 128.11, "angle": 69.96, "elevation": 47.15, "pano_id": "TMX7316010203-002306_pano_0000_000366", "timestamp": "2021-09-09T09:39:16.960630Z", "filename": "pano_0000_000366.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.20049899, "relative_pitch": 69.95964192274396, "relative_heading": 128.11427462587002, "relative_elevation": 47.1546098645777 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007654/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007654/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007654/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007654/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007654/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007654/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007654/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007654/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007654/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88106697463849, 52.3643892511515, 47.0231696451083 ] }, "distance": 17.21, "direction": 323.79, "angle": 69.9, "elevation": 47.02, "pano_id": "TMX7316010203-000703_pano_0000_007654", "timestamp": "2018-05-02T13:44:15.097820Z", "filename": "pano_0000_007654.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.20520074, "relative_pitch": 69.903047187264, "relative_heading": 323.79037327629703, "relative_elevation": 47.0231696451083 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004730/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004730/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004730/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004730/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004730/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004730/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004730/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004730/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004730/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88111228266079, 52.3644057264576, 47.2726271124557 ] }, "distance": 17.24, "direction": 335.76, "angle": 69.97, "elevation": 47.27, "pano_id": "TMX7316010203-000714_pano_0001_004730", "timestamp": "2018-05-11T09:50:45.850310Z", "filename": "pano_0001_004730.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.23563259, "relative_pitch": 69.96810940110892, "relative_heading": 335.75553073568983, "relative_elevation": 47.2726271124557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8811091607693, 52.3644057089279, 46.9641619352624 ] }, "distance": 17.32, "direction": 335.11, "angle": 69.75, "elevation": 46.96, "pano_id": "TMX7316010203-002306_pano_0001_000678", "timestamp": "2021-09-09T10:03:59.394530Z", "filename": "pano_0001_000678.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.32227336, "relative_pitch": 69.75399553732069, "relative_heading": 335.1115051174664, "relative_elevation": 46.9641619352624 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881198724809048, 52.36442027620968, 0.0 ] }, "distance": 17.38, "direction": 356.08, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00118", "timestamp": "2024-12-11T10:00:12Z", "filename": "Job_20241211_0954_Track09_Sphere_00118.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.37522579, "relative_pitch": 0.0, "relative_heading": 356.0757027679212, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88142226009012, 52.3641721800283, 46.9416901124641 ] }, "distance": 17.39, "direction": 126.19, "angle": 69.67, "elevation": 46.94, "pano_id": "TMX7316010203-002537_pano_0001_002077", "timestamp": "2022-04-22T09:03:36.653660Z", "filename": "pano_0001_002077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.39488284, "relative_pitch": 69.6671267875891, "relative_heading": 126.19468120655728, "relative_elevation": 46.9416901124641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002996_pano_0003_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002996_pano_0003_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/03/13/TMX7316010203-002996/pano_0003_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141636235065, 52.3641665019975, 48.0601380290464 ] }, "distance": 17.46, "direction": 128.65, "angle": 70.03, "elevation": 48.06, "pano_id": "TMX7316010203-002996_pano_0003_000117", "timestamp": "2023-03-13T10:56:32.534710Z", "filename": "pano_0003_000117.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.45976779, "relative_pitch": 70.03442265898848, "relative_heading": 128.64721298089472, "relative_elevation": 48.0601380290464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007661/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007661/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007661/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007661/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000703_pano_0000_007661/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007661/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000703_pano_0000_007661/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007661/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000703/pano_0000_007661/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141397602274, 52.3641635013592, 47.1101759709418 ] }, "distance": 17.55, "direction": 129.83, "angle": 69.57, "elevation": 47.11, "pano_id": "TMX7316010203-000703_pano_0000_007661", "timestamp": "2018-05-02T13:44:19.387790Z", "filename": "pano_0000_007661.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.54507769, "relative_pitch": 69.57333614330692, "relative_heading": 129.83041074708092, "relative_elevation": 47.1101759709418 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88143449804276, 52.3641798022452, 46.9663379481062 ] }, "distance": 17.61, "direction": 122.36, "angle": 69.45, "elevation": 46.97, "pano_id": "TMX7316010203-001156_pano_0000_001573", "timestamp": "2019-05-02T10:24:56.609140Z", "filename": "pano_0000_001573.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.60614836, "relative_pitch": 69.450616501149, "relative_heading": 122.36226735213667, "relative_elevation": 46.9663379481062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001610/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001610/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001610/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001610/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001610/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001610/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001610/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001610/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001610/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88106423353447, 52.3643943944597, 47.7082776399329 ] }, "distance": 17.78, "direction": 324.39, "angle": 69.56, "elevation": 47.71, "pano_id": "TMX7316010203-001047_pano_0000_001610", "timestamp": "2019-01-10T12:00:45.772450Z", "filename": "pano_0000_001610.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.77827336, "relative_pitch": 69.5623189847144, "relative_heading": 324.3944490962402, "relative_elevation": 47.7082776399329 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000865/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000865/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000865/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000865/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000865/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000865/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000865/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000865/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000865/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88146772223122, 52.3642207728273, 47.1611285498366 ] }, "distance": 17.81, "direction": 105.85, "angle": 69.31, "elevation": 47.16, "pano_id": "TMX7316010203-000702_pano_0000_000865", "timestamp": "2018-05-02T08:31:34.441510Z", "filename": "pano_0000_000865.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.81205049, "relative_pitch": 69.309201654375, "relative_heading": 105.85084032474613, "relative_elevation": 47.1611285498366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88106756051568, 52.3643964226161, 48.3523761918768 ] }, "distance": 17.83, "direction": 325.41, "angle": 69.76, "elevation": 48.35, "pano_id": "TMX7316010203-001178_pano_0001_003743", "timestamp": "2019-05-13T08:53:08.006350Z", "filename": "pano_0001_003743.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.83261104, "relative_pitch": 69.75576001857357, "relative_heading": 325.40868822431173, "relative_elevation": 48.3523761918768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88140554645643, 52.3641520506051, 46.0894562341273 ] }, "distance": 17.97, "direction": 134.13, "angle": 68.7, "elevation": 46.09, "pano_id": "TMX7316010203-000076_pano_0000_006418", "timestamp": "2016-08-17T09:50:25.163300Z", "filename": "pano_0000_006418.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.97074601, "relative_pitch": 68.6986857482261, "relative_heading": 134.12678197399987, "relative_elevation": 46.0894562341273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001178_pano_0001_003750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001178_pano_0001_003750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001178/pano_0001_003750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88141678345085, 52.3641595898233, 48.4633404528722 ] }, "distance": 17.97, "direction": 130.51, "angle": 69.65, "elevation": 48.46, "pano_id": "TMX7316010203-001178_pano_0001_003750", "timestamp": "2019-05-13T08:53:11.101220Z", "filename": "pano_0001_003750.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.97197479, "relative_pitch": 69.65338189161992, "relative_heading": 130.50551829949578, "relative_elevation": 48.4633404528722 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001617/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001617/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001617/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001617/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_001617/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001617/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_001617/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001617/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_001617/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88142047980575, 52.3641622344423, 47.8171564666554 ] }, "distance": 17.98, "direction": 129.27, "angle": 69.4, "elevation": 47.82, "pano_id": "TMX7316010203-001047_pano_0000_001617", "timestamp": "2019-01-10T12:00:49.167510Z", "filename": "pano_0000_001617.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.9764558, "relative_pitch": 69.39667369088836, "relative_heading": 129.27100209202254, "relative_elevation": 47.8171564666554 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002537_pano_0001_002070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002537_pano_0001_002070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/22/TMX7316010203-002537/pano_0001_002070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88107753193749, 52.3644020892887, 46.944388073869 ] }, "distance": 17.99, "direction": 328.33, "angle": 69.03, "elevation": 46.94, "pano_id": "TMX7316010203-002537_pano_0001_002070", "timestamp": "2022-04-22T09:03:32.333700Z", "filename": "pano_0001_002070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 17.98947137, "relative_pitch": 69.03276117623682, "relative_heading": 328.3310310911236, "relative_elevation": 46.944388073869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88146575821998, 52.3642039840288, 46.373141345568 ] }, "distance": 18.29, "direction": 111.61, "angle": 68.48, "elevation": 46.37, "pano_id": "TMX7316010203-000076_pano_0000_006442", "timestamp": "2016-08-17T09:50:47.618170Z", "filename": "pano_0000_006442.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 18.28578593, "relative_pitch": 68.4797666746565, "relative_heading": 111.60603412510672, "relative_elevation": 46.373141345568 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001675_pano_0000_005623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001675_pano_0000_005623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/24/TMX7316010203-001675/pano_0000_005623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88105382065076, 52.3643971994018, 48.2851792285219 ] }, "distance": 18.45, "direction": 323.17, "angle": 69.09, "elevation": 48.29, "pano_id": "TMX7316010203-001675_pano_0000_005623", "timestamp": "2020-04-24T11:06:10.186270Z", "filename": "pano_0000_005623.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 18.44923305, "relative_pitch": 69.08869616788114, "relative_heading": 323.16768537508074, "relative_elevation": 48.2851792285219 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000871/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000871/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000871/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000871/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000702_pano_0000_000871/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000871/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000702_pano_0000_000871/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000871/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/02/TMX7316010203-000702/pano_0000_000871/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88118393948015, 52.3644297151643, 47.199583562091 ] }, "distance": 18.52, "direction": 353.19, "angle": 68.58, "elevation": 47.2, "pano_id": "TMX7316010203-000702_pano_0000_000871", "timestamp": "2018-05-02T08:31:39.336490Z", "filename": "pano_0000_000871.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 18.51552247, "relative_pitch": 68.58084245939247, "relative_heading": 353.18759253762676, "relative_elevation": 47.199583562091 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881474432713664, 52.3642116267177, 0.0 ] }, "distance": 18.55, "direction": 108.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00112", "timestamp": "2024-12-11T10:00:07Z", "filename": "Job_20241211_0954_Track09_Sphere_00112.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 18.54943811, "relative_pitch": 0.0, "relative_heading": 108.49015572551335, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000359/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000359/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000359/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000359/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0000_000359/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000359/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0000_000359/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000359/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0000_000359/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88105885899031, 52.3644015981376, 47.0935091823339 ] }, "distance": 18.64, "direction": 324.91, "angle": 68.4, "elevation": 47.09, "pano_id": "TMX7316010203-002306_pano_0000_000359", "timestamp": "2021-09-09T09:39:12.515690Z", "filename": "pano_0000_000359.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 18.64391149, "relative_pitch": 68.40181729161293, "relative_heading": 324.91389150602885, "relative_elevation": 47.0935091823339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001580/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001580/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001580/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001580/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001156_pano_0000_001580/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001580/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001156_pano_0000_001580/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001580/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/02/TMX7316010203-001156/pano_0000_001580/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88108734229774, 52.3644131055854, 46.8182959854603 ] }, "distance": 18.72, "direction": 332.04, "angle": 68.21, "elevation": 46.82, "pano_id": "TMX7316010203-001156_pano_0000_001580", "timestamp": "2019-05-02T10:25:00.314220Z", "filename": "pano_0000_001580.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 18.72121335, "relative_pitch": 68.20503157414707, "relative_heading": 332.0439588971545, "relative_elevation": 46.8182959854603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0005_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88108780926965, 52.3644136813987, 47.8210735060275 ] }, "distance": 18.76, "direction": 332.22, "angle": 68.58, "elevation": 47.82, "pano_id": "TMX7316010203-002984_pano_0005_000085", "timestamp": "2023-02-27T09:40:56.860290Z", "filename": "pano_0005_000085.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 18.76298748, "relative_pitch": 68.57703597695487, "relative_heading": 332.22148338470674, "relative_elevation": 47.8210735060275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004723/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004723/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004723/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004723/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000714_pano_0001_004723/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004723/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000714_pano_0001_004723/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004723/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/11/TMX7316010203-000714/pano_0001_004723/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88146025763647, 52.3641768853448, 47.2255573589355 ] }, "distance": 19.27, "direction": 120.38, "angle": 67.8, "elevation": 47.23, "pano_id": "TMX7316010203-000714_pano_0001_004723", "timestamp": "2018-05-11T09:50:40.905300Z", "filename": "pano_0001_004723.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 19.2735442, "relative_pitch": 67.79880269648898, "relative_heading": 120.38469985842694, "relative_elevation": 47.2255573589355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002970_pano_0003_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002970_pano_0003_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/13/TMX7316010203-002970/pano_0003_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88108071845383, 52.364417970054, 48.4867303883657 ] }, "distance": 19.41, "direction": 331.62, "angle": 68.18, "elevation": 48.49, "pano_id": "TMX7316010203-002970_pano_0003_000093", "timestamp": "2023-02-13T11:21:35.858220Z", "filename": "pano_0003_000093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 19.4114036, "relative_pitch": 68.18156876732142, "relative_heading": 331.61655011420527, "relative_elevation": 48.4867303883657 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000671/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000671/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000671/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000671/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002306_pano_0001_000671/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000671/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002306_pano_0001_000671/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000671/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/09/TMX7316010203-002306/pano_0001_000671/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88146015460308, 52.3641736613293, 47.103235123679 ] }, "distance": 19.45, "direction": 121.31, "angle": 67.56, "elevation": 47.1, "pano_id": "TMX7316010203-002306_pano_0001_000671", "timestamp": "2021-09-09T10:03:54.099560Z", "filename": "pano_0001_000671.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 19.4514665, "relative_pitch": 67.56162929554708, "relative_heading": 121.30677757718897, "relative_elevation": 47.103235123679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000896/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000896/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000896/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000896/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000705_pano_0001_000896/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000896/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000705_pano_0001_000896/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000896/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/03/TMX7316010203-000705/pano_0001_000896/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88105472416565, 52.3644093685956, 47.4885066254064 ] }, "distance": 19.52, "direction": 325.7, "angle": 67.66, "elevation": 47.49, "pano_id": "TMX7316010203-000705_pano_0001_000896", "timestamp": "2018-05-03T13:19:10.242930Z", "filename": "pano_0001_000896.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 19.51516648, "relative_pitch": 67.66003139299578, "relative_heading": 325.69643926633825, "relative_elevation": 47.4885066254064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881014142229307, 52.36439231723642, 0.0 ] }, "distance": 19.79, "direction": 315.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00170", "timestamp": "2024-12-11T10:01:15Z", "filename": "Job_20241211_0954_Track09_Sphere_00170.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 19.79184404, "relative_pitch": 0.0, "relative_heading": 315.9430634217826, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001047_pano_0000_002751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001047_pano_0000_002751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/10/TMX7316010203-001047/pano_0000_002751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88106681152771, 52.3644183452966, 46.8730313377455 ] }, "distance": 19.92, "direction": 329.28, "angle": 66.98, "elevation": 46.87, "pano_id": "TMX7316010203-001047_pano_0000_002751", "timestamp": "2019-01-10T12:13:30.245640Z", "filename": "pano_0000_002751.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 19.91509643, "relative_pitch": 66.98066021256403, "relative_heading": 329.275188455838, "relative_elevation": 46.8730313377455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241211_0954_Track09_Sphere_00178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241211_0954_Track09_Sphere_00178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881419101887771, 52.364135264262124, 0.0 ] }, "distance": 19.95, "direction": 136.13, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241211_0954_Track09_Sphere_00178", "timestamp": "2024-12-11T10:01:25Z", "filename": "Job_20241211_0954_Track09_Sphere_00178.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 19.94628194, "relative_pitch": 0.0, "relative_heading": 136.1317950691504, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001900_pano_0004_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001900_pano_0004_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/31/TMX7316010203-001900/pano_0004_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147385082236, 52.3641749641573, 50.7878927886486 ] }, "distance": 20.18, "direction": 119.58, "angle": 68.33, "elevation": 50.79, "pano_id": "TMX7316010203-001900_pano_0004_000079", "timestamp": "2020-08-31T11:52:25.552450Z", "filename": "pano_0004_000079.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 20.18244767, "relative_pitch": 68.3277710371855, "relative_heading": 119.57859781552612, "relative_elevation": 50.7878927886486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01862/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01862/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01862/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01862/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_05-25-22_01862/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01862/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_05-25-22_01862/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01862/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_05-25-22_01862/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.881470748945493, 52.36417029438159, 0.0 ] }, "distance": 20.26, "direction": 121.15, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_05-25-22_01862", "timestamp": "2025-07-14T06:31:02Z", "filename": "recording_2025-07-14_05-25-22_01862.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 20.26281981, "relative_pitch": 0.0, "relative_heading": 121.15154585620893, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001761/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001761/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001761/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001761/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_001761/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001761/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001761/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001761/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001761/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88106678303815, 52.3644220457591, 47.2507884567603 ] }, "distance": 20.27, "direction": 329.87, "angle": 66.78, "elevation": 47.25, "pano_id": "TMX7316010203-002550_pano_0000_001761", "timestamp": "2022-04-29T08:57:40.671100Z", "filename": "pano_0000_001761.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 20.27112906, "relative_pitch": 66.78011383317896, "relative_heading": 329.8651121719629, "relative_elevation": 47.2507884567603 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000471/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000471/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000471/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000471/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002985_pano_0003_000471/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000471/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002985_pano_0003_000471/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000471/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002985/pano_0003_000471/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88146859139669, 52.3641659377237, 48.6939076548442 ] }, "distance": 20.39, "direction": 122.53, "angle": 67.28, "elevation": 48.69, "pano_id": "TMX7316010203-002985_pano_0003_000471", "timestamp": "2023-02-27T10:53:15.997800Z", "filename": "pano_0003_000471.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 20.39373331, "relative_pitch": 67.27533894487959, "relative_heading": 122.53087260519762, "relative_elevation": 48.6939076548442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000076_pano_0000_006449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000076_pano_0000_006449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/17/TMX7316010203-000076/pano_0000_006449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88112050091873, 52.3644398912631, 46.3633565455675 ] }, "distance": 20.58, "direction": 341.53, "angle": 66.07, "elevation": 46.36, "pano_id": "TMX7316010203-000076_pano_0000_006449", "timestamp": "2016-08-17T09:50:51.488170Z", "filename": "pano_0000_006449.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 20.57665396, "relative_pitch": 66.06773612525413, "relative_heading": 341.53349952430034, "relative_elevation": 46.3633565455675 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002984_pano_0005_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002984_pano_0005_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/02/27/TMX7316010203-002984/pano_0005_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8814753748541, 52.3641631725437, 48.1582302143797 ] }, "distance": 20.95, "direction": 122.56, "angle": 66.49, "elevation": 48.16, "pano_id": "TMX7316010203-002984_pano_0005_000077", "timestamp": "2023-02-27T09:40:50.710360Z", "filename": "pano_0005_000077.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "oor", "mission_year": "2022", "tags": [ "mission-oor", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 20.9487839, "relative_pitch": 66.49100603911026, "relative_heading": 122.560758476205, "relative_elevation": 48.1582302143797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241211_0954_Track09_Sphere_00174/adjacencies/b_20241211_0954_Track09_Sphere_00174/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001753/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001753/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001753/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001753/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002550_pano_0000_001753/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001753/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002550_pano_0000_001753/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001753/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/29/TMX7316010203-002550/pano_0000_001753/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.88147604018432, 52.364162942008, 47.3094371957704 ] }, "distance": 21.0, "direction": 122.55, "angle": 66.06, "elevation": 47.31, "pano_id": "TMX7316010203-002550_pano_0000_001753", "timestamp": "2022-04-29T08:57:36.701170Z", "filename": "pano_0000_001753.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241211_0954_Track09_Sphere_00174", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 120535.66808618941, 486384.378459714 ] }, "relative_distance": 21.00078841, "relative_pitch": 66.06343443980536, "relative_heading": 122.55319710699106, "relative_elevation": 47.3094371957704 } ] } }