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_20241029_0853_Track43_Sphere_00112/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track43_Sphere_00112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844706381476959, 52.340754361633664, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track43_Sphere_00112", "timestamp": "2024-10-29T11:01:28Z", "filename": "Job_20241029_0853_Track43_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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "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_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470871683138, 52.340752877577, 45.6035266360268 ] }, "distance": 0.23, "direction": 136.05, "angle": 89.71, "elevation": 45.6, "pano_id": "TMX7316010203-002106_pano_0000_000157", "timestamp": "2021-04-20T07:58:31.138620Z", "filename": "pano_0000_000157.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 0.22935607, "relative_pitch": 89.71184193440948, "relative_heading": 136.0545817127242, "relative_elevation": 45.6035266360268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000324/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000324/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000324/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000324/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000324/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000324/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000324/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000324/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000324/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471739871519, 52.3407556681614, 45.5384017489851 ] }, "distance": 0.76, "direction": 79.04, "angle": 89.04, "elevation": 45.54, "pano_id": "TMX7316010203-001691_pano_0000_000324", "timestamp": "2020-05-06T10:28:32.412410Z", "filename": "pano_0000_000324.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 0.76482817, "relative_pitch": 89.03779437076201, "relative_heading": 79.04225357548252, "relative_elevation": 45.5384017489851 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470996824744, 52.3407448538492, 45.5746978977695 ] }, "distance": 1.09, "direction": 166.99, "angle": 88.64, "elevation": 45.57, "pano_id": "TMX7316010203-001039_pano_0000_000195", "timestamp": "2019-01-07T08:30:18.760420Z", "filename": "pano_0000_000195.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 1.08584285, "relative_pitch": 88.6351539938648, "relative_heading": 166.98937996590172, "relative_elevation": 45.5746978977695 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000689/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000689/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000689/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000689/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000689/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000689/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000689/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000689/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000689/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472154502697, 52.3407447746747, 45.49642678909 ] }, "distance": 1.49, "direction": 135.91, "angle": 88.13, "elevation": 45.5, "pano_id": "TMX7316010203-000264_pano_0001_000689", "timestamp": "2017-04-19T12:26:47.948710Z", "filename": "pano_0001_000689.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 1.48529085, "relative_pitch": 88.13016780939468, "relative_heading": 135.9083710657711, "relative_elevation": 45.49642678909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002454/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002454/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002454/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002454/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002454/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002454/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002454/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002454/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002454/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471035805915, 52.3407698747227, 45.7511155325919 ] }, "distance": 1.75, "direction": 8.92, "angle": 87.81, "elevation": 45.75, "pano_id": "TMX7316010203-002478_pano_0000_002454", "timestamp": "2022-03-24T11:47:30.914340Z", "filename": "pano_0000_002454.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 1.74734753, "relative_pitch": 87.81279643451623, "relative_heading": 8.92298086886056, "relative_elevation": 45.7511155325919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844729634730536, 52.34074515687104, 0.0 ] }, "distance": 1.89, "direction": 122.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00210", "timestamp": "2025-08-01T08:30:28Z", "filename": "recording_2025-08-01_08-27-28_00210.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 1.88700378, "relative_pitch": 0.0, "relative_heading": 122.8738429212456, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000432/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000432/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000432/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000432/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000432/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000432/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000432/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000432/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000432/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473306498477, 52.3407636657986, 45.6525697931647 ] }, "distance": 2.09, "direction": 60.35, "angle": 87.38, "elevation": 45.65, "pano_id": "TMX7316010203-001143_pano_0000_000432", "timestamp": "2019-04-26T09:23:14.402550Z", "filename": "pano_0000_000432.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 2.09266748, "relative_pitch": 87.37545681187508, "relative_heading": 60.34789739027737, "relative_elevation": 45.6525697931647 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0010_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0010_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0010_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473112498775, 52.3407417528083, 45.5095554189757 ] }, "distance": 2.19, "direction": 129.76, "angle": 87.24, "elevation": 45.51, "pano_id": "TMX7316010203-002413_pano_0010_000063", "timestamp": "2022-01-11T12:26:37.168320Z", "filename": "pano_0010_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 2.1937303, "relative_pitch": 87.240265924467, "relative_heading": 129.75934729093376, "relative_elevation": 45.5095554189757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472752992307, 52.340770021505, 45.5463947281241 ] }, "distance": 2.26, "direction": 39.6, "angle": 87.16, "elevation": 45.55, "pano_id": "TMX7316010203-000028_pano_0002_001001", "timestamp": "2016-07-27T08:18:43.086580Z", "filename": "pano_0002_001001.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 2.26141495, "relative_pitch": 87.15755289404544, "relative_heading": 39.59667195455077, "relative_elevation": 45.5463947281241 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473058242434, 52.3407400666109, 45.6859231935814 ] }, "distance": 2.29, "direction": 133.96, "angle": 87.13, "elevation": 45.69, "pano_id": "TMX7316010203-000785_pano_0001_002120", "timestamp": "2018-06-12T08:54:04.079840Z", "filename": "pano_0001_002120.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 2.29146333, "relative_pitch": 87.12862874426578, "relative_heading": 133.960988246965, "relative_elevation": 45.6859231935814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473058242434, 52.3407400666109, 45.6859231935814 ] }, "distance": 2.29, "direction": 133.96, "angle": 87.13, "elevation": 45.69, "pano_id": "TMX7316010203-000985_pano_0001_002120", "timestamp": "2018-06-12T08:54:04.079840Z", "filename": "pano_0001_002120.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 2.29146333, "relative_pitch": 87.12862874426578, "relative_heading": 133.960988246965, "relative_elevation": 45.6859231935814 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002455/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002455/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002455/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002455/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002455/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002455/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002455/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002455/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002455/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471068360549, 52.3407252179113, 45.7500459887087 ] }, "distance": 3.26, "direction": 174.83, "angle": 85.93, "elevation": 45.75, "pano_id": "TMX7316010203-002478_pano_0000_002455", "timestamp": "2022-03-24T11:47:31.394110Z", "filename": "pano_0000_002455.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 3.25616186, "relative_pitch": 85.92895999738002, "relative_heading": 174.83359012212227, "relative_elevation": 45.7500459887087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8447291835409, 52.3407246089928, 45.5405409829691 ] }, "distance": 3.66, "direction": 154.85, "angle": 85.41, "elevation": 45.54, "pano_id": "TMX7316010203-000028_pano_0002_001000", "timestamp": "2016-07-27T08:18:42.536570Z", "filename": "pano_0002_001000.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 3.65729974, "relative_pitch": 85.40850682270593, "relative_heading": 154.85399264101176, "relative_elevation": 45.5405409829691 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472554345808, 52.3407853150959, 45.6937125958502 ] }, "distance": 3.68, "direction": 20.77, "angle": 85.39, "elevation": 45.69, "pano_id": "TMX7316010203-000785_pano_0001_002121", "timestamp": "2018-06-12T08:54:04.704820Z", "filename": "pano_0001_002121.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 3.68359646, "relative_pitch": 85.39107035072374, "relative_heading": 20.76538850731073, "relative_elevation": 45.6937125958502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472554345808, 52.3407853150959, 45.6937125958502 ] }, "distance": 3.68, "direction": 20.77, "angle": 85.39, "elevation": 45.69, "pano_id": "TMX7316010203-000985_pano_0001_002121", "timestamp": "2018-06-12T08:54:04.704820Z", "filename": "pano_0001_002121.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 3.68359646, "relative_pitch": 85.39107035072374, "relative_heading": 20.76538850731073, "relative_elevation": 45.6937125958502 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0010_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0010_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0010_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472950859721, 52.3407873182673, 45.5193312652409 ] }, "distance": 3.99, "direction": 23.26, "angle": 84.99, "elevation": 45.52, "pano_id": "TMX7316010203-002413_pano_0010_000064", "timestamp": "2022-01-11T12:26:37.763330Z", "filename": "pano_0010_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 3.99161029, "relative_pitch": 84.98852695064444, "relative_heading": 23.258933734419887, "relative_elevation": 45.5193312652409 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000433/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000433/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000433/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000433/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000433/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000433/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000433/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000433/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000433/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473269605347, 52.3407199923525, 45.6533384481445 ] }, "distance": 4.22, "direction": 154.88, "angle": 84.71, "elevation": 45.65, "pano_id": "TMX7316010203-001143_pano_0000_000433", "timestamp": "2019-04-26T09:23:14.887480Z", "filename": "pano_0000_000433.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 4.22405169, "relative_pitch": 84.71378784847698, "relative_heading": 154.87543431308703, "relative_elevation": 45.6533384481445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470996374689, 52.3407923627569, 45.5747317681089 ] }, "distance": 4.24, "direction": 3.3, "angle": 84.69, "elevation": 45.57, "pano_id": "TMX7316010203-001039_pano_0000_000196", "timestamp": "2019-01-07T08:30:19.410410Z", "filename": "pano_0000_000196.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 4.23557273, "relative_pitch": 84.69036168795945, "relative_heading": 3.30452530350608, "relative_elevation": 45.5747317681089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844728660252136, 52.34079008239696, 0.0 ] }, "distance": 4.25, "direction": 20.91, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00211", "timestamp": "2025-08-01T08:30:28Z", "filename": "recording_2025-08-01_08-27-28_00211.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 4.25493962, "relative_pitch": 0.0, "relative_heading": 20.907459773803854, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471125398768, 52.3407975062686, 45.6095692915842 ] }, "distance": 4.81, "direction": 3.96, "angle": 83.98, "elevation": 45.61, "pano_id": "TMX7316010203-002106_pano_0000_000156", "timestamp": "2021-04-20T07:58:30.508620Z", "filename": "pano_0000_000156.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 4.81234022, "relative_pitch": 83.97691374555065, "relative_heading": 3.956979851493127, "relative_elevation": 45.6095692915842 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000325/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000325/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000325/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000325/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000325/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000325/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000325/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000325/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000325/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471632445469, 52.3407113886846, 45.5358604229987 ] }, "distance": 4.83, "direction": 171.93, "angle": 83.95, "elevation": 45.54, "pano_id": "TMX7316010203-001691_pano_0000_000325", "timestamp": "2020-05-06T10:28:32.892410Z", "filename": "pano_0000_000325.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 4.82954459, "relative_pitch": 83.94582846689534, "relative_heading": 171.93380477853748, "relative_elevation": 45.5358604229987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track43_Sphere_00111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844706035283299, 52.34079950574669, 0.0 ] }, "distance": 5.02, "direction": 359.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track43_Sphere_00111", "timestamp": "2024-10-29T11:01:28Z", "filename": "Job_20241029_0853_Track43_Sphere_00111.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 5.02341326, "relative_pitch": 0.0, "relative_heading": 359.730881319316, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track43_Sphere_00113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844706662101365, 52.340708579086176, 0.0 ] }, "distance": 5.09, "direction": 179.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track43_Sphere_00113", "timestamp": "2024-10-29T11:01:29Z", "filename": "Job_20241029_0853_Track43_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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 5.09443475, "relative_pitch": 0.0, "relative_heading": 179.78489356828206, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000323/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000323/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000323/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000323/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000323/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000323/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000323/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000323/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000323/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471859379988, 52.3407999687326, 45.5385163193569 ] }, "distance": 5.14, "direction": 9.31, "angle": 83.56, "elevation": 45.54, "pano_id": "TMX7316010203-001691_pano_0000_000323", "timestamp": "2020-05-06T10:28:31.932480Z", "filename": "pano_0000_000323.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 5.14267905, "relative_pitch": 83.5568672732581, "relative_heading": 9.314197239127127, "relative_elevation": 45.5385163193569 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000158/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000158/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000158/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000158/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000158/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000158/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000158/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000158/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000158/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470696659844, 52.3407080497053, 45.6016972269863 ] }, "distance": 5.15, "direction": 179.56, "angle": 83.55, "elevation": 45.6, "pano_id": "TMX7316010203-002106_pano_0000_000158", "timestamp": "2021-04-20T07:58:31.783630Z", "filename": "pano_0000_000158.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 5.15345938, "relative_pitch": 83.55234490208846, "relative_heading": 179.5566216681541, "relative_elevation": 45.6016972269863 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000431/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000431/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000431/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000431/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000431/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000431/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000431/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000431/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000431/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473266002603, 52.3408074520039, 45.6577171701938 ] }, "distance": 6.17, "direction": 16.87, "angle": 82.3, "elevation": 45.66, "pano_id": "TMX7316010203-001143_pano_0000_000431", "timestamp": "2019-04-26T09:23:13.912560Z", "filename": "pano_0000_000431.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 6.17309672, "relative_pitch": 82.30008483575642, "relative_heading": 16.86593911876662, "relative_elevation": 45.6577171701938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844730153792026, 52.34070027419603, 0.0 ] }, "distance": 6.23, "direction": 164.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00209", "timestamp": "2025-08-01T08:30:27Z", "filename": "recording_2025-08-01_08-27-28_00209.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 6.23278549, "relative_pitch": 0.0, "relative_heading": 164.93290949702404, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470981933771, 52.3406969660846, 45.5773333935067 ] }, "distance": 6.39, "direction": 177.9, "angle": 82.02, "elevation": 45.58, "pano_id": "TMX7316010203-001039_pano_0000_000194", "timestamp": "2019-01-07T08:30:18.095380Z", "filename": "pano_0000_000194.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 6.39091851, "relative_pitch": 82.01794730133393, "relative_heading": 177.8989064165902, "relative_elevation": 45.5773333935067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0010_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0010_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0010_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473221835038, 52.3406961889506, 45.5065926574171 ] }, "distance": 6.71, "direction": 164.78, "angle": 81.61, "elevation": 45.51, "pano_id": "TMX7316010203-002413_pano_0010_000062", "timestamp": "2022-01-11T12:26:36.588320Z", "filename": "pano_0010_000062.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 6.70833994, "relative_pitch": 81.61415725196544, "relative_heading": 164.78168782326665, "relative_elevation": 45.5065926574171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002453/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002453/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002453/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002453/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002453/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002453/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002453/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002453/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002453/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470999831194, 52.3408146087221, 45.754110484384 ] }, "distance": 6.71, "direction": 2.11, "angle": 81.66, "elevation": 45.75, "pano_id": "TMX7316010203-002478_pano_0000_002453", "timestamp": "2022-03-24T11:47:30.434110Z", "filename": "pano_0000_002453.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 6.70845415, "relative_pitch": 81.6587425167415, "relative_heading": 2.1058426680269826, "relative_elevation": 45.754110484384 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473345284248, 52.3406948901883, 45.6862395489588 ] }, "distance": 6.87, "direction": 164.42, "angle": 81.45, "elevation": 45.69, "pano_id": "TMX7316010203-000785_pano_0001_002119", "timestamp": "2018-06-12T08:54:03.449810Z", "filename": "pano_0001_002119.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 6.87001229, "relative_pitch": 81.44829108042845, "relative_heading": 164.42097095315538, "relative_elevation": 45.6862395489588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473345284248, 52.3406948901883, 45.6862395489588 ] }, "distance": 6.87, "direction": 164.42, "angle": 81.45, "elevation": 45.69, "pano_id": "TMX7316010203-000985_pano_0001_002119", "timestamp": "2018-06-12T08:54:03.449810Z", "filename": "pano_0001_002119.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 6.87001229, "relative_pitch": 81.44829108042845, "relative_heading": 164.42097095315538, "relative_elevation": 45.6862395489588 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472588258703, 52.3408153011759, 45.5491050742567 ] }, "distance": 6.91, "direction": 11.09, "angle": 81.37, "elevation": 45.55, "pano_id": "TMX7316010203-000028_pano_0002_001002", "timestamp": "2016-07-27T08:18:43.626790Z", "filename": "pano_0002_001002.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 6.91000338, "relative_pitch": 81.3737477323505, "relative_heading": 11.089652806593376, "relative_elevation": 45.5491050742567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8447107009366, 52.340680834478, 45.7506079198793 ] }, "distance": 8.19, "direction": 177.94, "angle": 79.85, "elevation": 45.75, "pano_id": "TMX7316010203-002478_pano_0000_002456", "timestamp": "2022-03-24T11:47:31.874110Z", "filename": "pano_0000_002456.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 8.18694209, "relative_pitch": 79.85446624595266, "relative_heading": 177.939253588908, "relative_elevation": 45.7506079198793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473084745359, 52.3406794081859, 45.5474809771404 ] }, "distance": 8.51, "direction": 168.69, "angle": 79.42, "elevation": 45.55, "pano_id": "TMX7316010203-000028_pano_0002_000999", "timestamp": "2016-07-27T08:18:41.976580Z", "filename": "pano_0002_000999.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 8.50541356, "relative_pitch": 79.42256597870468, "relative_heading": 168.693908927991, "relative_elevation": 45.5474809771404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472011759729, 52.3408303575743, 45.7025114195421 ] }, "distance": 8.51, "direction": 6.32, "angle": 79.45, "elevation": 45.7, "pano_id": "TMX7316010203-000785_pano_0001_002122", "timestamp": "2018-06-12T08:54:05.319810Z", "filename": "pano_0001_002122.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 8.50802267, "relative_pitch": 79.45447925810834, "relative_heading": 6.317387415934989, "relative_elevation": 45.7025114195421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472011759729, 52.3408303575743, 45.7025114195421 ] }, "distance": 8.51, "direction": 6.32, "angle": 79.45, "elevation": 45.7, "pano_id": "TMX7316010203-000985_pano_0001_002122", "timestamp": "2018-06-12T08:54:05.319810Z", "filename": "pano_0001_002122.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 8.50802267, "relative_pitch": 79.45447925810834, "relative_heading": 6.317387415934989, "relative_elevation": 45.7025114195421 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0010_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0010_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0010_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472796261553, 52.3408328509469, 45.5249409573153 ] }, "distance": 8.86, "direction": 9.56, "angle": 78.99, "elevation": 45.52, "pano_id": "TMX7316010203-002413_pano_0010_000065", "timestamp": "2022-01-11T12:26:38.363330Z", "filename": "pano_0010_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 8.85679484, "relative_pitch": 78.9907316589988, "relative_heading": 9.559524604965713, "relative_elevation": 45.5249409573153 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473196654487, 52.3406761897617, 45.6593770096079 ] }, "distance": 8.87, "direction": 168.66, "angle": 79.0, "elevation": 45.66, "pano_id": "TMX7316010203-001143_pano_0000_000434", "timestamp": "2019-04-26T09:23:15.372670Z", "filename": "pano_0000_000434.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 8.87154441, "relative_pitch": 79.00452163328032, "relative_heading": 168.66432091781712, "relative_elevation": 45.6593770096079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844726980363125, 52.34083509456686, 0.0 ] }, "distance": 9.09, "direction": 8.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00212", "timestamp": "2025-08-01T08:30:29Z", "filename": "recording_2025-08-01_08-27-28_00212.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 9.09250157, "relative_pitch": 0.0, "relative_heading": 8.882249854616555, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000690/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000690/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000690/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000690/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000690/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000690/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000690/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000690/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000690/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8447211268898, 52.340838227037, 45.4904931364581 ] }, "distance": 9.39, "direction": 6.15, "angle": 78.34, "elevation": 45.49, "pano_id": "TMX7316010203-000264_pano_0001_000690", "timestamp": "2017-04-19T12:26:48.798720Z", "filename": "pano_0001_000690.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 9.38598139, "relative_pitch": 78.3418499029905, "relative_heading": 6.14656177239946, "relative_elevation": 45.4904931364581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470970052283, 52.3408394675283, 45.5702472971752 ] }, "distance": 9.47, "direction": 1.37, "angle": 78.26, "elevation": 45.57, "pano_id": "TMX7316010203-001039_pano_0000_000197", "timestamp": "2019-01-07T08:30:20.045530Z", "filename": "pano_0000_000197.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 9.47275927, "relative_pitch": 78.25706944495806, "relative_heading": 1.368357875620372, "relative_elevation": 45.5702472971752 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471444837005, 52.3408420614708, 45.6014856928959 ] }, "distance": 9.77, "direction": 3.22, "angle": 77.9, "elevation": 45.6, "pano_id": "TMX7316010203-002106_pano_0000_000155", "timestamp": "2021-04-20T07:58:29.893640Z", "filename": "pano_0000_000155.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 9.77417134, "relative_pitch": 77.90233055374789, "relative_heading": 3.22461059568785, "relative_elevation": 45.6014856928959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000326/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000326/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000326/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000326/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000326/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000326/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000326/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000326/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000326/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8447153444933, 52.3406666632198, 45.5482032736763 ] }, "distance": 9.78, "direction": 176.42, "angle": 77.88, "elevation": 45.55, "pano_id": "TMX7316010203-001691_pano_0000_000326", "timestamp": "2020-05-06T10:28:33.377310Z", "filename": "pano_0000_000326.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 9.77763888, "relative_pitch": 77.88442645848517, "relative_heading": 176.41799253283043, "relative_elevation": 45.5482032736763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track43_Sphere_00110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470582103717, 52.34084465945197, 0.0 ] }, "distance": 10.05, "direction": 359.78, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track43_Sphere_00110", "timestamp": "2024-10-29T11:01:27Z", "filename": "Job_20241029_0853_Track43_Sphere_00110.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 10.04785571, "relative_pitch": 0.0, "relative_heading": 359.7821897956419, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000322/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000322/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000322/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000322/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000322/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000322/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000322/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000322/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000322/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471985376037, 52.3408443373778, 45.5272001149133 ] }, "distance": 10.05, "direction": 5.24, "angle": 77.55, "elevation": 45.53, "pano_id": "TMX7316010203-001691_pano_0000_000322", "timestamp": "2020-05-06T10:28:31.452400Z", "filename": "pano_0000_000322.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 10.05396143, "relative_pitch": 77.54700152154506, "relative_heading": 5.239998762543665, "relative_elevation": 45.5272001149133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track43_Sphere_00114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844706914214909, 52.34066392886983, 0.0 ] }, "distance": 10.06, "direction": 179.79, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track43_Sphere_00114", "timestamp": "2024-10-29T11:01:30Z", "filename": "Job_20241029_0853_Track43_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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 10.06286436, "relative_pitch": 0.0, "relative_heading": 179.7932638919386, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000159/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000159/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000159/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000159/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000159/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000159/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000159/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000159/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000159/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8447057884987, 52.340663209697, 45.6065664887428 ] }, "distance": 10.14, "direction": 180.23, "angle": 77.46, "elevation": 45.61, "pano_id": "TMX7316010203-002106_pano_0000_000159", "timestamp": "2021-04-20T07:58:32.443620Z", "filename": "pano_0000_000159.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 10.14290447, "relative_pitch": 77.46148118961062, "relative_heading": 180.22829740091495, "relative_elevation": 45.6065664887428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000430/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000430/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000430/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000430/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000430/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000430/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000430/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000430/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000430/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473135376356, 52.3408512053532, 45.6543691130355 ] }, "distance": 10.91, "direction": 8.98, "angle": 76.56, "elevation": 45.65, "pano_id": "TMX7316010203-001143_pano_0000_000430", "timestamp": "2019-04-26T09:23:13.417550Z", "filename": "pano_0000_000430.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 10.90974934, "relative_pitch": 76.56040706073495, "relative_heading": 8.975169486307806, "relative_elevation": 45.6543691130355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00208/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00208/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00208/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00208/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00208/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00208/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00208/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00208/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00208/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844730320149495, 52.34065543484285, 0.0 ] }, "distance": 11.13, "direction": 171.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00208", "timestamp": "2025-08-01T08:30:27Z", "filename": "recording_2025-08-01_08-27-28_00208.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 11.12821528, "relative_pitch": 0.0, "relative_heading": 171.5692478225435, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000688/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000688/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000688/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000688/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000688/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000688/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000688/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000688/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000688/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472264444546, 52.3406514111932, 45.5066188862547 ] }, "distance": 11.51, "direction": 174.47, "angle": 75.81, "elevation": 45.51, "pano_id": "TMX7316010203-000264_pano_0001_000688", "timestamp": "2017-04-19T12:26:47.113810Z", "filename": "pano_0001_000688.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 11.50918635, "relative_pitch": 75.80681421155879, "relative_heading": 174.47347247650893, "relative_elevation": 45.5066188862547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0010_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0010_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0010_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473277670829, 52.3406508255481, 45.5147058647126 ] }, "distance": 11.66, "direction": 171.12, "angle": 75.63, "elevation": 45.51, "pano_id": "TMX7316010203-002413_pano_0010_000061", "timestamp": "2022-01-11T12:26:36.023550Z", "filename": "pano_0010_000061.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 11.6604645, "relative_pitch": 75.63038584851925, "relative_heading": 171.12494119006237, "relative_elevation": 45.5147058647126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002452/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002452/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002452/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002452/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002452/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002452/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002452/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002452/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002452/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470928355901, 52.3408592257227, 45.7459673853591 ] }, "distance": 11.67, "direction": 0.97, "angle": 75.69, "elevation": 45.75, "pano_id": "TMX7316010203-002478_pano_0000_002452", "timestamp": "2022-03-24T11:47:29.954150Z", "filename": "pano_0000_002452.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 11.67030393, "relative_pitch": 75.68847155316811, "relative_heading": 0.971113021729413, "relative_elevation": 45.7459673853591 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470951287064, 52.3406493692567, 45.5775139620528 ] }, "distance": 11.68, "direction": 178.95, "angle": 75.62, "elevation": 45.58, "pano_id": "TMX7316010203-001039_pano_0000_000193", "timestamp": "2019-01-07T08:30:17.425380Z", "filename": "pano_0000_000193.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 11.68485178, "relative_pitch": 75.62059918317655, "relative_heading": 178.95344481773148, "relative_elevation": 45.5775139620528 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473447660202, 52.3406495055146, 45.6958185611293 ] }, "distance": 11.82, "direction": 170.68, "angle": 75.49, "elevation": 45.7, "pano_id": "TMX7316010203-000785_pano_0001_002118", "timestamp": "2018-06-12T08:54:02.809830Z", "filename": "pano_0001_002118.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 11.8238219, "relative_pitch": 75.49285509140299, "relative_heading": 170.6800516995638, "relative_elevation": 45.6958185611293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473447660202, 52.3406495055146, 45.6958185611293 ] }, "distance": 11.82, "direction": 170.68, "angle": 75.49, "elevation": 45.7, "pano_id": "TMX7316010203-000985_pano_0001_002118", "timestamp": "2018-06-12T08:54:02.809830Z", "filename": "pano_0001_002118.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 11.8238219, "relative_pitch": 75.49285509140299, "relative_heading": 170.6800516995638, "relative_elevation": 45.6958185611293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472425983182, 52.3408605591302, 45.5431025652215 ] }, "distance": 11.88, "direction": 5.89, "angle": 75.38, "elevation": 45.54, "pano_id": "TMX7316010203-000028_pano_0002_001003", "timestamp": "2016-07-27T08:18:44.166560Z", "filename": "pano_0002_001003.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 11.87965761, "relative_pitch": 75.38048266809402, "relative_heading": 5.887210283001177, "relative_elevation": 45.5431025652215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471060249443, 52.3406363891416, 45.7526542712003 ] }, "distance": 13.13, "direction": 178.74, "angle": 73.99, "elevation": 45.75, "pano_id": "TMX7316010203-002478_pano_0000_002457", "timestamp": "2022-03-24T11:47:32.359130Z", "filename": "pano_0000_002457.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 13.13040146, "relative_pitch": 73.98722708383345, "relative_heading": 178.7445554249769, "relative_elevation": 45.7526542712003 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471517442893, 52.3408754686155, 45.6963151143864 ] }, "distance": 13.49, "direction": 2.55, "angle": 73.55, "elevation": 45.7, "pano_id": "TMX7316010203-000985_pano_0001_002123", "timestamp": "2018-06-12T08:54:05.929830Z", "filename": "pano_0001_002123.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 13.48935511, "relative_pitch": 73.55362692411775, "relative_heading": 2.5462895242538095, "relative_elevation": 45.6963151143864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471517442893, 52.3408754686155, 45.6963151143864 ] }, "distance": 13.49, "direction": 2.55, "angle": 73.55, "elevation": 45.7, "pano_id": "TMX7316010203-000785_pano_0001_002123", "timestamp": "2018-06-12T08:54:05.929830Z", "filename": "pano_0001_002123.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 13.48935511, "relative_pitch": 73.55362692411775, "relative_heading": 2.5462895242538095, "relative_elevation": 45.6963151143864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473144656352, 52.34063397003, 45.5520653864369 ] }, "distance": 13.5, "direction": 172.73, "angle": 73.49, "elevation": 45.55, "pano_id": "TMX7316010203-000028_pano_0002_000998", "timestamp": "2016-07-27T08:18:41.406590Z", "filename": "pano_0002_000998.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 13.50491718, "relative_pitch": 73.48637838532548, "relative_heading": 172.73281817561852, "relative_elevation": 45.5520653864369 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473037384698, 52.3406324516184, 45.666210424155 ] }, "distance": 13.66, "direction": 173.13, "angle": 73.34, "elevation": 45.67, "pano_id": "TMX7316010203-001143_pano_0000_000435", "timestamp": "2019-04-26T09:23:15.852530Z", "filename": "pano_0000_000435.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 13.6635937, "relative_pitch": 73.34251348106957, "relative_heading": 173.12656103825447, "relative_elevation": 45.666210424155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844725447970708, 52.34088004449793, 0.0 ] }, "distance": 14.05, "direction": 5.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00213", "timestamp": "2025-08-01T08:30:30Z", "filename": "recording_2025-08-01_08-27-28_00213.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 14.04545537, "relative_pitch": 0.0, "relative_heading": 5.308573184951999, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470929869285, 52.3408860757869, 45.5626554600894 ] }, "distance": 14.66, "direction": 0.78, "angle": 72.17, "elevation": 45.56, "pano_id": "TMX7316010203-001039_pano_0000_000198", "timestamp": "2019-01-07T08:30:20.665360Z", "filename": "pano_0000_000198.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 14.65768544, "relative_pitch": 72.16681258812719, "relative_heading": 0.7772087699455366, "relative_elevation": 45.5626554600894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000327/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000327/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000327/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000327/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000327/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000327/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000327/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000327/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000327/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471463304329, 52.3406219629464, 45.5524286413565 ] }, "distance": 14.74, "direction": 177.81, "angle": 72.07, "elevation": 45.55, "pano_id": "TMX7316010203-001691_pano_0000_000327", "timestamp": "2020-05-06T10:28:33.862410Z", "filename": "pano_0000_000327.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 14.74323753, "relative_pitch": 72.06560505510348, "relative_heading": 177.81388653340935, "relative_elevation": 45.5524286413565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471892832332, 52.3408869007348, 45.5951337190345 ] }, "distance": 14.77, "direction": 3.32, "angle": 72.05, "elevation": 45.6, "pano_id": "TMX7316010203-002106_pano_0000_000154", "timestamp": "2021-04-20T07:58:29.278600Z", "filename": "pano_0000_000154.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 14.77290259, "relative_pitch": 72.04758554749269, "relative_heading": 3.318430816686007, "relative_elevation": 45.5951337190345 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000321/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000321/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000321/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000321/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000321/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000321/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000321/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000321/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000321/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472112190245, 52.3408885488872, 45.519455621019 ] }, "distance": 14.97, "direction": 3.85, "angle": 71.8, "elevation": 45.52, "pano_id": "TMX7316010203-001691_pano_0000_000321", "timestamp": "2020-05-06T10:28:30.972420Z", "filename": "pano_0000_000321.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 14.96528754, "relative_pitch": 71.80084964377485, "relative_heading": 3.8492211878890914, "relative_elevation": 45.519455621019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track43_Sphere_00109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844705608108255, 52.34088970530932, 0.0 ] }, "distance": 15.06, "direction": 359.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track43_Sphere_00109", "timestamp": "2024-10-29T11:01:27Z", "filename": "Job_20241029_0853_Track43_Sphere_00109.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 15.06029998, "relative_pitch": 0.0, "relative_heading": 359.79947200019075, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track43_Sphere_00115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844707158902677, 52.34061868542456, 0.0 ] }, "distance": 15.1, "direction": 179.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track43_Sphere_00115", "timestamp": "2024-10-29T11:01:30Z", "filename": "Job_20241029_0853_Track43_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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 15.09730264, "relative_pitch": 0.0, "relative_heading": 179.7989128797696, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000160/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000160/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000160/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000160/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000160/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000160/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000160/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000160/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000160/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470533075238, 52.3406186289842, 45.6070406092331 ] }, "distance": 15.1, "direction": 180.27, "angle": 71.68, "elevation": 45.61, "pano_id": "TMX7316010203-002106_pano_0000_000160", "timestamp": "2021-04-20T07:58:33.118610Z", "filename": "pano_0000_000160.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 15.10365977, "relative_pitch": 71.67670538695775, "relative_heading": 180.2716640333908, "relative_elevation": 45.6070406092331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000429/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000429/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000429/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000429/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000429/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000429/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000429/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000429/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000429/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844728993089, 52.3408948881308, 45.6581156896427 ] }, "distance": 15.71, "direction": 5.63, "angle": 71.01, "elevation": 45.66, "pano_id": "TMX7316010203-001143_pano_0000_000429", "timestamp": "2019-04-26T09:23:12.917480Z", "filename": "pano_0000_000429.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 15.71267825, "relative_pitch": 71.00972919822708, "relative_heading": 5.628610350856997, "relative_elevation": 45.6581156896427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00207/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00207/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00207/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00207/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00207/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00207/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00207/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00207/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00207/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844730366638172, 52.34060959729442, 0.0 ] }, "distance": 16.19, "direction": 174.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00207", "timestamp": "2025-08-01T08:30:26Z", "filename": "recording_2025-08-01_08-27-28_00207.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 16.19121534, "relative_pitch": 0.0, "relative_heading": 174.20534325217855, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470847970565, 52.3409036739208, 45.7382167810574 ] }, "distance": 16.62, "direction": 0.49, "angle": 70.04, "elevation": 45.74, "pano_id": "TMX7316010203-002478_pano_0000_002451", "timestamp": "2022-03-24T11:47:29.474150Z", "filename": "pano_0000_002451.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 16.61516395, "relative_pitch": 70.0356101524955, "relative_heading": 0.49314493900804085, "relative_elevation": 45.7382167810574 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002413_pano_0010_000060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0010_000060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002413_pano_0010_000060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/11/TMX7316010203-002413/pano_0010_000060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473261748882, 52.3406051965389, 45.5121433045715 ] }, "distance": 16.69, "direction": 173.85, "angle": 69.86, "elevation": 45.51, "pano_id": "TMX7316010203-002413_pano_0010_000060", "timestamp": "2022-01-11T12:26:35.463360Z", "filename": "pano_0010_000060.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 16.6942094, "relative_pitch": 69.85656860786222, "relative_heading": 173.85120727848275, "relative_elevation": 45.5121433045715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473468652345, 52.3406043842244, 45.6932492088526 ] }, "distance": 16.8, "direction": 173.41, "angle": 69.81, "elevation": 45.69, "pano_id": "TMX7316010203-000985_pano_0001_002117", "timestamp": "2018-06-12T08:54:02.164820Z", "filename": "pano_0001_002117.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 16.7996901, "relative_pitch": 69.8134221934119, "relative_heading": 173.4060495708248, "relative_elevation": 45.6932492088526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473468652345, 52.3406043842244, 45.6932492088526 ] }, "distance": 16.8, "direction": 173.41, "angle": 69.81, "elevation": 45.69, "pano_id": "TMX7316010203-000785_pano_0001_002117", "timestamp": "2018-06-12T08:54:02.164820Z", "filename": "pano_0001_002117.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 16.7996901, "relative_pitch": 69.8134221934119, "relative_heading": 173.4060495708248, "relative_elevation": 45.6932492088526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_001004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_001004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_001004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472266385938, 52.340905503609, 45.5394313214347 ] }, "distance": 16.85, "direction": 3.78, "angle": 69.69, "elevation": 45.54, "pano_id": "TMX7316010203-000028_pano_0002_001004", "timestamp": "2016-07-27T08:18:44.706560Z", "filename": "pano_0002_001004.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 16.85471737, "relative_pitch": 69.68985180674893, "relative_heading": 3.7751287219115004, "relative_elevation": 45.5394313214347 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470905813708, 52.3406016969026, 45.5768828401342 ] }, "distance": 16.99, "direction": 179.38, "angle": 69.56, "elevation": 45.58, "pano_id": "TMX7316010203-001039_pano_0000_000192", "timestamp": "2019-01-07T08:30:16.745400Z", "filename": "pano_0000_000192.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 16.98856684, "relative_pitch": 69.55729878900429, "relative_heading": 179.38472563806747, "relative_elevation": 45.5768828401342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002478_pano_0000_002458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002478_pano_0000_002458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002478/pano_0000_002458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471044797017, 52.3405918463877, 45.7510644141585 ] }, "distance": 18.09, "direction": 179.12, "angle": 68.43, "elevation": 45.75, "pano_id": "TMX7316010203-002478_pano_0000_002458", "timestamp": "2022-03-24T11:47:32.854140Z", "filename": "pano_0000_002458.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 18.08581542, "relative_pitch": 68.43065825288443, "relative_heading": 179.1219423321016, "relative_elevation": 45.7510644141585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472798982832, 52.3405890729844, 45.6702667614445 ] }, "distance": 18.45, "direction": 175.42, "angle": 68.0, "elevation": 45.67, "pano_id": "TMX7316010203-001143_pano_0000_000436", "timestamp": "2019-04-26T09:23:16.327450Z", "filename": "pano_0000_000436.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 18.45116752, "relative_pitch": 68.00088221174319, "relative_heading": 175.42191226778937, "relative_elevation": 45.6702667614445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000785_pano_0001_002124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000785_pano_0001_002124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/12/TMX7316010203-000785/pano_0001_002124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471123300036, 52.3409206739949, 45.6917212605476 ] }, "distance": 18.51, "direction": 1.02, "angle": 67.95, "elevation": 45.69, "pano_id": "TMX7316010203-000785_pano_0001_002124", "timestamp": "2018-06-12T08:54:06.534850Z", "filename": "pano_0001_002124.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 18.50916546, "relative_pitch": 67.94772383909965, "relative_heading": 1.0236117368803646, "relative_elevation": 45.6917212605476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000985_pano_0001_002124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000985_pano_0001_002124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/15/TMX7316010203-000985/pano_0001_002124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471123300036, 52.3409206739949, 45.6917212605476 ] }, "distance": 18.51, "direction": 1.02, "angle": 67.95, "elevation": 45.69, "pano_id": "TMX7316010203-000985_pano_0001_002124", "timestamp": "2018-06-12T08:54:06.534850Z", "filename": "pano_0001_002124.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 18.50916546, "relative_pitch": 67.94772383909965, "relative_heading": 1.0236117368803646, "relative_elevation": 45.6917212605476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000997/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000997/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000997/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000997/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000028_pano_0002_000997/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000997/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000028_pano_0002_000997/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000997/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316010203-000028/pano_0002_000997/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84473166838278, 52.3405886644225, 45.5530352955684 ] }, "distance": 18.52, "direction": 174.66, "angle": 67.88, "elevation": 45.55, "pano_id": "TMX7316010203-000028_pano_0002_000997", "timestamp": "2016-07-27T08:18:40.836670Z", "filename": "pano_0002_000997.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 18.51813389, "relative_pitch": 67.87736734996192, "relative_heading": 174.6598736076398, "relative_elevation": 45.5530352955684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-08-01_08-27-28_00214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-08-01_08-27-28_00214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-08-01_08-27-28_00214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472459152879, 52.34092491663699, 0.0 ] }, "distance": 19.02, "direction": 3.74, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-08-01_08-27-28_00214", "timestamp": "2025-08-01T08:30:30Z", "filename": "recording_2025-08-01_08-27-28_00214.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 19.01884538, "relative_pitch": 0.0, "relative_heading": 3.741593242738552, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000328/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000328/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000328/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000328/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000328/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000328/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000328/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000328/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000328/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84471434932567, 52.340577369769, 45.5574364559725 ] }, "distance": 19.7, "direction": 178.42, "angle": 66.61, "elevation": 45.56, "pano_id": "TMX7316010203-001691_pano_0000_000328", "timestamp": "2020-05-06T10:28:34.347320Z", "filename": "pano_0000_000328.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 19.70204586, "relative_pitch": 66.61315491660275, "relative_heading": 178.42053871393185, "relative_elevation": 45.5574364559725 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000691/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000691/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000691/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000691/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0001_000691/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000691/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0001_000691/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000691/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0001_000691/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472154053322, 52.3409317532042, 45.4749591602013 ] }, "distance": 19.77, "direction": 3.0, "angle": 66.51, "elevation": 45.47, "pano_id": "TMX7316010203-000264_pano_0001_000691", "timestamp": "2017-04-19T12:26:49.668700Z", "filename": "pano_0001_000691.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 19.76605792, "relative_pitch": 66.50743577823317, "relative_heading": 2.9962000721796564, "relative_elevation": 45.4749591602013 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472368264778, 52.3409317980662, 45.5822235429659 ] }, "distance": 19.78, "direction": 3.42, "angle": 66.54, "elevation": 45.58, "pano_id": "TMX7316010203-002106_pano_0000_000153", "timestamp": "2021-04-20T07:58:28.658630Z", "filename": "pano_0000_000153.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 19.7792097, "relative_pitch": 66.54283258374201, "relative_heading": 3.417786277776394, "relative_elevation": 45.5822235429659 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001039_pano_0000_000199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001039_pano_0000_000199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/07/TMX7316010203-001039/pano_0000_000199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470872583492, 52.3409324676626, 45.5530830351636 ] }, "distance": 19.82, "direction": 0.46, "angle": 66.49, "elevation": 45.55, "pano_id": "TMX7316010203-001039_pano_0000_000199", "timestamp": "2019-01-07T08:30:21.275370Z", "filename": "pano_0000_000199.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 19.81918227, "relative_pitch": 66.48716171588339, "relative_heading": 0.46191667855916235, "relative_elevation": 45.5530830351636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000320/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000320/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000320/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000320/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001691_pano_0000_000320/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000320/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001691_pano_0000_000320/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000320/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/06/TMX7316010203-001691/pano_0000_000320/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472212011819, 52.3409327681156, 45.5112554319203 ] }, "distance": 19.88, "direction": 3.09, "angle": 66.4, "elevation": 45.51, "pano_id": "TMX7316010203-001691_pano_0000_000320", "timestamp": "2020-05-06T10:28:30.492430Z", "filename": "pano_0000_000320.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 19.88092966, "relative_pitch": 66.40258895532865, "relative_heading": 3.092873998849602, "relative_elevation": 45.5112554319203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track43_Sphere_00108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844704990040721, 52.340934281943646, 0.0 ] }, "distance": 20.02, "direction": 359.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track43_Sphere_00108", "timestamp": "2024-10-29T11:01:26Z", "filename": "Job_20241029_0853_Track43_Sphere_00108.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 20.02064479, "relative_pitch": 0.0, "relative_heading": 359.72860140106985, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000161/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000161/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000161/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000161/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002106_pano_0000_000161/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000161/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002106_pano_0000_000161/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000161/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/20/TMX7316010203-002106/pano_0000_000161/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84470514111705, 52.3405737740223, 45.6100555164739 ] }, "distance": 20.09, "direction": 180.24, "angle": 66.22, "elevation": 45.61, "pano_id": "TMX7316010203-002106_pano_0000_000161", "timestamp": "2021-04-20T07:58:33.818580Z", "filename": "pano_0000_000161.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 20.09485056, "relative_pitch": 66.22269915286583, "relative_heading": 180.24103964570836, "relative_elevation": 45.6100555164739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241029_0853_Track43_Sphere_00116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241029_0853_Track43_Sphere_00116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.844707592801925, 52.3405735686754, 0.0 ] }, "distance": 20.12, "direction": 179.76, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241029_0853_Track43_Sphere_00116", "timestamp": "2024-10-29T11:01:31Z", "filename": "Job_20241029_0853_Track43_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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 20.11769188, "relative_pitch": 0.0, "relative_heading": 179.7648700251944, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241029_0853_Track43_Sphere_00112/adjacencies/b_20241029_0853_Track43_Sphere_00112/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000428/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000428/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000428/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000428/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001143_pano_0000_000428/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000428/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001143_pano_0000_000428/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000428/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/26/TMX7316010203-001143/pano_0000_000428/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84472568326276, 52.3409385752728, 45.6586775491014 ] }, "distance": 20.54, "direction": 3.67, "angle": 65.78, "elevation": 45.66, "pano_id": "TMX7316010203-001143_pano_0000_000428", "timestamp": "2019-04-26T09:23:12.412590Z", "filename": "pano_0000_000428.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_20241029_0853_Track43_Sphere_00112", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118029.33108389002, 483786.57645814796 ] }, "relative_distance": 20.54032514, "relative_pitch": 65.77859954267369, "relative_heading": 3.672046829245876, "relative_elevation": 45.6586775491014 } ] } }