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_20241105_0934_Track10_Sphere_00038/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track10_Sphere_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852559506745473, 52.34614553626868, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track10_Sphere_00038", "timestamp": "2024-11-05T09:14:31Z", "filename": "Job_20241105_0934_Track10_Sphere_00038.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "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_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85256322307074, 52.3461499140955, 46.0379544701427 ] }, "distance": 0.55, "direction": 27.47, "angle": 89.32, "elevation": 46.04, "pano_id": "TMX7316060226-000009_pano_0002_000305", "timestamp": "2016-07-29T09:25:55.434330Z", "filename": "pano_0002_000305.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 0.54903759, "relative_pitch": 89.31673668272077, "relative_heading": 27.46932316085265, "relative_elevation": 46.0379544701427 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_07-40-42_00156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852549390632631, 52.346152006711534, 0.0 ] }, "distance": 1.0, "direction": 316.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_07-40-42_00156", "timestamp": "2025-07-30T07:45:56Z", "filename": "recording_2025-07-30_07-40-42_00156.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 0.9968134, "relative_pitch": 0.0, "relative_heading": 316.2441413288547, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004154/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004154/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004154/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004154/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004154/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004154/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004154/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004154/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004154/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85257165646876, 52.3461528235527, 45.8480962244794 ] }, "distance": 1.16, "direction": 45.6, "angle": 88.55, "elevation": 45.85, "pano_id": "TMX7316010203-000777_pano_0000_004154", "timestamp": "2018-06-06T10:02:12.678860Z", "filename": "pano_0000_004154.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 1.15890656, "relative_pitch": 88.55203762325274, "relative_heading": 45.597211691410806, "relative_elevation": 45.8480962244794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85255833986941, 52.3461571879935, 45.8391760839149 ] }, "distance": 1.3, "direction": 356.49, "angle": 88.38, "elevation": 45.84, "pano_id": "TMX7316010203-002120_pano_0000_005009", "timestamp": "2021-04-28T10:40:54.170850Z", "filename": "pano_0000_005009.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 1.29896935, "relative_pitch": 88.3768131146967, "relative_heading": 356.49032413069995, "relative_elevation": 45.8391760839149 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002716/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002716/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002716/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002716/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002716/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002716/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002716/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002716/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002716/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8525379433892, 52.346142128922, 45.9237680388615 ] }, "distance": 1.52, "direction": 255.53, "angle": 88.11, "elevation": 45.92, "pano_id": "TMX7316010203-001704_pano_0000_002716", "timestamp": "2020-05-13T07:10:49.021060Z", "filename": "pano_0000_002716.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 1.51760424, "relative_pitch": 88.10728321518438, "relative_heading": 255.53233139388692, "relative_elevation": 45.9237680388615 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0002_000351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85253346824919, 52.3461334509711, 45.8019129307941 ] }, "distance": 2.23, "direction": 232.84, "angle": 87.22, "elevation": 45.8, "pano_id": "TMX7316010203-002460_pano_0002_000351", "timestamp": "2022-03-21T12:47:41.975470Z", "filename": "pano_0002_000351.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 2.22645249, "relative_pitch": 87.21701592304082, "relative_heading": 232.8430566370695, "relative_elevation": 45.8019129307941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0002_000352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8525855583508, 52.3461655144046, 45.8041564477608 ] }, "distance": 2.84, "direction": 38.61, "angle": 86.45, "elevation": 45.8, "pano_id": "TMX7316010203-002460_pano_0002_000352", "timestamp": "2022-03-21T12:47:42.835280Z", "filename": "pano_0002_000352.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 2.84495375, "relative_pitch": 86.44585280597644, "relative_heading": 38.611095950842085, "relative_elevation": 45.8041564477608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_000516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85251916961112, 52.3461348183697, 46.6924309469759 ] }, "distance": 3.0, "direction": 246.55, "angle": 86.33, "elevation": 46.69, "pano_id": "TMX7316010203-000259_pano_0008_000516", "timestamp": "2017-04-13T10:55:20.705740Z", "filename": "pano_0008_000516.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 2.99642503, "relative_pitch": 86.32815410931016, "relative_heading": 246.54585984933559, "relative_elevation": 46.6924309469759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002715/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002715/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002715/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002715/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002715/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002715/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002715/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002715/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002715/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85258841386674, 52.34617509241, 45.9210081864148 ] }, "distance": 3.83, "direction": 30.92, "angle": 85.23, "elevation": 45.92, "pano_id": "TMX7316010203-001704_pano_0000_002715", "timestamp": "2020-05-13T07:10:48.205860Z", "filename": "pano_0000_002715.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 3.83367041, "relative_pitch": 85.22778419436172, "relative_heading": 30.920654403758206, "relative_elevation": 45.9210081864148 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004153/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004153/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004153/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004153/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004153/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004153/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004153/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004153/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004153/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8525184216532, 52.3461193458838, 45.8448692867532 ] }, "distance": 4.04, "direction": 223.85, "angle": 84.96, "elevation": 45.84, "pano_id": "TMX7316010203-000777_pano_0000_004153", "timestamp": "2018-06-06T10:02:11.848860Z", "filename": "pano_0000_004153.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 4.04131461, "relative_pitch": 84.96228735986874, "relative_heading": 223.85229308309292, "relative_elevation": 45.8448692867532 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85250906547847, 52.3461233963918, 45.8274698909372 ] }, "distance": 4.23, "direction": 234.37, "angle": 84.73, "elevation": 45.83, "pano_id": "TMX7316010203-002120_pano_0000_005010", "timestamp": "2021-04-28T10:40:55.085860Z", "filename": "pano_0000_005010.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 4.22908563, "relative_pitch": 84.7275202142578, "relative_heading": 234.3709724392489, "relative_elevation": 45.8274698909372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85251208498276, 52.3461179760928, 46.0638057077304 ] }, "distance": 4.46, "direction": 226.5, "angle": 84.48, "elevation": 46.06, "pano_id": "TMX7316060226-000009_pano_0002_000304", "timestamp": "2016-07-29T09:25:54.549090Z", "filename": "pano_0002_000304.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 4.45515584, "relative_pitch": 84.4757030297291, "relative_heading": 226.49998500577223, "relative_elevation": 46.0638057077304 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_07-40-42_00038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852603371344287, 52.34617730848997, 0.0 ] }, "distance": 4.63, "direction": 40.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_07-40-42_00038", "timestamp": "2025-07-30T07:41:18Z", "filename": "recording_2025-07-30_07-40-42_00038.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 4.62976871, "relative_pitch": 0.0, "relative_heading": 40.21492248156538, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track10_Sphere_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852510150058556, 52.34611283145277, 0.0 ] }, "distance": 4.96, "direction": 222.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track10_Sphere_00037", "timestamp": "2024-11-05T09:14:30Z", "filename": "Job_20241105_0934_Track10_Sphere_00037.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 4.95549698, "relative_pitch": 0.0, "relative_heading": 222.74558920660905, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track10_Sphere_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852609600064936, 52.3461780107086, 0.0 ] }, "distance": 4.97, "direction": 43.37, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track10_Sphere_00039", "timestamp": "2024-11-05T09:14:32Z", "filename": "Job_20241105_0934_Track10_Sphere_00039.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 4.97103839, "relative_pitch": 0.0, "relative_heading": 43.370990639875146, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_07-40-42_00037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852503310091236, 52.346111704041626, 0.0 ] }, "distance": 5.37, "direction": 225.49, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_07-40-42_00037", "timestamp": "2025-07-30T07:41:17Z", "filename": "recording_2025-07-30_07-40-42_00037.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 5.37016494, "relative_pitch": 0.0, "relative_heading": 225.4903555200979, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85261459904469, 52.3461812739267, 45.9979221019894 ] }, "distance": 5.47, "direction": 43.35, "angle": 83.22, "elevation": 46.0, "pano_id": "TMX7316060226-000009_pano_0002_000306", "timestamp": "2016-07-29T09:25:56.334060Z", "filename": "pano_0002_000306.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 5.46893387, "relative_pitch": 83.21963439552648, "relative_heading": 43.35298686863495, "relative_elevation": 45.9979221019894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85260931770288, 52.3461903359684, 45.8274560384452 ] }, "distance": 6.03, "direction": 34.25, "angle": 82.5, "elevation": 45.83, "pano_id": "TMX7316010203-002120_pano_0000_005008", "timestamp": "2021-04-28T10:40:53.225850Z", "filename": "pano_0000_005008.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 6.03100477, "relative_pitch": 82.50281956689757, "relative_heading": 34.252148999929744, "relative_elevation": 45.8274560384452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002717/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002717/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002717/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002717/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002717/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002717/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002717/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002717/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002717/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85248930537619, 52.3461083110087, 45.9124841457233 ] }, "distance": 6.33, "direction": 229.11, "angle": 82.15, "elevation": 45.91, "pano_id": "TMX7316010203-001704_pano_0000_002717", "timestamp": "2020-05-13T07:10:49.830900Z", "filename": "pano_0000_002717.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 6.32808452, "relative_pitch": 82.15240817065519, "relative_heading": 229.11265944397195, "relative_elevation": 45.9124841457233 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004155/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004155/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004155/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004155/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004155/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004155/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004155/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004155/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004155/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85262629090415, 52.3461860835115, 45.8385861068964 ] }, "distance": 6.41, "direction": 45.25, "angle": 82.04, "elevation": 45.84, "pano_id": "TMX7316010203-000777_pano_0000_004155", "timestamp": "2018-06-06T10:02:13.533950Z", "filename": "pano_0000_004155.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 6.40856314, "relative_pitch": 82.04122568166494, "relative_heading": 45.24836378764982, "relative_elevation": 45.8385861068964 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_000515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8526231911388, 52.3461976644096, 46.7109925858676 ] }, "distance": 7.24, "direction": 36.8, "angle": 81.18, "elevation": 46.71, "pano_id": "TMX7316010203-000259_pano_0008_000515", "timestamp": "2017-04-13T10:55:19.615740Z", "filename": "pano_0008_000515.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 7.24434739, "relative_pitch": 81.18430385036177, "relative_heading": 36.803586923498756, "relative_elevation": 46.7109925858676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0002_000350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85248117631348, 52.3461004279133, 45.7954286439344 ] }, "distance": 7.33, "direction": 226.76, "angle": 80.91, "elevation": 45.8, "pano_id": "TMX7316010203-002460_pano_0002_000350", "timestamp": "2022-03-21T12:47:41.130280Z", "filename": "pano_0002_000350.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 7.32723353, "relative_pitch": 80.90976584020221, "relative_heading": 226.7619706490209, "relative_elevation": 45.7954286439344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0002_000353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85263870704245, 52.3461973724031, 45.804555320181 ] }, "distance": 7.9, "direction": 43.1, "angle": 80.22, "elevation": 45.8, "pano_id": "TMX7316010203-002460_pano_0002_000353", "timestamp": "2022-03-21T12:47:43.710260Z", "filename": "pano_0002_000353.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 7.89939161, "relative_pitch": 80.2150972706381, "relative_heading": 43.09814108857243, "relative_elevation": 45.804555320181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002714/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002714/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002714/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002714/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002714/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002714/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002714/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002714/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002714/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85264077899949, 52.3462071909842, 45.927928218618 ] }, "distance": 8.82, "direction": 38.91, "angle": 79.13, "elevation": 45.93, "pano_id": "TMX7316010203-001704_pano_0000_002714", "timestamp": "2020-05-13T07:10:47.375870Z", "filename": "pano_0000_002714.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 8.81713397, "relative_pitch": 79.1327118134918, "relative_heading": 38.913544206227435, "relative_elevation": 45.927928218618 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85245988386021, 52.3460895303742, 45.8272577952594 ] }, "distance": 9.22, "direction": 227.45, "angle": 78.63, "elevation": 45.83, "pano_id": "TMX7316010203-002120_pano_0000_005011", "timestamp": "2021-04-28T10:40:55.995830Z", "filename": "pano_0000_005011.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 9.21566161, "relative_pitch": 78.62971931113302, "relative_heading": 227.44955222649784, "relative_elevation": 45.8272577952594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004152/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004152/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004152/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004152/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004152/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004152/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004152/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004152/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004152/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85246668481527, 52.3460849850231, 45.836966724135 ] }, "distance": 9.24, "direction": 223.19, "angle": 78.6, "elevation": 45.84, "pano_id": "TMX7316010203-000777_pano_0000_004152", "timestamp": "2018-06-06T10:02:11.034100Z", "filename": "pano_0000_004152.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 9.24175957, "relative_pitch": 78.600713663866, "relative_heading": 223.19259483247464, "relative_elevation": 45.836966724135 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000303/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000303/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000303/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000303/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000303/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000303/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000303/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000303/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000303/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85246187363745, 52.3460855123839, 46.0884321788326 ] }, "distance": 9.43, "direction": 224.89, "angle": 78.44, "elevation": 46.09, "pano_id": "TMX7316060226-000009_pano_0002_000303", "timestamp": "2016-07-29T09:25:53.664140Z", "filename": "pano_0002_000303.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 9.42752244, "relative_pitch": 78.4394597668976, "relative_heading": 224.88967802275766, "relative_elevation": 46.0884321788326 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_07-40-42_00039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852655231566831, 52.34620930555103, 0.0 ] }, "distance": 9.64, "direction": 42.59, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_07-40-42_00039", "timestamp": "2025-07-30T07:41:19Z", "filename": "recording_2025-07-30_07-40-42_00039.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 9.63874558, "relative_pitch": 0.0, "relative_heading": 42.592887333386805, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track10_Sphere_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852461740107032, 52.346079510736445, 0.0 ] }, "distance": 9.92, "direction": 222.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track10_Sphere_00036", "timestamp": "2024-11-05T09:14:30Z", "filename": "Job_20241105_0934_Track10_Sphere_00036.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 9.91797883, "relative_pitch": 0.0, "relative_heading": 222.20317363698877, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track10_Sphere_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852661080584583, 52.34620985325971, 0.0 ] }, "distance": 9.96, "direction": 44.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track10_Sphere_00040", "timestamp": "2024-11-05T09:14:32Z", "filename": "Job_20241105_0934_Track10_Sphere_00040.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 9.95656873, "relative_pitch": 0.0, "relative_heading": 44.0442813502891, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_07-40-42_00036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852454284450701, 52.34607832661391, 0.0 ] }, "distance": 10.36, "direction": 223.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_07-40-42_00036", "timestamp": "2025-07-30T07:41:16Z", "filename": "recording_2025-07-30_07-40-42_00036.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 10.36089277, "relative_pitch": 0.0, "relative_heading": 223.79523640956148, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85266634089894, 52.3462127080188, 45.9887393889949 ] }, "distance": 10.43, "direction": 44.25, "angle": 77.22, "elevation": 45.99, "pano_id": "TMX7316060226-000009_pano_0002_000307", "timestamp": "2016-07-29T09:25:57.299090Z", "filename": "pano_0002_000307.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 10.43418525, "relative_pitch": 77.21682404262907, "relative_heading": 44.24651993347489, "relative_elevation": 45.9887393889949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85266168082385, 52.3462228012648, 45.8433243371546 ] }, "distance": 11.06, "direction": 39.0, "angle": 76.43, "elevation": 45.84, "pano_id": "TMX7316010203-002120_pano_0000_005007", "timestamp": "2021-04-28T10:40:52.230840Z", "filename": "pano_0000_005007.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 11.06344086, "relative_pitch": 76.4321510476037, "relative_heading": 39.002669381402775, "relative_elevation": 45.8433243371546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002718/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002718/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002718/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002718/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002718/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002718/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002718/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002718/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002718/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85244263823926, 52.3460735730132, 45.8972170222551 ] }, "distance": 11.29, "direction": 224.84, "angle": 76.18, "elevation": 45.9, "pano_id": "TMX7316010203-001704_pano_0000_002718", "timestamp": "2020-05-13T07:10:50.640920Z", "filename": "pano_0000_002718.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 11.29386877, "relative_pitch": 76.17594863690788, "relative_heading": 224.84441722010655, "relative_elevation": 45.8972170222551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004156/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004156/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004156/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004156/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004156/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004156/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004156/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004156/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004156/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85268242498513, 52.3462188335687, 45.8540197992697 ] }, "distance": 11.69, "direction": 45.76, "angle": 75.7, "elevation": 45.85, "pano_id": "TMX7316010203-000777_pano_0000_004156", "timestamp": "2018-06-06T10:02:14.408840Z", "filename": "pano_0000_004156.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 11.69134272, "relative_pitch": 75.69612862581072, "relative_heading": 45.76383443060972, "relative_elevation": 45.8540197992697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0002_000349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85243176325765, 52.3460671996567, 45.7792425164953 ] }, "distance": 12.32, "direction": 224.96, "angle": 74.94, "elevation": 45.78, "pano_id": "TMX7316010203-002460_pano_0002_000349", "timestamp": "2022-03-21T12:47:40.310270Z", "filename": "pano_0002_000349.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 12.31933787, "relative_pitch": 74.93833048756895, "relative_heading": 224.96232025748878, "relative_elevation": 45.7792425164953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_000517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85242135437255, 52.3460687604119, 46.6535502448678 ] }, "distance": 12.71, "direction": 227.78, "angle": 74.76, "elevation": 46.65, "pano_id": "TMX7316010203-000259_pano_0008_000517", "timestamp": "2017-04-13T10:55:21.790640Z", "filename": "pano_0008_000517.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 12.71305239, "relative_pitch": 74.75704804506755, "relative_heading": 227.77856651541185, "relative_elevation": 46.6535502448678 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000354/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000354/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000354/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000354/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0002_000354/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000354/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000354/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000354/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000354/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85269224082682, 52.3462287042382, 45.8214579299092 ] }, "distance": 12.94, "direction": 44.35, "angle": 74.23, "elevation": 45.82, "pano_id": "TMX7316010203-002460_pano_0002_000354", "timestamp": "2022-03-21T12:47:44.600270Z", "filename": "pano_0002_000354.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 12.94079415, "relative_pitch": 74.22937714593532, "relative_heading": 44.34561212608014, "relative_elevation": 45.8214579299092 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002713/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002713/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002713/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002713/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002713/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002713/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002713/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002713/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002713/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85269483989339, 52.3462380599327, 45.9394726837054 ] }, "distance": 13.82, "direction": 41.85, "angle": 73.25, "elevation": 45.94, "pano_id": "TMX7316010203-001704_pano_0000_002713", "timestamp": "2020-05-13T07:10:46.530910Z", "filename": "pano_0000_002713.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 13.82215797, "relative_pitch": 73.25463629035278, "relative_heading": 41.85350272513567, "relative_elevation": 45.9394726837054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005012/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005012/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005012/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005012/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005012/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005012/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005012/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005012/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005012/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85241041986136, 52.346056182555, 45.8282660767436 ] }, "distance": 14.22, "direction": 225.62, "angle": 72.77, "elevation": 45.83, "pano_id": "TMX7316010203-002120_pano_0000_005012", "timestamp": "2021-04-28T10:40:56.970870Z", "filename": "pano_0000_005012.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 14.21549884, "relative_pitch": 72.76659952839806, "relative_heading": 225.6188157261637, "relative_elevation": 45.8282660767436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000302/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000302/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000302/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000302/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000302/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000302/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000302/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000302/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000302/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85241269437735, 52.3460525596084, 46.1313877124339 ] }, "distance": 14.39, "direction": 224.04, "angle": 72.67, "elevation": 46.13, "pano_id": "TMX7316060226-000009_pano_0002_000302", "timestamp": "2016-07-29T09:25:52.769120Z", "filename": "pano_0002_000302.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 14.39215054, "relative_pitch": 72.67303171569704, "relative_heading": 224.03998424398324, "relative_elevation": 46.1313877124339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004151/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004151/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004151/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004151/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004151/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004151/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004151/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004151/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004151/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85241695010633, 52.3460497932935, 45.8302598064765 ] }, "distance": 14.42, "direction": 222.36, "angle": 72.54, "elevation": 45.83, "pano_id": "TMX7316010203-000777_pano_0000_004151", "timestamp": "2018-06-06T10:02:10.218860Z", "filename": "pano_0000_004151.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 14.41801142, "relative_pitch": 72.53663880877565, "relative_heading": 222.36091827091872, "relative_elevation": 45.8302598064765 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_07-40-42_00040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852708321571009, 52.3462403374624, 0.0 ] }, "distance": 14.63, "direction": 43.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_07-40-42_00040", "timestamp": "2025-07-30T07:41:19Z", "filename": "recording_2025-07-30_07-40-42_00040.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 14.63300591, "relative_pitch": 0.0, "relative_heading": 43.871293566238954, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track10_Sphere_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852414704844036, 52.34604537832341, 0.0 ] }, "distance": 14.89, "direction": 221.52, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track10_Sphere_00035", "timestamp": "2024-11-05T09:14:29Z", "filename": "Job_20241105_0934_Track10_Sphere_00035.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 14.88571197, "relative_pitch": 0.0, "relative_heading": 221.52196347696218, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track10_Sphere_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85271472932318, 52.34624079781389, 0.0 ] }, "distance": 14.98, "direction": 44.94, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track10_Sphere_00041", "timestamp": "2024-11-05T09:14:33Z", "filename": "Job_20241105_0934_Track10_Sphere_00041.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 14.97516829, "relative_pitch": 0.0, "relative_heading": 44.9399405731798, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_07-40-42_00035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852406248055319, 52.34604445930754, 0.0 ] }, "distance": 15.35, "direction": 222.88, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_07-40-42_00035", "timestamp": "2025-07-30T07:41:15Z", "filename": "recording_2025-07-30_07-40-42_00035.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 15.3486225, "relative_pitch": 0.0, "relative_heading": 222.87973800762117, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8527188458429, 52.3462443664925, 45.9829955510795 ] }, "distance": 15.45, "direction": 44.64, "angle": 71.42, "elevation": 45.98, "pano_id": "TMX7316060226-000009_pano_0002_000308", "timestamp": "2016-07-29T09:25:58.349060Z", "filename": "pano_0002_000308.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 15.45462741, "relative_pitch": 71.4227914626445, "relative_heading": 44.63620243190549, "relative_elevation": 45.9829955510795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85271561233077, 52.3462541176007, 45.8369587790221 ] }, "distance": 16.1, "direction": 41.36, "angle": 70.65, "elevation": 45.84, "pano_id": "TMX7316010203-002120_pano_0000_005006", "timestamp": "2021-04-28T10:40:51.230880Z", "filename": "pano_0000_005006.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 16.09816424, "relative_pitch": 70.64847549422022, "relative_heading": 41.363007670774415, "relative_elevation": 45.8369587790221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002719/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002719/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002719/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002719/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002719/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002719/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002719/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002719/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002719/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85239729735587, 52.3460380000898, 45.8883053325117 ] }, "distance": 16.29, "direction": 222.73, "angle": 70.46, "elevation": 45.89, "pano_id": "TMX7316010203-001704_pano_0000_002719", "timestamp": "2020-05-13T07:10:51.460870Z", "filename": "pano_0000_002719.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 16.29041765, "relative_pitch": 70.45506087786852, "relative_heading": 222.73165803164568, "relative_elevation": 45.8883053325117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004157/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004157/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004157/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004157/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004157/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004157/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004157/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004157/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004157/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85274061625493, 52.3462510549034, 45.8428777828813 ] }, "distance": 17.03, "direction": 46.43, "angle": 69.62, "elevation": 45.84, "pano_id": "TMX7316010203-000777_pano_0000_004157", "timestamp": "2018-06-06T10:02:15.313950Z", "filename": "pano_0000_004157.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 17.03492589, "relative_pitch": 69.61524963304292, "relative_heading": 46.428464680393226, "relative_elevation": 45.8428777828813 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_000514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_000514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_000514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85273140062851, 52.3462572218349, 46.7408129815012 ] }, "distance": 17.08, "direction": 43.31, "angle": 69.93, "elevation": 46.74, "pano_id": "TMX7316010203-000259_pano_0008_000514", "timestamp": "2017-04-13T10:55:18.520660Z", "filename": "pano_0008_000514.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 17.07824249, "relative_pitch": 69.92861632770708, "relative_heading": 43.30672483037428, "relative_elevation": 46.7408129815012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0002_000348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85238539352039, 52.3460323669387, 45.7679179543629 ] }, "distance": 17.3, "direction": 223.3, "angle": 69.29, "elevation": 45.77, "pano_id": "TMX7316010203-002460_pano_0002_000348", "timestamp": "2022-03-21T12:47:39.510270Z", "filename": "pano_0002_000348.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 17.30214536, "relative_pitch": 69.29135695642681, "relative_heading": 223.29637567600057, "relative_elevation": 45.7679179543629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000355/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000355/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000355/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000355/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0002_000355/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000355/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0002_000355/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000355/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0002_000355/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85274626661704, 52.3462595871207, 45.8201220808551 ] }, "distance": 17.97, "direction": 45.08, "angle": 68.58, "elevation": 45.82, "pano_id": "TMX7316010203-002460_pano_0002_000355", "timestamp": "2022-03-21T12:47:45.505260Z", "filename": "pano_0002_000355.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 17.97326038, "relative_pitch": 68.58206150853617, "relative_heading": 45.081597299301826, "relative_elevation": 45.8201220808551 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002712/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002712/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002712/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002712/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001704_pano_0000_002712/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002712/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001704_pano_0000_002712/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002712/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/13/TMX7316010203-001704/pano_0000_002712/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85275079856273, 52.346267512368, 45.9330680835992 ] }, "distance": 18.82, "direction": 43.84, "angle": 67.72, "elevation": 45.93, "pano_id": "TMX7316010203-001704_pano_0000_002712", "timestamp": "2020-05-13T07:10:45.690910Z", "filename": "pano_0000_002712.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 18.81903001, "relative_pitch": 67.72081833563293, "relative_heading": 43.8441951986602, "relative_elevation": 45.9330680835992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_005013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_005013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_005013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85236298058656, 52.3460215216255, 45.8168500466272 ] }, "distance": 19.23, "direction": 224.14, "angle": 67.23, "elevation": 45.82, "pano_id": "TMX7316010203-002120_pano_0000_005013", "timestamp": "2021-04-28T10:40:58.065780Z", "filename": "pano_0000_005013.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 19.23000619, "relative_pitch": 67.23149026835317, "relative_heading": 224.1427804058828, "relative_elevation": 45.8168500466272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85236534842813, 52.3460188143609, 46.1787731396034 ] }, "distance": 19.34, "direction": 223.18, "angle": 67.28, "elevation": 46.18, "pano_id": "TMX7316060226-000009_pano_0002_000301", "timestamp": "2016-07-29T09:25:51.859130Z", "filename": "pano_0002_000301.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 19.33654574, "relative_pitch": 67.2793627327951, "relative_heading": 223.17796166203038, "relative_elevation": 46.1787731396034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004150/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004150/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004150/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004150/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000777_pano_0000_004150/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004150/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000777_pano_0000_004150/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004150/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/06/TMX7316010203-000777/pano_0000_004150/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85236926414475, 52.3460141654859, 45.8381430525333 ] }, "distance": 19.54, "direction": 221.57, "angle": 66.91, "elevation": 45.84, "pano_id": "TMX7316010203-000777_pano_0000_004150", "timestamp": "2018-06-06T10:02:09.393940Z", "filename": "pano_0000_004150.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 19.5388865, "relative_pitch": 66.91347288510426, "relative_heading": 221.56914930176833, "relative_elevation": 45.8381430525333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_07-40-42_00041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852763128658853, 52.346270154765065, 0.0 ] }, "distance": 19.62, "direction": 45.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_07-40-42_00041", "timestamp": "2025-07-30T07:41:20Z", "filename": "recording_2025-07-30_07-40-42_00041.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 19.61726542, "relative_pitch": 0.0, "relative_heading": 45.01938137696055, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track10_Sphere_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852369006797995, 52.3460111081296, 0.0 ] }, "distance": 19.81, "direction": 220.95, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track10_Sphere_00034", "timestamp": "2024-11-05T09:14:28Z", "filename": "Job_20241105_0934_Track10_Sphere_00034.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 19.80619026, "relative_pitch": 0.0, "relative_heading": 220.95408917351392, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track10_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track10_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852769595223887, 52.346270606391336, 0.0 ] }, "distance": 19.97, "direction": 45.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track10_Sphere_00042", "timestamp": "2024-11-05T09:14:34Z", "filename": "Job_20241105_0934_Track10_Sphere_00042.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 19.96640674, "relative_pitch": 0.0, "relative_heading": 45.81127946446961, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_07-40-42_00034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_07-40-42_00034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_07-40-42_00034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.852359703206415, 52.34600982577239, 0.0 ] }, "distance": 20.33, "direction": 222.04, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_07-40-42_00034", "timestamp": "2025-07-30T07:41:15Z", "filename": "recording_2025-07-30_07-40-42_00034.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 20.33317407, "relative_pitch": 0.0, "relative_heading": 222.03987779599424, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track10_Sphere_00038/adjacencies/b_20241105_0934_Track10_Sphere_00038/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85277221261195, 52.3462747385245, 45.9583807932213 ] }, "distance": 20.42, "direction": 45.23, "angle": 66.05, "elevation": 45.96, "pano_id": "TMX7316060226-000009_pano_0002_000309", "timestamp": "2016-07-29T09:25:59.629080Z", "filename": "pano_0002_000309.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_20241105_0934_Track10_Sphere_00038", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118568.9310843858, 484382.4334585058 ] }, "relative_distance": 20.41582732, "relative_pitch": 66.04804698969734, "relative_heading": 45.234902749415774, "relative_elevation": 45.9583807932213 } ] } }