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_20241203_1333_Track01_Sphere_00219/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00219/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00219/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00219/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00219/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00219/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00219/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00219/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9017881816185, 52.36689166399302, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00219", "timestamp": "2024-12-03T12:55:33Z", "filename": "Job_20241203_1333_Track01_Sphere_00219.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "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_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90178777528584, 52.3668944525552, 46.5168131832033 ] }, "distance": 0.31, "direction": 354.9, "angle": 89.62, "elevation": 46.52, "pano_id": "TMX7316010203-000998_pano_0004_001085", "timestamp": "2018-11-21T11:57:05.745290Z", "filename": "pano_0004_001085.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 0.31152727, "relative_pitch": 89.6162907622326, "relative_heading": 354.90287905954955, "relative_elevation": 46.5168131832033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90179162034784, 52.366895091062, 46.3141841283068 ] }, "distance": 0.45, "direction": 31.56, "angle": 89.45, "elevation": 46.31, "pano_id": "TMX7316010203-002310_pano_0000_000077", "timestamp": "2021-09-15T07:22:28.580540Z", "filename": "pano_0000_000077.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 0.44753468, "relative_pitch": 89.44636722455154, "relative_heading": 31.559072431343036, "relative_elevation": 46.3141841283068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90178465964105, 52.3668870112684, 47.2938762400299 ] }, "distance": 0.57, "direction": 204.86, "angle": 89.31, "elevation": 47.29, "pano_id": "TMX7316010203-002791_pano_0000_000025", "timestamp": "2022-09-05T07:23:47.417300Z", "filename": "pano_0000_000025.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 0.57060938, "relative_pitch": 89.30874934392432, "relative_heading": 204.86159669033034, "relative_elevation": 47.2938762400299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90179652295294, 52.366893798024, 46.4822209877893 ] }, "distance": 0.62, "direction": 67.32, "angle": 89.24, "elevation": 46.48, "pano_id": "TMX7316010203-002542_pano_0000_001781", "timestamp": "2022-04-25T08:40:48.952680Z", "filename": "pano_0000_001781.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 0.61579792, "relative_pitch": 89.24098812058428, "relative_heading": 67.31787781931901, "relative_elevation": 46.4822209877893 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9017840471355, 52.3668839389688, 46.5935378978029 ] }, "distance": 0.9, "direction": 198.14, "angle": 88.89, "elevation": 46.59, "pano_id": "TMX7316010203-001053_pano_0000_000510", "timestamp": "2019-01-14T11:55:19.652430Z", "filename": "pano_0000_000510.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 0.90455345, "relative_pitch": 88.88781604136719, "relative_heading": 198.1398221603842, "relative_elevation": 46.5935378978029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90178152088539, 52.366884588313, 46.4696046151221 ] }, "distance": 0.91, "direction": 209.95, "angle": 88.88, "elevation": 46.47, "pano_id": "TMX7316010203-001658_pano_0000_001546", "timestamp": "2020-04-21T07:52:15.195420Z", "filename": "pano_0000_001546.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 0.90870641, "relative_pitch": 88.87973208212641, "relative_heading": 209.95222531943276, "relative_elevation": 46.4696046151221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_003237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90179934911092, 52.3668984057076, 46.4838676024228 ] }, "distance": 1.07, "direction": 45.4, "angle": 88.68, "elevation": 46.48, "pano_id": "TMX7316010203-001051_pano_0002_003237", "timestamp": "2019-01-14T10:43:19.304050Z", "filename": "pano_0002_003237.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 1.06836155, "relative_pitch": 88.68337476963161, "relative_heading": 45.39801198422883, "relative_elevation": 46.4838676024228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90177603519891, 52.3668797374592, 46.586707290262 ] }, "distance": 1.56, "direction": 211.94, "angle": 88.08, "elevation": 46.59, "pano_id": "TMX7316010203-002046_pano_0000_000017", "timestamp": "2021-03-18T08:22:36.531780Z", "filename": "pano_0000_000017.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 1.56389124, "relative_pitch": 88.07733284993705, "relative_heading": 211.94036845298885, "relative_elevation": 46.586707290262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901802816164623, 52.36690410007511, 0.0 ] }, "distance": 1.71, "direction": 35.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01092", "timestamp": "2025-06-19T03:35:09Z", "filename": "recording_2025-06-19_03-28-47_01092.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 1.7054695, "relative_pitch": 0.0, "relative_heading": 35.767136554351104, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90180246786032, 52.3669044331516, 46.3231075014919 ] }, "distance": 1.72, "direction": 34.41, "angle": 87.87, "elevation": 46.32, "pano_id": "TMX7315120208-000070_pano_0019_000114", "timestamp": "2016-06-07T13:12:52.538520Z", "filename": "pano_0019_000114.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 1.72216137, "relative_pitch": 87.87088644692986, "relative_heading": 34.405837613433924, "relative_elevation": 46.3231075014919 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901805664197, 52.3669058135719, 46.3663943391293 ] }, "distance": 1.97, "direction": 37.1, "angle": 87.56, "elevation": 46.37, "pano_id": "TMX7316010203-002359_pano_0000_000096", "timestamp": "2021-12-29T09:03:39.208010Z", "filename": "pano_0000_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 1.97410072, "relative_pitch": 87.562040976369, "relative_heading": 37.101260033940086, "relative_elevation": 46.3663943391293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000169/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000169/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000169/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000169/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000169/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000169/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000169/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000169/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000169/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90180440643022, 52.3669097578423, 46.4024196509272 ] }, "distance": 2.3, "direction": 28.76, "angle": 87.17, "elevation": 46.4, "pano_id": "TMX7316010203-002031_pano_0002_000169", "timestamp": "2021-03-08T11:08:02.003530Z", "filename": "pano_0002_000169.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 2.29675196, "relative_pitch": 87.16637863454123, "relative_heading": 28.762606385127185, "relative_elevation": 46.4024196509272 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90180897007195, 52.3669079457038, 46.4552520113066 ] }, "distance": 2.3, "direction": 38.01, "angle": 87.17, "elevation": 46.46, "pano_id": "TMX7316010203-002040_pano_0001_000039", "timestamp": "2021-03-15T08:40:32.482540Z", "filename": "pano_0001_000039.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 2.29944934, "relative_pitch": 87.16627729239582, "relative_heading": 38.01029555486692, "relative_elevation": 46.4552520113066 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001827/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001827/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001827/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001827/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_001827/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001827/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001827/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001827/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001827/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90176945937749, 52.3668717787254, 46.3852378837764 ] }, "distance": 2.55, "direction": 209.96, "angle": 86.85, "elevation": 46.39, "pano_id": "TMX7316010203-000221_pano_0000_001827", "timestamp": "2017-03-23T11:11:36.262750Z", "filename": "pano_0000_001827.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 2.55390624, "relative_pitch": 86.84855652726436, "relative_heading": 209.95637407650474, "relative_elevation": 46.3852378837764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000170/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000170/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000170/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000170/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000170/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000170/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000170/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000170/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000170/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90176394247727, 52.3668727832953, 46.5171365011483 ] }, "distance": 2.67, "direction": 218.16, "angle": 86.71, "elevation": 46.52, "pano_id": "TMX7316010203-002031_pano_0002_000170", "timestamp": "2021-03-08T11:08:02.538420Z", "filename": "pano_0002_000170.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 2.67206112, "relative_pitch": 86.71239935365033, "relative_heading": 218.16258029138794, "relative_elevation": 46.5171365011483 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90176671863777, 52.3668702419104, 46.5709677292034 ] }, "distance": 2.8, "direction": 211.52, "angle": 86.56, "elevation": 46.57, "pano_id": "TMX7316010203-002040_pano_0001_000040", "timestamp": "2021-03-15T08:40:33.352530Z", "filename": "pano_0001_000040.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 2.79633107, "relative_pitch": 86.56382839468482, "relative_heading": 211.52104685674632, "relative_elevation": 46.5709677292034 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90176557936895, 52.3668684163047, 46.4820124553517 ] }, "distance": 3.01, "direction": 210.76, "angle": 86.29, "elevation": 46.48, "pano_id": "TMX7316010203-002359_pano_0000_000097", "timestamp": "2021-12-29T09:03:39.708040Z", "filename": "pano_0000_000097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 3.01033744, "relative_pitch": 86.29450013386942, "relative_heading": 210.75867175134834, "relative_elevation": 46.4820124553517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90176190577902, 52.3668672488963, 46.4263527225703 ] }, "distance": 3.25, "direction": 213.38, "angle": 85.99, "elevation": 46.43, "pano_id": "TMX7315120208-000070_pano_0019_000115", "timestamp": "2016-06-07T13:12:53.238530Z", "filename": "pano_0019_000115.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 3.2533336, "relative_pitch": 85.9915423373869, "relative_heading": 213.37650402509337, "relative_elevation": 46.4263527225703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90176212935114, 52.366866670197055, 0.0 ] }, "distance": 3.3, "direction": 212.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01093", "timestamp": "2025-06-19T03:35:09Z", "filename": "recording_2025-06-19_03-28-47_01093.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 3.29908107, "relative_pitch": 0.0, "relative_heading": 212.54036837936275, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90181618327165, 52.3669173955666, 46.4635518500581 ] }, "distance": 3.44, "direction": 33.67, "angle": 85.77, "elevation": 46.46, "pano_id": "TMX7316010203-002046_pano_0000_000016", "timestamp": "2021-03-18T08:22:35.896860Z", "filename": "pano_0000_000016.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 3.44037888, "relative_pitch": 85.76528010718826, "relative_heading": 33.66918682941933, "relative_elevation": 46.4635518500581 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_003238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90175946301286, 52.3668614432117, 46.6004904983565 ] }, "distance": 3.89, "direction": 210.19, "angle": 85.23, "elevation": 46.6, "pano_id": "TMX7316010203-001051_pano_0002_003238", "timestamp": "2019-01-14T10:43:19.994050Z", "filename": "pano_0002_003238.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 3.89037437, "relative_pitch": 85.22781100212535, "relative_heading": 210.1870049565836, "relative_elevation": 46.6004904983565 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90182163441016, 52.3669217217129, 46.356498952955 ] }, "distance": 4.05, "direction": 34.27, "angle": 85.01, "elevation": 46.36, "pano_id": "TMX7316010203-001658_pano_0000_001545", "timestamp": "2020-04-21T07:52:14.585420Z", "filename": "pano_0000_001545.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 4.04708566, "relative_pitch": 85.0105273773014, "relative_heading": 34.26576506222743, "relative_elevation": 46.356498952955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000509/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000509/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000509/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000509/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000509/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000509/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000509/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000509/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000509/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90182512736251, 52.3669217928143, 46.4804074317217 ] }, "distance": 4.19, "direction": 36.89, "angle": 84.85, "elevation": 46.48, "pano_id": "TMX7316010203-001053_pano_0000_000509", "timestamp": "2019-01-14T11:55:19.222420Z", "filename": "pano_0000_000509.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 4.19198974, "relative_pitch": 84.84653252300201, "relative_heading": 36.89329162086858, "relative_elevation": 46.4804074317217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90182514152949, 52.3669238796173, 47.1965203806758 ] }, "distance": 4.38, "direction": 35.08, "angle": 84.7, "elevation": 47.2, "pano_id": "TMX7316010203-002791_pano_0000_000024", "timestamp": "2022-09-05T07:23:46.727290Z", "filename": "pano_0000_000024.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 4.38047227, "relative_pitch": 84.69737195506885, "relative_heading": 35.07975035570174, "relative_elevation": 47.1965203806758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90175128949603, 52.3668583725129, 46.4266292955726 ] }, "distance": 4.48, "direction": 214.15, "angle": 84.49, "elevation": 46.43, "pano_id": "TMX7316010203-002310_pano_0000_000078", "timestamp": "2021-09-15T07:22:29.245560Z", "filename": "pano_0000_000078.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 4.47637724, "relative_pitch": 84.49266184320851, "relative_heading": 214.15075286018924, "relative_elevation": 46.4266292955726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90175540268271, 52.3668566437951, 46.5921465195715 ] }, "distance": 4.49, "direction": 209.81, "angle": 84.49, "elevation": 46.59, "pano_id": "TMX7316010203-002542_pano_0000_001782", "timestamp": "2022-04-25T08:40:49.782640Z", "filename": "pano_0000_001782.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 4.49116558, "relative_pitch": 84.49408805057647, "relative_heading": 209.81104591886535, "relative_elevation": 46.5921465195715 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90174672240779, 52.3668563736018, 46.6296056732535 ] }, "distance": 4.84, "direction": 215.72, "angle": 84.08, "elevation": 46.63, "pano_id": "TMX7316010203-000998_pano_0004_001086", "timestamp": "2018-11-21T11:57:06.380080Z", "filename": "pano_0004_001086.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 4.83690361, "relative_pitch": 84.0778708890672, "relative_heading": 215.72144096802265, "relative_elevation": 46.6296056732535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00218/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00218/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00218/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00218/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00218/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00218/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00218/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00218/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00218/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901828234599908, 52.36692932494397, 0.0 ] }, "distance": 5.0, "direction": 33.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00218", "timestamp": "2024-12-03T12:55:32Z", "filename": "Job_20241203_1333_Track01_Sphere_00218.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 5.00050849, "relative_pitch": 0.0, "relative_heading": 33.064783496382994, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00220/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00220/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00220/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00220/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00220/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00220/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00220/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00220/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00220/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901747149053465, 52.36685363051522, 0.0 ] }, "distance": 5.07, "direction": 213.44, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00220", "timestamp": "2024-12-03T12:55:34Z", "filename": "Job_20241203_1333_Track01_Sphere_00220.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 5.07176271, "relative_pitch": 0.0, "relative_heading": 213.4410616247913, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005585/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005585/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005585/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005585/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005585/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005585/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005585/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005585/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005585/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90184558184134, 52.3668601838924, 46.5277704922482 ] }, "distance": 5.25, "direction": 131.86, "angle": 83.56, "elevation": 46.53, "pano_id": "TMX7316010203-001181_pano_0000_005585", "timestamp": "2019-05-14T08:08:40.499130Z", "filename": "pano_0000_005585.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 5.24949826, "relative_pitch": 83.5628224283364, "relative_heading": 131.8580629652639, "relative_elevation": 46.5277704922482 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90182919327763, 52.366932801381, 46.406497605145 ] }, "distance": 5.36, "direction": 31.39, "angle": 83.41, "elevation": 46.41, "pano_id": "TMX7316010203-000998_pano_0004_001084", "timestamp": "2018-11-21T11:57:05.110080Z", "filename": "pano_0004_001084.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 5.3626059, "relative_pitch": 83.40829589895456, "relative_heading": 31.394280813951596, "relative_elevation": 46.406497605145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183183585544, 52.3669319986106, 46.209375650622 ] }, "distance": 5.38, "direction": 33.53, "angle": 83.35, "elevation": 46.21, "pano_id": "TMX7316010203-002310_pano_0000_000076", "timestamp": "2021-09-15T07:22:27.945570Z", "filename": "pano_0000_000076.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 5.38384454, "relative_pitch": 83.35444292441763, "relative_heading": 33.52513160349996, "relative_elevation": 46.209375650622 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9017439942757, 52.3668501430992, 47.3931755740196 ] }, "distance": 5.51, "direction": 213.08, "angle": 83.36, "elevation": 47.39, "pano_id": "TMX7316010203-002791_pano_0000_000026", "timestamp": "2022-09-05T07:23:48.117310Z", "filename": "pano_0000_000026.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 5.51410905, "relative_pitch": 83.36357931780637, "relative_heading": 213.08219282816052, "relative_elevation": 47.3931755740196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183730579632, 52.3669311022182, 46.3755770586431 ] }, "distance": 5.52, "direction": 37.32, "angle": 83.21, "elevation": 46.38, "pano_id": "TMX7316010203-002542_pano_0000_001780", "timestamp": "2022-04-25T08:40:48.177630Z", "filename": "pano_0000_001780.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 5.51860232, "relative_pitch": 83.21382696858694, "relative_heading": 37.32465098530891, "relative_elevation": 46.3755770586431 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90174123576537, 52.3668472091462, 46.5787358600646 ] }, "distance": 5.89, "direction": 212.88, "angle": 82.79, "elevation": 46.58, "pano_id": "TMX7316010203-001658_pano_0000_001547", "timestamp": "2020-04-21T07:52:15.805410Z", "filename": "pano_0000_001547.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 5.89025584, "relative_pitch": 82.79274391179096, "relative_heading": 212.8801939208714, "relative_elevation": 46.5787358600646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_003236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183916939097, 52.3669352722514, 46.3767684297636 ] }, "distance": 5.97, "direction": 35.59, "angle": 82.67, "elevation": 46.38, "pano_id": "TMX7316010203-001051_pano_0002_003236", "timestamp": "2019-01-14T10:43:18.619050Z", "filename": "pano_0002_003236.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 5.96728946, "relative_pitch": 82.66804886808131, "relative_heading": 35.59220325061561, "relative_elevation": 46.3767684297636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90174244322982, 52.3668458542647, 46.7050748476759 ] }, "distance": 5.97, "direction": 211.43, "angle": 82.71, "elevation": 46.71, "pano_id": "TMX7316010203-001053_pano_0000_000511", "timestamp": "2019-01-14T11:55:20.092370Z", "filename": "pano_0000_000511.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 5.9741244, "relative_pitch": 82.71078276483412, "relative_heading": 211.4326326074732, "relative_elevation": 46.7050748476759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90173537578183, 52.3668425313898, 46.6953749069944 ] }, "distance": 6.54, "direction": 213.34, "angle": 82.02, "elevation": 46.7, "pano_id": "TMX7316010203-002046_pano_0000_000018", "timestamp": "2021-03-18T08:22:37.191800Z", "filename": "pano_0000_000018.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 6.54429359, "relative_pitch": 82.02203668105882, "relative_heading": 213.3410148212197, "relative_elevation": 46.6953749069944 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005584/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005584/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005584/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005584/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005584/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005584/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005584/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005584/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005584/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90188504651572, 52.3668960614126, 46.4197592055425 ] }, "distance": 6.62, "direction": 85.76, "angle": 81.89, "elevation": 46.42, "pano_id": "TMX7316010203-001181_pano_0000_005584", "timestamp": "2019-05-14T08:08:39.939140Z", "filename": "pano_0000_005584.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 6.61608561, "relative_pitch": 81.88841590958832, "relative_heading": 85.7585437015119, "relative_elevation": 46.4197592055425 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901843178078991, 52.36694170836112, 0.0 ] }, "distance": 6.71, "direction": 33.93, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01091", "timestamp": "2025-06-19T03:35:08Z", "filename": "recording_2025-06-19_03-28-47_01091.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 6.71141421, "relative_pitch": 0.0, "relative_heading": 33.929103255782515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90184373717507, 52.3669414979728, 46.2281827069819 ] }, "distance": 6.71, "direction": 34.31, "angle": 81.74, "elevation": 46.23, "pano_id": "TMX7315120208-000070_pano_0019_000113", "timestamp": "2016-06-07T13:12:51.858530Z", "filename": "pano_0019_000113.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 6.71339479, "relative_pitch": 81.73710002537393, "relative_heading": 34.3103066049646, "relative_elevation": 46.2281827069819 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_04408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901872241263383, 52.36685924838382, 0.0 ] }, "distance": 6.77, "direction": 122.21, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_04408", "timestamp": "2025-06-19T04:34:01Z", "filename": "recording_2025-06-19_03-28-47_04408.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 6.7671773, "relative_pitch": 0.0, "relative_heading": 122.2095366885734, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90184598353057, 52.3669430700374, 46.2649595970288 ] }, "distance": 6.94, "direction": 34.54, "angle": 81.46, "elevation": 46.26, "pano_id": "TMX7316010203-002359_pano_0000_000095", "timestamp": "2021-12-29T09:03:38.712980Z", "filename": "pano_0000_000095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 6.94419059, "relative_pitch": 81.46384879129006, "relative_heading": 34.53953608960805, "relative_elevation": 46.2649595970288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001826/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001826/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001826/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001826/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_001826/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001826/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001826/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001826/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001826/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90184681204222, 52.3669460102661, 46.1692339610308 ] }, "distance": 7.25, "direction": 33.44, "angle": 81.08, "elevation": 46.17, "pano_id": "TMX7316010203-000221_pano_0000_001826", "timestamp": "2017-03-23T11:11:34.927740Z", "filename": "pano_0000_001826.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 7.2470236, "relative_pitch": 81.0792705285616, "relative_heading": 33.44042657529611, "relative_elevation": 46.1692339610308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000168/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000168/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000168/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000168/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000168/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000168/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000168/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000168/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000168/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90184525900318, 52.3669467565988, 46.305148798041 ] }, "distance": 7.26, "direction": 32.38, "angle": 81.09, "elevation": 46.31, "pano_id": "TMX7316010203-002031_pano_0002_000168", "timestamp": "2021-03-08T11:08:01.478380Z", "filename": "pano_0002_000168.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 7.25926587, "relative_pitch": 81.09025011521035, "relative_heading": 32.38242932783775, "relative_elevation": 46.305148798041 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_04409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901818560080601, 52.366828559969285, 0.0 ] }, "distance": 7.32, "direction": 163.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_04409", "timestamp": "2025-06-19T04:34:03Z", "filename": "recording_2025-06-19_03-28-47_04409.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 7.3203966, "relative_pitch": 0.0, "relative_heading": 163.58054199563256, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90185124225919, 52.3669456158156, 46.3483476452529 ] }, "distance": 7.38, "direction": 35.58, "angle": 80.95, "elevation": 46.35, "pano_id": "TMX7316010203-002040_pano_0001_000038", "timestamp": "2021-03-15T08:40:31.627750Z", "filename": "pano_0001_000038.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 7.38185222, "relative_pitch": 80.95056882675934, "relative_heading": 35.58313968888775, "relative_elevation": 46.3483476452529 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005586/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005586/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005586/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005586/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005586/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005586/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005586/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005586/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005586/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9018060751595, 52.3668245128691, 46.6431691376492 ] }, "distance": 7.57, "direction": 170.74, "angle": 80.78, "elevation": 46.64, "pano_id": "TMX7316010203-001181_pano_0000_005586", "timestamp": "2019-05-14T08:08:41.064170Z", "filename": "pano_0000_005586.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 7.57094629, "relative_pitch": 80.78036892000216, "relative_heading": 170.73581768861155, "relative_elevation": 46.6431691376492 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000171/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000171/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000171/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000171/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000171/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000171/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000171/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000171/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000171/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90172362211599, 52.3668358414327, 46.6154539445415 ] }, "distance": 7.61, "direction": 215.3, "angle": 80.73, "elevation": 46.62, "pano_id": "TMX7316010203-002031_pano_0002_000171", "timestamp": "2021-03-08T11:08:03.078350Z", "filename": "pano_0002_000171.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 7.61065296, "relative_pitch": 80.72743820735445, "relative_heading": 215.29641568303032, "relative_elevation": 46.6154539445415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90186047208367, 52.366836677192, 46.5474526574835 ] }, "distance": 7.85, "direction": 141.17, "angle": 80.42, "elevation": 46.55, "pano_id": "TMX7316010203-000998_pano_0004_001137", "timestamp": "2018-11-21T11:58:29.699280Z", "filename": "pano_0004_001137.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 7.8539188, "relative_pitch": 80.42273063183377, "relative_heading": 141.1739161241586, "relative_elevation": 46.5474526574835 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90172470336299, 52.3668325517693, 46.6819825368002 ] }, "distance": 7.87, "direction": 213.32, "angle": 80.43, "elevation": 46.68, "pano_id": "TMX7316010203-002040_pano_0001_000041", "timestamp": "2021-03-15T08:40:34.167540Z", "filename": "pano_0001_000041.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 7.87155032, "relative_pitch": 80.42877836940097, "relative_heading": 213.31894761114074, "relative_elevation": 46.6819825368002 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90190077675279, 52.3668733522737, 46.4313698913902 ] }, "distance": 7.94, "direction": 104.88, "angle": 80.3, "elevation": 46.43, "pano_id": "TMX7316010203-000998_pano_0004_001138", "timestamp": "2018-11-21T11:58:30.334270Z", "filename": "pano_0004_001138.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 7.93549923, "relative_pitch": 80.30139100221338, "relative_heading": 104.8786398841332, "relative_elevation": 46.4313698913902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90172567476855, 52.3668311515776, 46.5873902710155 ] }, "distance": 7.97, "direction": 212.31, "angle": 80.3, "elevation": 46.59, "pano_id": "TMX7316010203-002359_pano_0000_000098", "timestamp": "2021-12-29T09:03:40.208020Z", "filename": "pano_0000_000098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 7.96664531, "relative_pitch": 80.29603659604118, "relative_heading": 212.30572796958202, "relative_elevation": 46.5873902710155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90172183522474, 52.3668302019806, 46.5210274374112 ] }, "distance": 8.2, "direction": 213.46, "angle": 80.01, "elevation": 46.52, "pano_id": "TMX7315120208-000070_pano_0019_000116", "timestamp": "2016-06-07T13:12:53.963490Z", "filename": "pano_0019_000116.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 8.19737904, "relative_pitch": 80.00660947174227, "relative_heading": 213.45612088657055, "relative_elevation": 46.5210274374112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901720999692434, 52.36682946318146, 0.0 ] }, "distance": 8.3, "direction": 213.47, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01094", "timestamp": "2025-06-19T03:35:10Z", "filename": "recording_2025-06-19_03-28-47_01094.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 8.29734302, "relative_pitch": 0.0, "relative_heading": 213.47104169315537, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000015/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000015/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000015/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000015/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000015/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000015/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000015/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000015/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000015/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90185670383261, 52.3669548548309, 46.3614101121202 ] }, "distance": 8.44, "direction": 33.58, "angle": 79.68, "elevation": 46.36, "pano_id": "TMX7316010203-002046_pano_0000_000015", "timestamp": "2021-03-18T08:22:35.276880Z", "filename": "pano_0000_000015.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 8.43959884, "relative_pitch": 79.68289004784218, "relative_heading": 33.57547835099961, "relative_elevation": 46.3614101121202 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_003239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90171968273844, 52.366824528644, 46.7063866108656 ] }, "distance": 8.81, "direction": 211.99, "angle": 79.32, "elevation": 46.71, "pano_id": "TMX7316010203-001051_pano_0002_003239", "timestamp": "2019-01-14T10:43:20.689020Z", "filename": "pano_0002_003239.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 8.80779747, "relative_pitch": 79.32068863040922, "relative_heading": 211.9877008782122, "relative_elevation": 46.7063866108656 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90186191599105, 52.3669587243189, 46.2613699119538 ] }, "distance": 8.99, "direction": 33.94, "angle": 79.0, "elevation": 46.26, "pano_id": "TMX7316010203-001658_pano_0000_001544", "timestamp": "2020-04-21T07:52:13.980390Z", "filename": "pano_0000_001544.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 8.99486249, "relative_pitch": 78.99694114245956, "relative_heading": 33.94282720736584, "relative_elevation": 46.2613699119538 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901912185238285, 52.36692164304873, 0.0 ] }, "distance": 9.08, "direction": 68.45, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_06-21-49_00279", "timestamp": "2025-06-19T06:28:17Z", "filename": "recording_2025-06-19_06-21-49_00279.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 9.08140654, "relative_pitch": 0.0, "relative_heading": 68.44873057934967, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000508/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000508/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000508/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000508/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000508/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000508/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000508/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000508/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000508/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9018662988688, 52.3669595802872, 46.3847118681297 ] }, "distance": 9.24, "direction": 35.15, "angle": 78.73, "elevation": 46.38, "pano_id": "TMX7316010203-001053_pano_0000_000508", "timestamp": "2019-01-14T11:55:18.797370Z", "filename": "pano_0000_000508.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 9.24262012, "relative_pitch": 78.7308385816191, "relative_heading": 35.14854010651806, "relative_elevation": 46.3847118681297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90186579275121, 52.3669609356897, 47.1116813421249 ] }, "distance": 9.35, "direction": 34.44, "angle": 78.78, "elevation": 47.11, "pano_id": "TMX7316010203-002791_pano_0000_000023", "timestamp": "2022-09-05T07:23:46.082290Z", "filename": "pano_0000_000023.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 9.34680198, "relative_pitch": 78.77842400740698, "relative_heading": 34.44347547166799, "relative_elevation": 47.1116813421249 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90171052561392, 52.3668217076104, 46.5322365500033 ] }, "distance": 9.41, "direction": 214.2, "angle": 78.57, "elevation": 46.53, "pano_id": "TMX7316010203-002310_pano_0000_000079", "timestamp": "2021-09-15T07:22:29.960540Z", "filename": "pano_0000_000079.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 9.41145374, "relative_pitch": 78.5657987132399, "relative_heading": 214.19658819267292, "relative_elevation": 46.5322365500033 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90171381120118, 52.3668196591991, 46.6948094982654 ] }, "distance": 9.48, "direction": 212.3, "angle": 78.52, "elevation": 46.69, "pano_id": "TMX7316010203-002542_pano_0000_001783", "timestamp": "2022-04-25T08:40:50.677610Z", "filename": "pano_0000_001783.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 9.4793763, "relative_pitch": 78.52449813404908, "relative_heading": 212.30309506664707, "relative_elevation": 46.6948094982654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9017052685874, 52.366818199301, 46.7359433993697 ] }, "distance": 9.94, "direction": 214.64, "angle": 78.0, "elevation": 46.74, "pano_id": "TMX7316010203-000998_pano_0004_001087", "timestamp": "2018-11-21T11:57:07.020210Z", "filename": "pano_0004_001087.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 9.93589816, "relative_pitch": 77.99781043856404, "relative_heading": 214.63927334244266, "relative_elevation": 46.7359433993697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00217/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00217/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00217/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00217/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00217/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00217/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00217/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00217/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00217/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901868288829108, 52.366966878033395, 0.0 ] }, "distance": 9.99, "direction": 33.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00217", "timestamp": "2024-12-03T12:55:32Z", "filename": "Job_20241203_1333_Track01_Sphere_00217.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 9.9910058, "relative_pitch": 0.0, "relative_heading": 33.10271742486831, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00221/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00221/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00221/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00221/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00221/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00221/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00221/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00221/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00221/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901705060450281, 52.366815502815115, 0.0 ] }, "distance": 10.19, "direction": 213.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00221", "timestamp": "2024-12-03T12:55:34Z", "filename": "Job_20241203_1333_Track01_Sphere_00221.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 10.19206026, "relative_pitch": 0.0, "relative_heading": 213.74604264514213, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000075/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000075/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000075/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000075/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000075/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000075/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000075/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000075/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000075/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90187202967647, 52.3669687867287, 46.1141791539267 ] }, "distance": 10.31, "direction": 33.64, "angle": 77.4, "elevation": 46.11, "pano_id": "TMX7316010203-002310_pano_0000_000075", "timestamp": "2021-09-15T07:22:27.340510Z", "filename": "pano_0000_000075.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 10.30854436, "relative_pitch": 77.39904849198517, "relative_heading": 33.64439458246526, "relative_elevation": 46.1141791539267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005583/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005583/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005583/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005583/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005583/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005583/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005583/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005583/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005583/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90192447194941, 52.3669321290694, 46.3200584249571 ] }, "distance": 10.32, "direction": 64.13, "angle": 77.44, "elevation": 46.32, "pano_id": "TMX7316010203-001181_pano_0000_005583", "timestamp": "2019-05-14T08:08:39.384210Z", "filename": "pano_0000_005583.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 10.31778138, "relative_pitch": 77.44239281745145, "relative_heading": 64.12526408731851, "relative_elevation": 46.3200584249571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04407/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04407/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04407/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04407/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_04407/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04407/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04407/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04407/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04407/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901938921257962, 52.3668774252277, 0.0 ] }, "distance": 10.39, "direction": 98.77, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_04407", "timestamp": "2025-06-19T04:33:59Z", "filename": "recording_2025-06-19_03-28-47_04407.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 10.38918012, "relative_pitch": 0.0, "relative_heading": 98.77210190617694, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90182020326728, 52.3667998678583, 46.6620225226507 ] }, "distance": 10.44, "direction": 167.95, "angle": 77.38, "elevation": 46.66, "pano_id": "TMX7316010203-000998_pano_0004_001136", "timestamp": "2018-11-21T11:58:29.069330Z", "filename": "pano_0004_001136.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 10.44483285, "relative_pitch": 77.38288604281507, "relative_heading": 167.9463764105541, "relative_elevation": 46.6620225226507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90170309694763, 52.3668135663127, 47.4831702867523 ] }, "distance": 10.45, "direction": 213.7, "angle": 77.59, "elevation": 47.48, "pano_id": "TMX7316010203-002791_pano_0000_000027", "timestamp": "2022-09-05T07:23:48.827350Z", "filename": "pano_0000_000027.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 10.44553632, "relative_pitch": 77.59345751208146, "relative_heading": 213.69945338572512, "relative_elevation": 47.4831702867523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90187090319865, 52.3669709253896, 46.3122184192762 ] }, "distance": 10.47, "direction": 32.57, "angle": 77.27, "elevation": 46.31, "pano_id": "TMX7316010203-000998_pano_0004_001083", "timestamp": "2018-11-21T11:57:04.480100Z", "filename": "pano_0004_001083.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 10.46597802, "relative_pitch": 77.26577987577917, "relative_heading": 32.57283456884129, "relative_elevation": 46.3122184192762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90187776644755, 52.3669682742336, 46.2791586508974 ] }, "distance": 10.48, "direction": 35.6, "angle": 77.24, "elevation": 46.28, "pano_id": "TMX7316010203-002542_pano_0000_001779", "timestamp": "2022-04-25T08:40:47.442770Z", "filename": "pano_0000_001779.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 10.4836422, "relative_pitch": 77.23617670464421, "relative_heading": 35.59532142659814, "relative_elevation": 46.2791586508974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90194117005396, 52.3669100780108, 46.3322533806786 ] }, "distance": 10.62, "direction": 78.88, "angle": 77.09, "elevation": 46.33, "pano_id": "TMX7316010203-000998_pano_0004_001139", "timestamp": "2018-11-21T11:58:30.974290Z", "filename": "pano_0004_001139.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 10.62036084, "relative_pitch": 77.0895920486061, "relative_heading": 78.87599887198469, "relative_elevation": 46.3322533806786 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9017010411592, 52.366809921189, 46.6854473780841 ] }, "distance": 10.86, "direction": 213.13, "angle": 76.9, "elevation": 46.69, "pano_id": "TMX7316010203-001658_pano_0000_001548", "timestamp": "2020-04-21T07:52:16.410400Z", "filename": "pano_0000_001548.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 10.86122286, "relative_pitch": 76.90328439860431, "relative_heading": 213.1268342681855, "relative_elevation": 46.6854473780841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_003235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90187905774277, 52.3669720492928, 46.2814486287534 ] }, "distance": 10.88, "direction": 34.68, "angle": 76.77, "elevation": 46.28, "pano_id": "TMX7316010203-001051_pano_0002_003235", "timestamp": "2019-01-14T10:43:17.939040Z", "filename": "pano_0002_003235.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 10.87779005, "relative_pitch": 76.77351349274115, "relative_heading": 34.6841500309931, "relative_elevation": 46.2814486287534 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90170082543656, 52.3668083088021, 46.8078475827351 ] }, "distance": 11.02, "direction": 212.68, "angle": 76.75, "elevation": 46.81, "pano_id": "TMX7316010203-001053_pano_0000_000512", "timestamp": "2019-01-14T11:55:20.537330Z", "filename": "pano_0000_000512.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 11.01984202, "relative_pitch": 76.75225347573712, "relative_heading": 212.6810153441915, "relative_elevation": 46.8078475827351 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_04410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901774967432785, 52.36679235848642, 0.0 ] }, "distance": 11.09, "direction": 184.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_04410", "timestamp": "2025-06-19T04:34:04Z", "filename": "recording_2025-06-19_03-28-47_04410.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 11.08674954, "relative_pitch": 0.0, "relative_heading": 184.65673674527275, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90169343520823, 52.3668060373341, 46.800309558399 ] }, "distance": 11.51, "direction": 214.11, "angle": 76.19, "elevation": 46.8, "pano_id": "TMX7316010203-002046_pano_0000_000019", "timestamp": "2021-03-18T08:22:37.881800Z", "filename": "pano_0000_000019.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 11.5079784, "relative_pitch": 76.18531457913637, "relative_heading": 214.1111618200953, "relative_elevation": 46.800309558399 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005587/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005587/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005587/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005587/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005587/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005587/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005587/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005587/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005587/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90176669002459, 52.3667888844044, 46.7580801285803 ] }, "distance": 11.53, "direction": 187.29, "angle": 76.15, "elevation": 46.76, "pano_id": "TMX7316010203-001181_pano_0000_005587", "timestamp": "2019-05-14T08:08:41.639090Z", "filename": "pano_0000_005587.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 11.53003753, "relative_pitch": 76.14783256602966, "relative_heading": 187.2942220319169, "relative_elevation": 46.7580801285803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901883584304048, 52.366979298839084, 0.0 ] }, "distance": 11.72, "direction": 33.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01090", "timestamp": "2025-06-19T03:35:07Z", "filename": "recording_2025-06-19_03-28-47_01090.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 11.71838698, "relative_pitch": 0.0, "relative_heading": 33.679274079629565, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90188517761529, 52.3669789022243, 46.1374469418079 ] }, "distance": 11.74, "direction": 34.24, "angle": 75.72, "elevation": 46.14, "pano_id": "TMX7315120208-000070_pano_0019_000112", "timestamp": "2016-06-07T13:12:51.203510Z", "filename": "pano_0019_000112.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 11.74240639, "relative_pitch": 75.72085315441167, "relative_heading": 34.23936908594896, "relative_elevation": 46.1374469418079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90188658090637, 52.3669804309486, 46.1631043553352 ] }, "distance": 11.94, "direction": 34.16, "angle": 75.5, "elevation": 46.16, "pano_id": "TMX7316010203-002359_pano_0000_000094", "timestamp": "2021-12-29T09:03:38.228100Z", "filename": "pano_0000_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 11.93682627, "relative_pitch": 75.50205247836448, "relative_heading": 34.159249129113505, "relative_elevation": 46.1631043553352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000167/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000167/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000167/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000167/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000167/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000167/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000167/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000167/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000167/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9018863117566, 52.3669837156679, 46.2029076768085 ] }, "distance": 12.23, "direction": 33.13, "angle": 75.17, "elevation": 46.2, "pano_id": "TMX7316010203-002031_pano_0002_000167", "timestamp": "2021-03-08T11:08:00.968370Z", "filename": "pano_0002_000167.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 12.23096599, "relative_pitch": 75.17261083237184, "relative_heading": 33.12673332720398, "relative_elevation": 46.2029076768085 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001828/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001828/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001828/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001828/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_001828/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001828/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001828/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001828/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001828/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90169096614194, 52.3667987417102, 46.590339991264 ] }, "distance": 12.28, "direction": 212.64, "angle": 75.24, "elevation": 46.59, "pano_id": "TMX7316010203-000221_pano_0000_001828", "timestamp": "2017-03-23T11:11:38.022970Z", "filename": "pano_0000_001828.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 12.27850589, "relative_pitch": 75.23586317814004, "relative_heading": 212.636341521009, "relative_elevation": 46.590339991264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90189295175214, 52.3669834047328, 46.2337294798344 ] }, "distance": 12.46, "direction": 34.96, "angle": 74.92, "elevation": 46.23, "pano_id": "TMX7316010203-002040_pano_0001_000037", "timestamp": "2021-03-15T08:40:30.797550Z", "filename": "pano_0001_000037.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 12.45551076, "relative_pitch": 74.92230492305998, "relative_heading": 34.956380260343444, "relative_elevation": 46.2337294798344 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000172/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000172/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000172/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000172/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000172/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000172/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000172/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000172/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000172/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90168334028532, 52.3667989320059, 46.7149045672268 ] }, "distance": 12.55, "direction": 214.69, "angle": 74.96, "elevation": 46.71, "pano_id": "TMX7316010203-002031_pano_0002_000172", "timestamp": "2021-03-08T11:08:03.613350Z", "filename": "pano_0002_000172.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 12.54883839, "relative_pitch": 74.9638250579036, "relative_heading": 214.6861204772892, "relative_elevation": 46.7149045672268 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90168305374987, 52.3667950077624, 46.7910699043423 ] }, "distance": 12.92, "direction": 213.66, "angle": 74.56, "elevation": 46.79, "pano_id": "TMX7316010203-002040_pano_0001_000042", "timestamp": "2021-03-15T08:40:34.932490Z", "filename": "pano_0001_000042.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 12.92110055, "relative_pitch": 74.5627975435163, "relative_heading": 213.6553186232006, "relative_elevation": 46.7910699043423 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90168491051604, 52.366794138297, 46.6919150436297 ] }, "distance": 12.93, "direction": 212.95, "angle": 74.52, "elevation": 46.69, "pano_id": "TMX7316010203-002359_pano_0000_000099", "timestamp": "2021-12-29T09:03:40.707970Z", "filename": "pano_0000_000099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 12.93251822, "relative_pitch": 74.51857023943185, "relative_heading": 212.95134541212693, "relative_elevation": 46.6919150436297 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000458/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000458/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000458/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000458/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000458/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000458/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000458/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000458/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000458/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90192829170153, 52.3668127287376, 46.4837792431936 ] }, "distance": 12.97, "direction": 132.62, "angle": 74.41, "elevation": 46.48, "pano_id": "TMX7316010203-001053_pano_0000_000458", "timestamp": "2019-01-14T11:54:43.802600Z", "filename": "pano_0000_000458.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 12.97035437, "relative_pitch": 74.40931960178222, "relative_heading": 132.62482492336034, "relative_elevation": 46.4837792431936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90197220253224, 52.3668570173438, 46.6337981903926 ] }, "distance": 13.11, "direction": 107.1, "angle": 74.29, "elevation": 46.63, "pano_id": "TMX7315120208-000070_pano_0019_000132", "timestamp": "2016-06-07T13:15:18.932730Z", "filename": "pano_0019_000132.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.11410655, "relative_pitch": 74.2932399068156, "relative_heading": 107.09629744401289, "relative_elevation": 46.6337981903926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90168039003828, 52.3667934122992, 46.6202599871904 ] }, "distance": 13.17, "direction": 213.88, "angle": 74.23, "elevation": 46.62, "pano_id": "TMX7315120208-000070_pano_0019_000117", "timestamp": "2016-06-07T13:12:54.773480Z", "filename": "pano_0019_000117.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.16953559, "relative_pitch": 74.22579693603822, "relative_heading": 213.88433459941817, "relative_elevation": 46.6202599871904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001656/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001656/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001656/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001656/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_001656/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001656/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001656/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001656/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001656/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90192220767453, 52.366805691977, 46.4765360383317 ] }, "distance": 13.22, "direction": 136.34, "angle": 74.12, "elevation": 46.48, "pano_id": "TMX7316010203-000221_pano_0000_001656", "timestamp": "2017-03-23T11:03:21.331580Z", "filename": "pano_0000_001656.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.22346429, "relative_pitch": 74.11793255268292, "relative_heading": 136.33976518435477, "relative_elevation": 46.4765360383317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9019405673721, 52.3668178539906, 46.3961861804128 ] }, "distance": 13.24, "direction": 128.35, "angle": 74.08, "elevation": 46.4, "pano_id": "TMX7316010203-001053_pano_0000_000334", "timestamp": "2019-01-14T11:51:35.994360Z", "filename": "pano_0000_000334.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.23615918, "relative_pitch": 74.07732011468293, "relative_heading": 128.3532612283194, "relative_elevation": 46.3961861804128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005338/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005338/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005338/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005338/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005338/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005338/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005338/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005338/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005338/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90195359176605, 52.3668285223872, 46.3200788255781 ] }, "distance": 13.28, "direction": 121.95, "angle": 74.0, "elevation": 46.32, "pano_id": "TMX7316060226-000019_pano_0000_005338", "timestamp": "2016-08-15T06:01:58.256550Z", "filename": "pano_0000_005338.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.27814913, "relative_pitch": 74.00448026548304, "relative_heading": 121.94749914655675, "relative_elevation": 46.3200788255781 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90196120968805, 52.3668364226795, 46.453400624916 ] }, "distance": 13.29, "direction": 117.54, "angle": 74.03, "elevation": 46.45, "pano_id": "TMX7316010203-001177_pano_0000_000739", "timestamp": "2019-05-13T06:10:30.241750Z", "filename": "pano_0000_000739.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.29251151, "relative_pitch": 74.03167344366918, "relative_heading": 117.54435796956025, "relative_elevation": 46.453400624916 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901679456749366, 52.36679246117374, 0.0 ] }, "distance": 13.29, "direction": 213.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01095", "timestamp": "2025-06-19T03:35:10Z", "filename": "recording_2025-06-19_03-28-47_01095.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.29284036, "relative_pitch": 0.0, "relative_heading": 213.85747899857154, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0005_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0005_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0005_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90194893418958, 52.3668239020153, 46.4515406787395 ] }, "distance": 13.29, "direction": 124.55, "angle": 74.03, "elevation": 46.45, "pano_id": "TMX7316010203-000998_pano_0005_000046", "timestamp": "2018-11-21T12:30:24.546950Z", "filename": "pano_0005_000046.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.29473188, "relative_pitch": 74.0285352640552, "relative_heading": 124.5519766941735, "relative_elevation": 46.4515406787395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000459/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000459/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000459/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000459/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000459/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000459/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000459/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000459/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000459/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90197201618717, 52.366850867619, 46.3627960644662 ] }, "distance": 13.32, "direction": 109.93, "angle": 73.97, "elevation": 46.36, "pano_id": "TMX7316010203-001053_pano_0000_000459", "timestamp": "2019-01-14T11:54:44.427640Z", "filename": "pano_0000_000459.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.3194007, "relative_pitch": 73.9713614507702, "relative_heading": 109.92708984108609, "relative_elevation": 46.3627960644662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000014/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000014/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000014/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000014/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000014/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000014/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000014/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000014/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000014/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90189707425259, 52.3669923814712, 46.2523833448067 ] }, "distance": 13.44, "direction": 33.5, "angle": 73.8, "elevation": 46.25, "pano_id": "TMX7316010203-002046_pano_0000_000014", "timestamp": "2021-03-18T08:22:34.656930Z", "filename": "pano_0000_000014.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.43942511, "relative_pitch": 73.7978689124065, "relative_heading": 33.497467557799276, "relative_elevation": 46.2523833448067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90195948213138, 52.3668314249376, 46.5005415547639 ] }, "distance": 13.46, "direction": 119.88, "angle": 73.86, "elevation": 46.5, "pano_id": "TMX7316010203-002359_pano_0000_000044", "timestamp": "2021-12-29T09:03:04.873270Z", "filename": "pano_0000_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.45649, "relative_pitch": 73.86042839642276, "relative_heading": 119.87618351656235, "relative_elevation": 46.5005415547639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901952858136791, 52.36695901889101, 0.0 ] }, "distance": 13.49, "direction": 56.25, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_06-21-49_00278", "timestamp": "2025-06-19T06:28:16Z", "filename": "recording_2025-06-19_06-21-49_00278.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.49048477, "relative_pitch": 0.0, "relative_heading": 56.2501477786066, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0000_000565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0000_000565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0000_000565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90195650638872, 52.3668273516045, 46.4305387567729 ] }, "distance": 13.52, "direction": 121.97, "angle": 73.77, "elevation": 46.43, "pano_id": "TMX7316010203-001530_pano_0000_000565", "timestamp": "2019-12-20T08:32:05.071140Z", "filename": "pano_0000_000565.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.51554534, "relative_pitch": 73.77015939849211, "relative_heading": 121.97078974088956, "relative_elevation": 46.4305387567729 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90191914762379, 52.366800289673, 46.5712639279664 ] }, "distance": 13.53, "direction": 138.74, "angle": 73.8, "elevation": 46.57, "pano_id": "TMX7316010203-001177_pano_0000_000738", "timestamp": "2019-05-13T06:10:29.381760Z", "filename": "pano_0000_000738.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.52629497, "relative_pitch": 73.80443375663747, "relative_heading": 138.7371500701174, "relative_elevation": 46.5712639279664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00298/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00298/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00298/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00298/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00298/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00298/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00298/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00298/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00298/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901954963130533, 52.36682563186617, 0.0 ] }, "distance": 13.53, "direction": 122.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_06-21-49_00298", "timestamp": "2025-06-19T06:28:47Z", "filename": "recording_2025-06-19_06-21-49_00298.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.52945155, "relative_pitch": 0.0, "relative_heading": 122.8940184334081, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90196828651137, 52.366839012814, 46.5313104558736 ] }, "distance": 13.6, "direction": 115.53, "angle": 73.71, "elevation": 46.53, "pano_id": "TMX7316010203-002791_pano_0000_000079", "timestamp": "2022-09-05T07:24:32.927060Z", "filename": "pano_0000_000079.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.5950531, "relative_pitch": 73.71322084035836, "relative_heading": 115.52749271489716, "relative_elevation": 46.5313104558736 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000078/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000078/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000078/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000078/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000078/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000078/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000078/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000078/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000078/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9019274903267, 52.3668030019812, 46.6606647595763 ] }, "distance": 13.69, "direction": 136.12, "angle": 73.65, "elevation": 46.66, "pano_id": "TMX7316010203-002791_pano_0000_000078", "timestamp": "2022-09-05T07:24:32.442020Z", "filename": "pano_0000_000078.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.68853591, "relative_pitch": 73.65023699962809, "relative_heading": 136.1151264440471, "relative_elevation": 46.6606647595763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_003240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90167920485033, 52.3667877125298, 46.809648187831 ] }, "distance": 13.74, "direction": 212.69, "angle": 73.64, "elevation": 46.81, "pano_id": "TMX7316010203-001051_pano_0002_003240", "timestamp": "2019-01-14T10:43:21.389000Z", "filename": "pano_0002_003240.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.74405419, "relative_pitch": 73.63692554006451, "relative_heading": 212.6895641528535, "relative_elevation": 46.809648187831 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90198130156818, 52.3668541005561, 46.2876611342654 ] }, "distance": 13.8, "direction": 107.63, "angle": 73.4, "elevation": 46.29, "pano_id": "TMX7316010203-001053_pano_0000_000335", "timestamp": "2019-01-14T11:51:36.554350Z", "filename": "pano_0000_000335.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.80251098, "relative_pitch": 73.39595324063255, "relative_heading": 107.62771863984356, "relative_elevation": 46.2876611342654 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901971975548, 52.3668388144732, 46.5510534700006 ] }, "distance": 13.83, "direction": 115.16, "angle": 73.45, "elevation": 46.55, "pano_id": "TMX7316010203-002310_pano_0001_001315", "timestamp": "2021-09-15T09:18:23.525760Z", "filename": "pano_0001_001315.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.83159553, "relative_pitch": 73.45187061288827, "relative_heading": 115.16141807016133, "relative_elevation": 46.5510534700006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9019186011966, 52.3667960533591, 46.6106137223542 ] }, "distance": 13.86, "direction": 140.14, "angle": 73.44, "elevation": 46.61, "pano_id": "TMX7316010203-002359_pano_0000_000043", "timestamp": "2021-12-29T09:03:04.218320Z", "filename": "pano_0000_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.86023377, "relative_pitch": 73.43951300076704, "relative_heading": 140.13810994642827, "relative_elevation": 46.6106137223542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9019608421164, 52.3668253206986, 45.7091856580228 ] }, "distance": 13.89, "direction": 122.12, "angle": 73.1, "elevation": 45.71, "pano_id": "TMX7316010203-002824_pano_0021_000307", "timestamp": "2022-10-07T09:55:25.383770Z", "filename": "pano_0021_000307.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.88578095, "relative_pitch": 73.10198698675852, "relative_heading": 122.11659258785986, "relative_elevation": 45.7091856580228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90191165277718, 52.3667919353893, 46.4438958968967 ] }, "distance": 13.92, "direction": 142.84, "angle": 73.31, "elevation": 46.44, "pano_id": "TMX7316060226-000019_pano_0000_005337", "timestamp": "2016-08-15T06:01:57.751490Z", "filename": "pano_0000_005337.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.9241198, "relative_pitch": 73.31099788648575, "relative_heading": 142.8425349437016, "relative_elevation": 46.4438958968967 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90193005104313, 52.3668012578917, 46.6641774885356 ] }, "distance": 13.95, "direction": 136.15, "angle": 73.36, "elevation": 46.66, "pano_id": "TMX7316010203-002310_pano_0001_001314", "timestamp": "2021-09-15T09:18:22.970770Z", "filename": "pano_0001_001314.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.94932597, "relative_pitch": 73.35701297265604, "relative_heading": 136.15135154729472, "relative_elevation": 46.6641774885356 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90190210918948, 52.3669958770607, 46.1511836070567 ] }, "distance": 13.95, "direction": 33.79, "angle": 73.18, "elevation": 46.15, "pano_id": "TMX7316010203-001658_pano_0000_001543", "timestamp": "2020-04-21T07:52:13.385430Z", "filename": "pano_0000_001543.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.95324971, "relative_pitch": 73.17794594669266, "relative_heading": 33.79032938818854, "relative_elevation": 46.1511836070567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_002189/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_002189/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_002189/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_002189/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_002189/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_002189/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_002189/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_002189/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_002189/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90198267591976, 52.3668513584804, 46.3563129259273 ] }, "distance": 13.99, "direction": 108.7, "angle": 73.21, "elevation": 46.36, "pano_id": "TMX7316010203-000998_pano_0004_002189", "timestamp": "2018-11-21T12:22:38.581150Z", "filename": "pano_0004_002189.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 13.98659326, "relative_pitch": 73.21042485585289, "relative_heading": 108.70288433479581, "relative_elevation": 46.3563129259273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0000_000564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0000_000564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0000_000564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9019135452038, 52.3667905387275, 46.5554846469313 ] }, "distance": 14.13, "direction": 142.81, "angle": 73.12, "elevation": 46.56, "pano_id": "TMX7316010203-001530_pano_0000_000564", "timestamp": "2019-12-20T08:32:04.661130Z", "filename": "pano_0000_000564.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.12584157, "relative_pitch": 73.12117990815833, "relative_heading": 142.8065855584197, "relative_elevation": 46.5554846469313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00297/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00297/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00297/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00297/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00297/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00297/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00297/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00297/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00297/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901913303130835, 52.366788575535, 0.0 ] }, "distance": 14.29, "direction": 143.39, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_06-21-49_00297", "timestamp": "2025-06-19T06:28:46Z", "filename": "recording_2025-06-19_06-21-49_00297.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.2906312, "relative_pitch": 0.0, "relative_heading": 143.38871409660638, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90177968406251, 52.3667632300583, 46.7777844294906 ] }, "distance": 14.3, "direction": 182.32, "angle": 73.0, "elevation": 46.78, "pano_id": "TMX7316010203-000998_pano_0004_001135", "timestamp": "2018-11-21T11:58:28.449320Z", "filename": "pano_0004_001135.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.30311414, "relative_pitch": 72.99808430879804, "relative_heading": 182.3192608643756, "relative_elevation": 46.7777844294906 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90190610327234, 52.3669980827512, 47.0178014244884 ] }, "distance": 14.31, "direction": 34.15, "angle": 73.07, "elevation": 47.02, "pano_id": "TMX7316010203-002791_pano_0000_000022", "timestamp": "2022-09-05T07:23:45.482300Z", "filename": "pano_0000_000022.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.3088134, "relative_pitch": 73.07354897861771, "relative_heading": 34.14910704407817, "relative_elevation": 47.0178014244884 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000507/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000507/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000507/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000507/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000507/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000507/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000507/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000507/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000507/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90190762878556, 52.3669976200345, 46.2806140389293 ] }, "distance": 14.32, "direction": 34.61, "angle": 72.8, "elevation": 46.28, "pano_id": "TMX7316010203-001053_pano_0000_000507", "timestamp": "2019-01-14T11:55:18.372390Z", "filename": "pano_0000_000507.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.32499345, "relative_pitch": 72.80141191077165, "relative_heading": 34.608666307625406, "relative_elevation": 46.2806140389293 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90166979060733, 52.366785230809, 46.63393477723 ] }, "distance": 14.33, "direction": 214.25, "angle": 72.92, "elevation": 46.63, "pano_id": "TMX7316010203-002310_pano_0000_000080", "timestamp": "2021-09-15T07:22:30.780510Z", "filename": "pano_0000_000080.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.32812188, "relative_pitch": 72.9205980395952, "relative_heading": 214.25146292441408, "relative_elevation": 46.63393477723 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000190_pano_0000_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9016318682495, 52.366978642329, 46.2638653330505 ] }, "distance": 14.39, "direction": 312.27, "angle": 72.72, "elevation": 46.26, "pano_id": "TMX7316010203-000190_pano_0000_000097", "timestamp": "2016-11-24T09:10:51.892790Z", "filename": "pano_0000_000097.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.38879487, "relative_pitch": 72.72347875593023, "relative_heading": 312.2710808739074, "relative_elevation": 46.2638653330505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005339/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005339/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005339/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005339/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005339/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005339/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005339/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005339/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005339/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90199507493792, 52.3668649196395, 46.2167361583561 ] }, "distance": 14.4, "direction": 101.92, "angle": 72.69, "elevation": 46.22, "pano_id": "TMX7316060226-000019_pano_0000_005339", "timestamp": "2016-08-15T06:01:58.756550Z", "filename": "pano_0000_005339.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.40336513, "relative_pitch": 72.69044582260682, "relative_heading": 101.92400772405006, "relative_elevation": 46.2167361583561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90190018901759, 52.3667817652903, 46.514345632866 ] }, "distance": 14.41, "direction": 148.04, "angle": 72.78, "elevation": 46.51, "pano_id": "TMX7316010203-001053_pano_0000_000333", "timestamp": "2019-01-14T11:51:35.374360Z", "filename": "pano_0000_000333.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.4136722, "relative_pitch": 72.7830538691213, "relative_heading": 148.04060069250636, "relative_elevation": 46.514345632866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90160943112102, 52.3669616286015, 46.4171030158177 ] }, "distance": 14.45, "direction": 302.6, "angle": 72.71, "elevation": 46.42, "pano_id": "TMX7316010203-001552_pano_0001_001749", "timestamp": "2020-01-10T12:13:44.228350Z", "filename": "pano_0001_001749.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.45184121, "relative_pitch": 72.70616236127067, "relative_heading": 302.59552478351816, "relative_elevation": 46.4171030158177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90167204903707, 52.3667828802955, 46.8015099177137 ] }, "distance": 14.46, "direction": 213.16, "angle": 72.83, "elevation": 46.8, "pano_id": "TMX7316010203-002542_pano_0000_001784", "timestamp": "2022-04-25T08:40:51.632660Z", "filename": "pano_0000_001784.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.46033604, "relative_pitch": 72.83033789266669, "relative_heading": 213.16429682222798, "relative_elevation": 46.8015099177137 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000190_pano_0000_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90159215736507, 52.3669415820725, 46.3504977524281 ] }, "distance": 14.46, "direction": 292.59, "angle": 72.67, "elevation": 46.35, "pano_id": "TMX7316010203-000190_pano_0000_000098", "timestamp": "2016-11-24T09:10:52.837770Z", "filename": "pano_0000_000098.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.46150611, "relative_pitch": 72.67190833630428, "relative_heading": 292.5876795550707, "relative_elevation": 46.3504977524281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90198154065089, 52.3669469057909, 46.2500105891377 ] }, "distance": 14.53, "direction": 64.98, "angle": 72.55, "elevation": 46.25, "pano_id": "TMX7316010203-000998_pano_0004_001140", "timestamp": "2018-11-21T11:58:31.624290Z", "filename": "pano_0004_001140.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.53451304, "relative_pitch": 72.55416969766362, "relative_heading": 64.9805988530995, "relative_elevation": 46.2500105891377 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003676/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003676/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003676/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003676/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003676/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003676/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003676/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003676/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003676/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90160489600561, 52.3669586302545, 46.4782814718783 ] }, "distance": 14.54, "direction": 300.83, "angle": 72.63, "elevation": 46.48, "pano_id": "TMX7316010203-000711_pano_0000_003676", "timestamp": "2018-05-08T11:51:53.904920Z", "filename": "pano_0000_003676.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.53925231, "relative_pitch": 72.62936741671574, "relative_heading": 300.8317540540946, "relative_elevation": 46.4782814718783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000457/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000457/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000457/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000457/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000457/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000457/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000457/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000457/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000457/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90188474624003, 52.3667747849644, 46.6194610567763 ] }, "distance": 14.57, "direction": 153.17, "angle": 72.64, "elevation": 46.62, "pano_id": "TMX7316010203-001053_pano_0000_000457", "timestamp": "2019-01-14T11:54:43.167640Z", "filename": "pano_0000_000457.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.57430254, "relative_pitch": 72.63957001547539, "relative_heading": 153.1722285622283, "relative_elevation": 46.6194610567763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90191999597716, 52.3667880456368, 45.8368967352435 ] }, "distance": 14.61, "direction": 142.09, "angle": 72.32, "elevation": 45.84, "pano_id": "TMX7316010203-002824_pano_0021_000306", "timestamp": "2022-10-07T09:55:24.973780Z", "filename": "pano_0021_000306.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.61358725, "relative_pitch": 72.31682826684293, "relative_heading": 142.0917292299074, "relative_elevation": 45.8368967352435 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005582/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005582/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005582/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005582/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005582/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005582/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005582/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005582/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005582/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90196390058606, 52.3669682908073, 46.2375020766631 ] }, "distance": 14.7, "direction": 54.53, "angle": 72.37, "elevation": 46.24, "pano_id": "TMX7316010203-001181_pano_0000_005582", "timestamp": "2019-05-14T08:08:38.834160Z", "filename": "pano_0000_005582.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.69566226, "relative_pitch": 72.36818559524232, "relative_heading": 54.53449167713141, "relative_elevation": 46.2375020766631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90200072531003, 52.3668669934182, 46.4109643949196 ] }, "distance": 14.74, "direction": 100.74, "angle": 72.39, "elevation": 46.41, "pano_id": "TMX7316010203-002359_pano_0000_000045", "timestamp": "2021-12-29T09:03:05.538310Z", "filename": "pano_0000_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.73542085, "relative_pitch": 72.38542437610369, "relative_heading": 100.73682028764918, "relative_elevation": 46.4109643949196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0000_000566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0000_000566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0000_000566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90199994293669, 52.3668641641251, 46.3254047827795 ] }, "distance": 14.75, "direction": 101.98, "angle": 72.34, "elevation": 46.33, "pano_id": "TMX7316010203-001530_pano_0000_000566", "timestamp": "2019-12-20T08:32:05.476180Z", "filename": "pano_0000_000566.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.74517136, "relative_pitch": 72.34395737660277, "relative_heading": 101.97741425711165, "relative_elevation": 46.3254047827795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track35_Sphere_00029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track35_Sphere_00029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track35_Sphere_00029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90162414067616, 52.36697823506441, 0.0 ] }, "distance": 14.75, "direction": 310.77, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track35_Sphere_00029", "timestamp": "2025-01-30T10:58:45Z", "filename": "Job_20250130_0915_Track35_Sphere_00029.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.75289893, "relative_pitch": 0.0, "relative_heading": 310.7656409684391, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9020018345859, 52.3668624112609, 45.5999540630728 ] }, "distance": 14.91, "direction": 102.61, "angle": 71.89, "elevation": 45.6, "pano_id": "TMX7316010203-002824_pano_0021_000308", "timestamp": "2022-10-07T09:55:25.788740Z", "filename": "pano_0021_000308.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.91259695, "relative_pitch": 71.89065252766437, "relative_heading": 102.6077713937525, "relative_elevation": 45.5999540630728 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901908299178705, 52.367004421941246, 0.0 ] }, "distance": 14.98, "direction": 33.11, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00216", "timestamp": "2024-12-03T12:55:31Z", "filename": "Job_20241203_1333_Track01_Sphere_00216.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.97901483, "relative_pitch": 0.0, "relative_heading": 33.1079203610472, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90165371437003, 52.366998185109, 46.340103354305 ] }, "distance": 14.98, "direction": 322.31, "angle": 72.09, "elevation": 46.34, "pano_id": "TMX7316010203-001552_pano_0001_001748", "timestamp": "2020-01-10T12:13:43.228210Z", "filename": "pano_0001_001748.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 14.97954922, "relative_pitch": 72.0864495749953, "relative_heading": 322.3056346301666, "relative_elevation": 46.340103354305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90166351259363, 52.3667804145662, 46.8388602416962 ] }, "distance": 15.01, "direction": 214.45, "angle": 72.23, "elevation": 46.84, "pano_id": "TMX7316010203-000998_pano_0004_001088", "timestamp": "2018-11-21T11:57:07.660070Z", "filename": "pano_0004_001088.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.0118736, "relative_pitch": 72.22932435268159, "relative_heading": 214.44930790203097, "relative_elevation": 46.8388602416962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track35_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track35_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track35_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90158195954276, 52.36694051138915, 0.0 ] }, "distance": 15.06, "direction": 291.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track35_Sphere_00030", "timestamp": "2025-01-30T10:58:46Z", "filename": "Job_20250130_0915_Track35_Sphere_00030.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.06180263, "relative_pitch": 0.0, "relative_heading": 291.15415656337865, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003675/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003675/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003675/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003675/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003675/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003675/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003675/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003675/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003675/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90164743861324, 52.3669965109225, 46.3899575024843 ] }, "distance": 15.1, "direction": 320.59, "angle": 71.97, "elevation": 46.39, "pano_id": "TMX7316010203-000711_pano_0000_003675", "timestamp": "2018-05-08T11:51:52.869880Z", "filename": "pano_0000_003675.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.10028804, "relative_pitch": 71.96953262358599, "relative_heading": 320.589719022411, "relative_elevation": 46.3899575024843 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000074/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000074/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000074/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000074/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000074/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000074/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000074/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000074/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000074/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90191195968966, 52.3670057627403, 46.0099601084366 ] }, "distance": 15.24, "direction": 33.59, "angle": 71.67, "elevation": 46.01, "pano_id": "TMX7316010203-002310_pano_0000_000074", "timestamp": "2021-09-15T07:22:26.755570Z", "filename": "pano_0000_000074.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.24071216, "relative_pitch": 71.67264559229697, "relative_heading": 33.58672201021988, "relative_elevation": 46.0099601084366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001657/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001657/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001657/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001657/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_001657/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001657/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001657/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001657/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001657/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90201244853893, 52.3668829799326, 46.2489160364494 ] }, "distance": 15.31, "direction": 93.62, "angle": 71.69, "elevation": 46.25, "pano_id": "TMX7316010203-000221_pano_0000_001657", "timestamp": "2017-03-23T11:03:22.481580Z", "filename": "pano_0000_001657.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.3065073, "relative_pitch": 71.68755988358747, "relative_heading": 93.61944962211263, "relative_elevation": 46.2489160364494 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901662236156267, 52.36677752487362, 0.0 ] }, "distance": 15.33, "direction": 214.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00222", "timestamp": "2024-12-03T12:55:35Z", "filename": "Job_20241203_1333_Track01_Sphere_00222.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.32661029, "relative_pitch": 0.0, "relative_heading": 214.0373605259113, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90166276488281, 52.3667769318587, 47.5787113392726 ] }, "distance": 15.36, "direction": 213.79, "angle": 72.11, "elevation": 47.58, "pano_id": "TMX7316010203-002791_pano_0000_000028", "timestamp": "2022-09-05T07:23:49.532240Z", "filename": "pano_0000_000028.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.36127901, "relative_pitch": 72.10678955735692, "relative_heading": 213.78828043586373, "relative_elevation": 47.5787113392726 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000077/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000077/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000077/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000077/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000077/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000077/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000077/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000077/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000077/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9018868279506, 52.3667666122948, 46.8039578935131 ] }, "distance": 15.45, "direction": 154.22, "angle": 71.73, "elevation": 46.8, "pano_id": "TMX7316010203-002791_pano_0000_000077", "timestamp": "2022-09-05T07:24:31.952020Z", "filename": "pano_0000_000077.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.45243108, "relative_pitch": 71.72924482928356, "relative_heading": 154.22491629318233, "relative_elevation": 46.8039578935131 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90191816784762, 52.3670055425453, 46.1780677540228 ] }, "distance": 15.46, "direction": 34.94, "angle": 71.49, "elevation": 46.18, "pano_id": "TMX7316010203-002542_pano_0000_001778", "timestamp": "2022-04-25T08:40:46.732690Z", "filename": "pano_0000_001778.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.45856079, "relative_pitch": 71.49152514278634, "relative_heading": 34.94274446657113, "relative_elevation": 46.1780677540228 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90201512147608, 52.3668932863617, 46.5614485554397 ] }, "distance": 15.46, "direction": 89.33, "angle": 71.63, "elevation": 46.56, "pano_id": "TMX7315120208-000070_pano_0019_000133", "timestamp": "2016-06-07T13:15:20.517680Z", "filename": "pano_0019_000133.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.4590946, "relative_pitch": 71.63306474083154, "relative_heading": 89.33080721622181, "relative_elevation": 46.5614485554397 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04406/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04406/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04406/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04406/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_04406/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04406/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04406/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04406/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04406/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902013592406169, 52.36687511583089, 0.0 ] }, "distance": 15.46, "direction": 96.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_04406", "timestamp": "2025-06-19T04:33:56Z", "filename": "recording_2025-06-19_03-28-47_04406.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.46391488, "relative_pitch": 0.0, "relative_heading": 96.8387055264116, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90187678949917, 52.3667636915842, 46.7024911725894 ] }, "distance": 15.47, "direction": 157.03, "angle": 71.68, "elevation": 46.7, "pano_id": "TMX7316010203-001177_pano_0000_000737", "timestamp": "2019-05-13T06:10:28.671800Z", "filename": "pano_0000_000737.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.46630592, "relative_pitch": 71.67685313561302, "relative_heading": 157.0306280553863, "relative_elevation": 46.7024911725894 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90201407571596, 52.3668764125826, 46.4573360374197 ] }, "distance": 15.48, "direction": 96.29, "angle": 71.57, "elevation": 46.46, "pano_id": "TMX7316010203-002310_pano_0001_001316", "timestamp": "2021-09-15T09:18:24.080730Z", "filename": "pano_0001_001316.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.48011879, "relative_pitch": 71.57133370800764, "relative_heading": 96.293915556852, "relative_elevation": 46.4573360374197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000460/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000460/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000460/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000460/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000460/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000460/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000460/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000460/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000460/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90201590175491, 52.3668890981344, 46.2568857902661 ] }, "distance": 15.51, "direction": 91.05, "angle": 71.46, "elevation": 46.26, "pano_id": "TMX7316010203-001053_pano_0000_000460", "timestamp": "2019-01-14T11:54:45.042780Z", "filename": "pano_0000_000460.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.51381752, "relative_pitch": 71.4593732958902, "relative_heading": 91.05443298343792, "relative_elevation": 46.2568857902661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90191302690273, 52.3670092831071, 46.205220926553 ] }, "distance": 15.61, "direction": 33.01, "angle": 71.34, "elevation": 46.21, "pano_id": "TMX7316010203-000998_pano_0004_001082", "timestamp": "2018-11-21T11:57:03.850280Z", "filename": "pano_0004_001082.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.6080342, "relative_pitch": 71.33513114360515, "relative_heading": 33.01351333723706, "relative_elevation": 46.205220926553 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_04411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901733321706592, 52.36675535607594, 0.0 ] }, "distance": 15.62, "direction": 193.84, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_04411", "timestamp": "2025-06-19T04:34:05Z", "filename": "recording_2025-06-19_03-28-47_04411.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.62110171, "relative_pitch": 0.0, "relative_heading": 193.84021510234103, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0005_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0005_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0005_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90201823582306, 52.3668840436452, 46.2938868496567 ] }, "distance": 15.69, "direction": 93.1, "angle": 71.27, "elevation": 46.29, "pano_id": "TMX7316010203-000998_pano_0005_000047", "timestamp": "2018-11-21T12:30:25.451990Z", "filename": "pano_0005_000047.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.69310176, "relative_pitch": 71.27392490741973, "relative_heading": 93.09729335012048, "relative_elevation": 46.2938868496567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003677/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003677/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003677/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003677/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003677/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003677/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003677/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003677/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003677/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90156229954513, 52.366920764305, 46.5662432387471 ] }, "distance": 15.72, "direction": 281.89, "angle": 71.34, "elevation": 46.57, "pano_id": "TMX7316010203-000711_pano_0000_003677", "timestamp": "2018-05-08T11:51:54.979880Z", "filename": "pano_0000_003677.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.72303803, "relative_pitch": 71.3428057179653, "relative_heading": 281.8850481916994, "relative_elevation": 46.5662432387471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90188778967667, 52.3667640398125, 46.7999923424795 ] }, "distance": 15.74, "direction": 154.46, "angle": 71.41, "elevation": 46.8, "pano_id": "TMX7316010203-002310_pano_0001_001313", "timestamp": "2021-09-15T09:18:22.415780Z", "filename": "pano_0001_001313.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.73882447, "relative_pitch": 71.41222208786982, "relative_heading": 154.4632990732206, "relative_elevation": 46.7999923424795 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90201512910055, 52.3668647294376, 46.3417821489275 ] }, "distance": 15.75, "direction": 100.97, "angle": 71.23, "elevation": 46.34, "pano_id": "TMX7316010203-001177_pano_0000_000740", "timestamp": "2019-05-13T06:10:31.716700Z", "filename": "pano_0000_000740.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.7464275, "relative_pitch": 71.23280451135044, "relative_heading": 100.97234850991853, "relative_elevation": 46.3417821489275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_003234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90191893045288, 52.3670088668563, 46.1762386485934 ] }, "distance": 15.79, "direction": 34.33, "angle": 71.12, "elevation": 46.18, "pano_id": "TMX7316010203-001051_pano_0002_003234", "timestamp": "2019-01-14T10:43:17.269000Z", "filename": "pano_0002_003234.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.79244443, "relative_pitch": 71.11912228400884, "relative_heading": 34.32854323829924, "relative_elevation": 46.1762386485934 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0005_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0005_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0005_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0005_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90187738059097, 52.366760334668, 46.6655254755169 ] }, "distance": 15.83, "direction": 157.42, "angle": 71.27, "elevation": 46.67, "pano_id": "TMX7316010203-000998_pano_0005_000045", "timestamp": "2018-11-21T12:30:23.511980Z", "filename": "pano_0005_000045.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.82631332, "relative_pitch": 71.26596293841949, "relative_heading": 157.42415155473577, "relative_elevation": 46.6655254755169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90187746029061, 52.3667603447609, 46.7301016105339 ] }, "distance": 15.83, "direction": 157.4, "angle": 71.29, "elevation": 46.73, "pano_id": "TMX7316010203-002359_pano_0000_000042", "timestamp": "2021-12-29T09:03:03.563280Z", "filename": "pano_0000_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.82736137, "relative_pitch": 71.28889597682702, "relative_heading": 157.40444426827048, "relative_elevation": 46.7301016105339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90166007835947, 52.3667727418226, 46.7916699266061 ] }, "distance": 15.85, "direction": 213.4, "angle": 71.29, "elevation": 46.79, "pano_id": "TMX7316010203-001658_pano_0000_001549", "timestamp": "2020-04-21T07:52:17.025560Z", "filename": "pano_0000_001549.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.8509031, "relative_pitch": 71.28594255533093, "relative_heading": 213.40077208710682, "relative_elevation": 46.7916699266061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005588/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005588/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005588/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005588/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005588/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005588/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005588/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005588/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005588/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90172753688684, 52.3667534594165, 46.8748158542439 ] }, "distance": 15.92, "direction": 195.04, "angle": 71.24, "elevation": 46.87, "pano_id": "TMX7316010203-001181_pano_0000_005588", "timestamp": "2019-05-14T08:08:42.229260Z", "filename": "pano_0000_005588.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.92374618, "relative_pitch": 71.23696898095842, "relative_heading": 195.03527424875384, "relative_elevation": 46.8748158542439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90202231831062, 52.3668901705571, 46.1938101667911 ] }, "distance": 15.95, "direction": 90.6, "angle": 70.95, "elevation": 46.19, "pano_id": "TMX7316010203-001053_pano_0000_000336", "timestamp": "2019-01-14T11:51:37.059340Z", "filename": "pano_0000_000336.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.94912023, "relative_pitch": 70.95198243423089, "relative_heading": 90.59690858897108, "relative_elevation": 46.1938101667911 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000190_pano_0000_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90167071872586, 52.367016067553, 46.1706917639822 ] }, "distance": 15.99, "direction": 329.97, "angle": 70.9, "elevation": 46.17, "pano_id": "TMX7316010203-000190_pano_0000_000096", "timestamp": "2016-11-24T09:10:50.992780Z", "filename": "pano_0000_000096.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 15.98881816, "relative_pitch": 70.89913275126054, "relative_heading": 329.9728100110887, "relative_elevation": 46.1706917639822 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90165813831231, 52.3667712489126, 46.910541000776 ] }, "distance": 16.06, "direction": 213.47, "angle": 71.1, "elevation": 46.91, "pano_id": "TMX7316010203-001053_pano_0000_000513", "timestamp": "2019-01-14T11:55:20.992350Z", "filename": "pano_0000_000513.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.0623458, "relative_pitch": 71.09860313057109, "relative_heading": 213.4680932596579, "relative_elevation": 46.910541000776 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9018695366326, 52.3667555322465, 46.5746833309531 ] }, "distance": 16.13, "direction": 159.91, "angle": 70.9, "elevation": 46.57, "pano_id": "TMX7316060226-000019_pano_0000_005336", "timestamp": "2016-08-15T06:01:57.246570Z", "filename": "pano_0000_005336.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.12976432, "relative_pitch": 70.89798520878709, "relative_heading": 159.90614448743213, "relative_elevation": 46.5746833309531 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000190_pano_0000_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90155203186203, 52.3669050583934, 46.4438068503514 ] }, "distance": 16.15, "direction": 275.29, "angle": 70.82, "elevation": 46.44, "pano_id": "TMX7316010203-000190_pano_0000_000099", "timestamp": "2016-11-24T09:10:53.822780Z", "filename": "pano_0000_000099.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.15427618, "relative_pitch": 70.8210925834282, "relative_heading": 275.29394096199286, "relative_elevation": 46.4438068503514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00028/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00028/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00028/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00028/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track35_Sphere_00028/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track35_Sphere_00028/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track35_Sphere_00028/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00028/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00028/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901663545920324, 52.367016046205165, 0.0 ] }, "distance": 16.24, "direction": 328.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track35_Sphere_00028", "timestamp": "2025-01-30T10:58:44Z", "filename": "Job_20250130_0915_Track35_Sphere_00028.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.23679264, "relative_pitch": 0.0, "relative_heading": 328.4757707089525, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0000_000563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0000_000563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0000_000563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90187088434184, 52.3667536167383, 46.6872353367507 ] }, "distance": 16.36, "direction": 159.86, "angle": 70.69, "elevation": 46.69, "pano_id": "TMX7316010203-001530_pano_0000_000563", "timestamp": "2019-12-20T08:32:04.241130Z", "filename": "pano_0000_000563.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.36148091, "relative_pitch": 70.68705400920932, "relative_heading": 159.86067728225478, "relative_elevation": 46.6872353367507 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90165181380437, 52.3667694442349, 46.9104247195646 ] }, "distance": 16.47, "direction": 214.33, "angle": 70.65, "elevation": 46.91, "pano_id": "TMX7316010203-002046_pano_0000_000020", "timestamp": "2021-03-18T08:22:38.616820Z", "filename": "pano_0000_000020.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.46931208, "relative_pitch": 70.6548457194783, "relative_heading": 214.33307517224048, "relative_elevation": 46.9104247195646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90155368927053, 52.3669308318866, 46.481475783512 ] }, "distance": 16.56, "direction": 285.26, "angle": 70.39, "elevation": 46.48, "pano_id": "TMX7316010203-001552_pano_0001_001750", "timestamp": "2020-01-10T12:13:45.238160Z", "filename": "pano_0001_001750.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.55642967, "relative_pitch": 70.39439845980972, "relative_heading": 285.2627288658299, "relative_elevation": 46.481475783512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00296/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00296/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00296/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00296/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00296/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00296/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00296/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00296/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00296/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901871377551632, 52.366751643928, 0.0 ] }, "distance": 16.58, "direction": 160.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_06-21-49_00296", "timestamp": "2025-06-19T06:28:46Z", "filename": "recording_2025-06-19_06-21-49_00296.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.57920747, "relative_pitch": 0.0, "relative_heading": 160.0128792262663, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901923402043536, 52.36701700373095, 0.0 ] }, "distance": 16.71, "direction": 33.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01089", "timestamp": "2025-06-19T03:35:07Z", "filename": "recording_2025-06-19_03-28-47_01089.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.71393321, "relative_pitch": 0.0, "relative_heading": 33.44039003152724, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90192619763593, 52.3670163048512, 46.0401589889079 ] }, "distance": 16.76, "direction": 34.13, "angle": 70.0, "elevation": 46.04, "pano_id": "TMX7315120208-000070_pano_0019_000111", "timestamp": "2016-06-07T13:12:50.578560Z", "filename": "pano_0019_000111.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.75519009, "relative_pitch": 70.00226086473796, "relative_heading": 34.13032241241352, "relative_elevation": 46.0401589889079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90186689690516, 52.3667484736577, 46.5036151995882 ] }, "distance": 16.81, "direction": 161.4, "angle": 70.12, "elevation": 46.5, "pano_id": "TMX7315120208-000070_pano_0019_000131", "timestamp": "2016-06-07T13:14:05.108290Z", "filename": "pano_0019_000131.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.81134677, "relative_pitch": 70.12476089929268, "relative_heading": 161.40149319306732, "relative_elevation": 46.5036151995882 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90187899945788, 52.3667507787238, 45.9750896180049 ] }, "distance": 16.85, "direction": 158.47, "angle": 69.87, "elevation": 45.98, "pano_id": "TMX7316010203-002824_pano_0021_000305", "timestamp": "2022-10-07T09:55:24.558750Z", "filename": "pano_0021_000305.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.85328265, "relative_pitch": 69.86836574698543, "relative_heading": 158.46586465196972, "relative_elevation": 45.9750896180049 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90185994711655, 52.366745794842, 46.6393325114623 ] }, "distance": 16.95, "direction": 163.24, "angle": 70.03, "elevation": 46.64, "pano_id": "TMX7316010203-001053_pano_0000_000332", "timestamp": "2019-01-14T11:51:34.664340Z", "filename": "pano_0000_000332.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.95160677, "relative_pitch": 70.02573738375382, "relative_heading": 163.2396102346428, "relative_elevation": 46.6393325114623 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90192758943889, 52.3670179961127, 46.0552154835314 ] }, "distance": 16.96, "direction": 34.04, "angle": 69.78, "elevation": 46.06, "pano_id": "TMX7316010203-002359_pano_0000_000093", "timestamp": "2021-12-29T09:03:37.752970Z", "filename": "pano_0000_000093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.96418338, "relative_pitch": 69.7790047346865, "relative_heading": 34.038733843539795, "relative_elevation": 46.0552154835314 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005340/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005340/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005340/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005340/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005340/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005340/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005340/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005340/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005340/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9020370603463, 52.3669014909396, 46.1320552164689 ] }, "distance": 16.99, "direction": 86.31, "angle": 69.78, "elevation": 46.13, "pano_id": "TMX7316060226-000019_pano_0000_005340", "timestamp": "2016-08-15T06:01:59.256560Z", "filename": "pano_0000_005340.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 16.98763832, "relative_pitch": 69.78430736580165, "relative_heading": 86.30924590688949, "relative_elevation": 46.1320552164689 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001825/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001825/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001825/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001825/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_001825/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001825/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001825/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001825/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001825/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90192677760233, 52.3670194154094, 45.9761626599357 ] }, "distance": 17.06, "direction": 33.59, "angle": 69.64, "elevation": 45.98, "pano_id": "TMX7316010203-000221_pano_0000_001825", "timestamp": "2017-03-23T11:11:33.712750Z", "filename": "pano_0000_001825.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.0646289, "relative_pitch": 69.63696097434831, "relative_heading": 33.58805491770787, "relative_elevation": 45.9761626599357 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track35_Sphere_00031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track35_Sphere_00031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track35_Sphere_00031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901537907860734, 52.36690198910647, 0.0 ] }, "distance": 17.09, "direction": 273.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track35_Sphere_00031", "timestamp": "2025-01-30T10:58:48Z", "filename": "Job_20250130_0915_Track35_Sphere_00031.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.08610286, "relative_pitch": 0.0, "relative_heading": 273.8557455272237, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000166/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000166/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000166/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000166/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000166/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000166/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000166/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000166/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000166/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9019273280737, 52.3670204629941, 46.0996026657522 ] }, "distance": 17.18, "direction": 33.48, "angle": 69.56, "elevation": 46.1, "pano_id": "TMX7316010203-002031_pano_0002_000166", "timestamp": "2021-03-08T11:08:00.473360Z", "filename": "pano_0002_000166.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.18251056, "relative_pitch": 69.55827831919876, "relative_heading": 33.47716986297211, "relative_elevation": 46.0996026657522 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003674/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003674/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003674/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003674/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003674/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003674/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003674/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003674/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003674/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90168976070541, 52.367034142541, 46.3054677508771 ] }, "distance": 17.21, "direction": 337.08, "angle": 69.61, "elevation": 46.31, "pano_id": "TMX7316010203-000711_pano_0000_003674", "timestamp": "2018-05-08T11:51:51.844950Z", "filename": "pano_0000_003674.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.21332646, "relative_pitch": 69.60817755867983, "relative_heading": 337.0789853425103, "relative_elevation": 46.3054677508771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90204219864898, 52.3669023452537, 46.3268889104947 ] }, "distance": 17.34, "direction": 86.07, "angle": 69.48, "elevation": 46.33, "pano_id": "TMX7316010203-002359_pano_0000_000046", "timestamp": "2021-12-29T09:03:06.203250Z", "filename": "pano_0000_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.34317852, "relative_pitch": 69.47584487066985, "relative_heading": 86.07026717129544, "relative_elevation": 46.3268889104947 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90169189098956, 52.3670361145993, 46.2446914296597 ] }, "distance": 17.36, "direction": 337.8, "angle": 69.42, "elevation": 46.24, "pano_id": "TMX7316010203-001552_pano_0001_001747", "timestamp": "2020-01-10T12:13:42.248190Z", "filename": "pano_0001_001747.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.36030952, "relative_pitch": 69.42380780013669, "relative_heading": 337.8021547187818, "relative_elevation": 46.2446914296597 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90204335433075, 52.3668997206798, 45.5047438871115 ] }, "distance": 17.4, "direction": 87.05, "angle": 69.07, "elevation": 45.5, "pano_id": "TMX7316010203-002824_pano_0021_000309", "timestamp": "2022-10-07T09:55:26.193790Z", "filename": "pano_0021_000309.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.40422913, "relative_pitch": 69.06961430044457, "relative_heading": 87.0472522528553, "relative_elevation": 45.5047438871115 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0000_000567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0000_000567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0000_000567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90204424630186, 52.3669006319317, 46.234443468973 ] }, "distance": 17.47, "direction": 86.73, "angle": 69.3, "elevation": 46.23, "pano_id": "TMX7316010203-001530_pano_0000_000567", "timestamp": "2019-12-20T08:32:05.876160Z", "filename": "pano_0000_000567.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.47040377, "relative_pitch": 69.30014810465629, "relative_heading": 86.7254084869359, "relative_elevation": 46.234443468973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000173/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000173/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000173/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000173/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002031_pano_0002_000173/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000173/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002031_pano_0002_000173/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000173/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/08/TMX7316010203-002031/pano_0002_000173/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90164269386363, 52.3667619983325, 46.82516789902 ] }, "distance": 17.5, "direction": 214.48, "angle": 69.5, "elevation": 46.83, "pano_id": "TMX7316010203-002031_pano_0002_000173", "timestamp": "2021-03-08T11:08:04.148350Z", "filename": "pano_0002_000173.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.50391848, "relative_pitch": 69.50353676692981, "relative_heading": 214.48260344152882, "relative_elevation": 46.82516789902 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90193350238914, 52.3670214627364, 46.1225785706192 ] }, "distance": 17.51, "direction": 34.42, "angle": 69.21, "elevation": 46.12, "pano_id": "TMX7316010203-002040_pano_0001_000036", "timestamp": "2021-03-15T08:40:29.932560Z", "filename": "pano_0001_000036.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.50967861, "relative_pitch": 69.21155758084852, "relative_heading": 34.42429544579856, "relative_elevation": 46.1225785706192 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000456/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000456/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000456/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000456/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000456/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000456/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000456/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000456/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000456/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90184124417332, 52.3667367608485, 46.7416929025203 ] }, "distance": 17.61, "direction": 168.16, "angle": 69.35, "elevation": 46.74, "pano_id": "TMX7316010203-001053_pano_0000_000456", "timestamp": "2019-01-14T11:54:42.517640Z", "filename": "pano_0000_000456.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.61161274, "relative_pitch": 69.35429626313737, "relative_heading": 168.15721996617836, "relative_elevation": 46.7416929025203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000127/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000127/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000127/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000127/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000127/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000127/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000127/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000127/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000127/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90204880763861, 52.3668741516324, 47.4721292294562 ] }, "distance": 17.86, "direction": 96.26, "angle": 69.38, "elevation": 47.47, "pano_id": "TMX7316010203-002791_pano_0000_000127", "timestamp": "2022-09-05T07:25:32.166730Z", "filename": "pano_0000_000127.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.8592135, "relative_pitch": 69.3834904181587, "relative_heading": 96.26409466507485, "relative_elevation": 47.4721292294562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90164350766117, 52.3667571839601, 46.8075587656349 ] }, "distance": 17.92, "direction": 213.37, "angle": 69.05, "elevation": 46.81, "pano_id": "TMX7316010203-002359_pano_0000_000100", "timestamp": "2021-12-29T09:03:41.208100Z", "filename": "pano_0000_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.91752471, "relative_pitch": 69.05359050347971, "relative_heading": 213.36654802437207, "relative_elevation": 46.8075587656349 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000011/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000011/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000011/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000011/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_000011/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000011/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000011/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000011/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000011/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90156807265288, 52.3669809625146, 46.2377014365047 ] }, "distance": 17.99, "direction": 303.54, "angle": 68.74, "elevation": 46.24, "pano_id": "TMX7316010203-000227_pano_0000_000011", "timestamp": "2017-03-29T07:45:14.968820Z", "filename": "pano_0000_000011.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 17.98662996, "relative_pitch": 68.74378819232659, "relative_heading": 303.53502999694405, "relative_elevation": 46.2377014365047 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002040_pano_0001_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002040_pano_0001_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/15/TMX7316010203-002040/pano_0001_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90164062826765, 52.3667574060482, 46.9139164639637 ] }, "distance": 18.01, "direction": 213.93, "angle": 69.0, "elevation": 46.91, "pano_id": "TMX7316010203-002040_pano_0001_000043", "timestamp": "2021-03-15T08:40:35.677590Z", "filename": "pano_0001_000043.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.00562962, "relative_pitch": 69.00312491533036, "relative_heading": 213.9310447139565, "relative_elevation": 46.9139164639637 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90163885808784, 52.3667571310759, 46.7363847531378 ] }, "distance": 18.1, "direction": 214.19, "angle": 68.83, "elevation": 46.74, "pano_id": "TMX7315120208-000070_pano_0019_000118", "timestamp": "2016-06-07T13:12:55.743500Z", "filename": "pano_0019_000118.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.09851165, "relative_pitch": 68.8312689373873, "relative_heading": 214.19369197119843, "relative_elevation": 46.7363847531378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901993073507748, 52.36699661753661, 0.0 ] }, "distance": 18.2, "direction": 50.08, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_06-21-49_00277", "timestamp": "2025-06-19T06:28:16Z", "filename": "recording_2025-06-19_06-21-49_00277.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.19798515, "relative_pitch": 0.0, "relative_heading": 50.07716754284921, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003678/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003678/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003678/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003678/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003678/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003678/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003678/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003678/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003678/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90152075329718, 52.3668825765584, 46.678548168391 ] }, "distance": 18.24, "direction": 266.82, "angle": 68.65, "elevation": 46.68, "pano_id": "TMX7316010203-000711_pano_0000_003678", "timestamp": "2018-05-08T11:51:56.119850Z", "filename": "pano_0000_003678.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.24396523, "relative_pitch": 68.65232438391809, "relative_heading": 266.82277653722787, "relative_elevation": 46.678548168391 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90158324711057, 52.3669978788753, 46.3271726518869 ] }, "distance": 18.29, "direction": 310.25, "angle": 68.46, "elevation": 46.33, "pano_id": "TMX7316010203-001658_pano_0000_001001", "timestamp": "2020-04-21T07:43:58.889070Z", "filename": "pano_0000_001001.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.29059033, "relative_pitch": 68.45522717084354, "relative_heading": 310.25418222791154, "relative_elevation": 46.3271726518869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_01096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_01096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_01096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901637472634251, 52.3667555292433, 0.0 ] }, "distance": 18.3, "direction": 214.12, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_01096", "timestamp": "2025-06-19T03:35:11Z", "filename": "recording_2025-06-19_03-28-47_01096.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.29899285, "relative_pitch": 0.0, "relative_heading": 214.12445511199115, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000076/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000076/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000076/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000076/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000076/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000076/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000076/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000076/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000076/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90184626924904, 52.3667303154361, 46.9320446392521 ] }, "distance": 18.38, "direction": 167.57, "angle": 68.61, "elevation": 46.93, "pano_id": "TMX7316010203-002791_pano_0000_000076", "timestamp": "2022-09-05T07:24:31.462040Z", "filename": "pano_0000_000076.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.38476059, "relative_pitch": 68.60815625377136, "relative_heading": 167.57190539958216, "relative_elevation": 46.9320446392521 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000227_pano_0000_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000227_pano_0000_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/29/TMX7316010203-000227/pano_0000_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90167385261657, 52.3670418779854, 46.1020929040387 ] }, "distance": 18.44, "direction": 335.02, "angle": 68.2, "elevation": 46.1, "pano_id": "TMX7316010203-000227_pano_0000_000010", "timestamp": "2017-03-29T07:45:13.173860Z", "filename": "pano_0000_000010.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.44004806, "relative_pitch": 68.19943594723534, "relative_heading": 335.01916707782607, "relative_elevation": 46.1020929040387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001317/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001317/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001317/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001317/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001317/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001317/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001317/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001317/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001317/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90205656023675, 52.3669138548006, 46.3654343318194 ] }, "distance": 18.45, "direction": 82.31, "angle": 68.3, "elevation": 46.37, "pano_id": "TMX7316010203-002310_pano_0001_001317", "timestamp": "2021-09-15T09:18:24.635760Z", "filename": "pano_0001_001317.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.44665817, "relative_pitch": 68.30468244705756, "relative_heading": 82.30719806193395, "relative_elevation": 46.3654343318194 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000013/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000013/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000013/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000013/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002046_pano_0000_000013/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000013/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002046_pano_0000_000013/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000013/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/18/TMX7316010203-002046/pano_0000_000013/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90193771707207, 52.3670301099084, 46.1428671674803 ] }, "distance": 18.47, "direction": 33.47, "angle": 68.19, "elevation": 46.14, "pano_id": "TMX7316010203-002046_pano_0000_000013", "timestamp": "2021-03-18T08:22:34.017000Z", "filename": "pano_0000_000013.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.46822538, "relative_pitch": 68.18673267385554, "relative_heading": 33.47135856158758, "relative_elevation": 46.1428671674803 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_04334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901594860309824, 52.36700805304857, 0.0 ] }, "distance": 18.47, "direction": 314.52, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_04334", "timestamp": "2025-06-19T04:31:58Z", "filename": "recording_2025-06-19_03-28-47_04334.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.46970324, "relative_pitch": 0.0, "relative_heading": 314.52411694521646, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_04333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901549364654519, 52.36697267054829, 0.0 ] }, "distance": 18.6, "direction": 298.99, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_04333", "timestamp": "2025-06-19T04:31:57Z", "filename": "recording_2025-06-19_03-28-47_04333.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.59752018, "relative_pitch": 0.0, "relative_heading": 298.9919656458475, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183468363652, 52.366726920201, 46.8210410764441 ] }, "distance": 18.6, "direction": 170.2, "angle": 68.33, "elevation": 46.82, "pano_id": "TMX7316010203-001177_pano_0000_000736", "timestamp": "2019-05-13T06:10:28.026890Z", "filename": "pano_0000_000736.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.60339149, "relative_pitch": 68.3306043770224, "relative_heading": 170.1967825536841, "relative_elevation": 46.8210410764441 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90173874543775, 52.366726517609, 46.9019117616117 ] }, "distance": 18.68, "direction": 190.38, "angle": 68.28, "elevation": 46.9, "pano_id": "TMX7316010203-000998_pano_0004_001134", "timestamp": "2018-11-21T11:58:27.834290Z", "filename": "pano_0004_001134.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.68252401, "relative_pitch": 68.2810340075027, "relative_heading": 190.38382340164713, "relative_elevation": 46.9019117616117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003241/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003241/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003241/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003241/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_003241/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003241/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003241/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003241/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003241/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901638340075, 52.3667509239571, 46.925866429694 ] }, "distance": 18.69, "direction": 213.09, "angle": 68.28, "elevation": 46.93, "pano_id": "TMX7316010203-001051_pano_0002_003241", "timestamp": "2019-01-14T10:43:22.089000Z", "filename": "pano_0002_003241.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.69309065, "relative_pitch": 68.27995416887578, "relative_heading": 213.09333048075345, "relative_elevation": 46.925866429694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000190_pano_0000_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90171104794409, 52.367052944126, 46.080388600938 ] }, "distance": 18.7, "direction": 343.68, "angle": 67.91, "elevation": 46.08, "pano_id": "TMX7316010203-000190_pano_0000_000095", "timestamp": "2016-11-24T09:10:50.122810Z", "filename": "pano_0000_000095.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.6996016, "relative_pitch": 67.91249373895674, "relative_heading": 343.6821334609298, "relative_elevation": 46.080388600938 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001655/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001655/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001655/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001655/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000221_pano_0000_001655/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001655/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000221_pano_0000_001655/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001655/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/03/23/TMX7316010203-000221/pano_0000_001655/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183620313666, 52.3667253759842, 46.7210615314543 ] }, "distance": 18.79, "direction": 169.98, "angle": 68.09, "elevation": 46.72, "pano_id": "TMX7316010203-000221_pano_0000_001655", "timestamp": "2017-03-23T11:03:20.021780Z", "filename": "pano_0000_001655.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.79047748, "relative_pitch": 68.09078284608161, "relative_heading": 169.97500419069974, "relative_elevation": 46.7210615314543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0001_001312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0001_001312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0001_001312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90184575053844, 52.3667264523412, 46.9092760197818 ] }, "distance": 18.8, "direction": 167.96, "angle": 68.16, "elevation": 46.91, "pano_id": "TMX7316010203-002310_pano_0001_001312", "timestamp": "2021-09-15T09:18:21.860980Z", "filename": "pano_0001_001312.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.79737603, "relative_pitch": 68.16315122156114, "relative_heading": 167.9590641757521, "relative_elevation": 46.9092760197818 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90163248974343, 52.3670318514996, 46.2625593105331 ] }, "distance": 18.86, "direction": 325.79, "angle": 67.82, "elevation": 46.26, "pano_id": "TMX7316010203-001658_pano_0000_001002", "timestamp": "2020-04-21T07:43:59.769080Z", "filename": "pano_0000_001002.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.86272271, "relative_pitch": 67.81770896727238, "relative_heading": 325.79075265528934, "relative_elevation": 46.2625593105331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183683240303, 52.3667244865028, 46.8337511625141 ] }, "distance": 18.9, "direction": 169.9, "angle": 68.03, "elevation": 46.83, "pano_id": "TMX7316010203-002359_pano_0000_000041", "timestamp": "2021-12-29T09:03:02.908300Z", "filename": "pano_0000_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.89542067, "relative_pitch": 68.0280262633703, "relative_heading": 169.89926210922326, "relative_elevation": 46.8337511625141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90202142493634, 52.3669835884666, 46.1822461113334 ] }, "distance": 18.9, "direction": 57.23, "angle": 67.75, "elevation": 46.18, "pano_id": "TMX7316010203-000998_pano_0004_001141", "timestamp": "2018-11-21T11:58:32.284270Z", "filename": "pano_0004_001141.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.89545008, "relative_pitch": 67.74809303594346, "relative_heading": 57.22511137983028, "relative_elevation": 46.1822461113334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000461/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000461/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000461/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000461/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000461/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000461/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000461/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000461/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000461/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90205962717262, 52.3669273207161, 46.1709905713797 ] }, "distance": 18.91, "direction": 77.89, "angle": 67.73, "elevation": 46.17, "pano_id": "TMX7316010203-001053_pano_0000_000461", "timestamp": "2019-01-14T11:54:45.647610Z", "filename": "pano_0000_000461.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.91046655, "relative_pitch": 67.7272383456544, "relative_heading": 77.8884501597933, "relative_elevation": 46.1709905713797 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90205919367392, 52.3669291397251, 46.4849361218512 ] }, "distance": 18.93, "direction": 77.27, "angle": 67.85, "elevation": 46.48, "pano_id": "TMX7315120208-000070_pano_0019_000134", "timestamp": "2016-06-07T13:15:21.837720Z", "filename": "pano_0019_000134.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.92516441, "relative_pitch": 67.84754900228636, "relative_heading": 77.2705301511934, "relative_elevation": 46.4849361218512 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90194259860824, 52.3670330761058, 46.047698196955 ] }, "distance": 18.93, "direction": 33.76, "angle": 67.66, "elevation": 46.05, "pano_id": "TMX7316010203-001658_pano_0000_001542", "timestamp": "2020-04-21T07:52:12.800410Z", "filename": "pano_0000_001542.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.9271738, "relative_pitch": 67.6556666428292, "relative_heading": 33.75993012588717, "relative_elevation": 46.047698196955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00027/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00027/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00027/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00027/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track35_Sphere_00027/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track35_Sphere_00027/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track35_Sphere_00027/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00027/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00027/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901701002373111, 52.36705349882015, 0.0 ] }, "distance": 18.96, "direction": 341.75, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track35_Sphere_00027", "timestamp": "2025-01-30T10:58:42Z", "filename": "Job_20250130_0915_Track35_Sphere_00027.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 18.96187268, "relative_pitch": 0.0, "relative_heading": 341.7498956163066, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90153476340863, 52.3669632549872, 46.3598995758221 ] }, "distance": 19.01, "direction": 294.77, "angle": 67.7, "elevation": 46.36, "pano_id": "TMX7316010203-001658_pano_0000_001000", "timestamp": "2020-04-21T07:43:58.009260Z", "filename": "pano_0000_001000.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.01115245, "relative_pitch": 67.70256876311531, "relative_heading": 294.7734480727857, "relative_elevation": 46.3598995758221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000190_pano_0000_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000190_pano_0000_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/11/24/TMX7316010203-000190/pano_0000_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90151147528491, 52.3668688407277, 46.5486914562061 ] }, "distance": 19.02, "direction": 262.33, "angle": 67.78, "elevation": 46.55, "pano_id": "TMX7316010203-000190_pano_0000_000100", "timestamp": "2016-11-24T09:10:54.897800Z", "filename": "pano_0000_000100.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.01822757, "relative_pitch": 67.77672879576578, "relative_heading": 262.3260607767623, "relative_elevation": 46.5486914562061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000337/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000337/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000337/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000337/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000337/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000337/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000337/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000337/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000337/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9020637909146, 52.3669265989113, 46.1099851699546 ] }, "distance": 19.17, "direction": 78.3, "angle": 67.42, "elevation": 46.11, "pano_id": "TMX7316010203-001053_pano_0000_000337", "timestamp": "2019-01-14T11:51:37.524340Z", "filename": "pano_0000_000337.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.17141266, "relative_pitch": 67.42364448797694, "relative_heading": 78.30098918309794, "relative_elevation": 46.1099851699546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90162930963557, 52.3667489247052, 46.7420561714098 ] }, "distance": 19.22, "direction": 214.27, "angle": 67.65, "elevation": 46.74, "pano_id": "TMX7316010203-002310_pano_0000_000081", "timestamp": "2021-09-15T07:22:31.790470Z", "filename": "pano_0000_000081.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.21935721, "relative_pitch": 67.64855880039606, "relative_heading": 214.26757918478995, "relative_elevation": 46.7420561714098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005581/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005581/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005581/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005581/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005581/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005581/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005581/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005581/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005581/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90200345846199, 52.3670042635537, 46.1776136187837 ] }, "distance": 19.29, "direction": 49.49, "angle": 67.33, "elevation": 46.18, "pano_id": "TMX7316010203-001181_pano_0000_005581", "timestamp": "2019-05-14T08:08:38.289120Z", "filename": "pano_0000_005581.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.28750467, "relative_pitch": 67.330640632394, "relative_heading": 49.48738638968146, "relative_elevation": 46.1776136187837 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000128/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000128/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000128/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000128/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000128/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000128/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000128/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000128/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000128/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90206886120371, 52.3669153374917, 47.4271130086854 ] }, "distance": 19.3, "direction": 82.15, "angle": 67.86, "elevation": 47.43, "pano_id": "TMX7316010203-002791_pano_0000_000128", "timestamp": "2022-09-05T07:25:33.696710Z", "filename": "pano_0000_000128.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.29915227, "relative_pitch": 67.85749373254137, "relative_heading": 82.15476794293492, "relative_elevation": 47.4271130086854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90194661503762, 52.3670355757114, 46.9240660211071 ] }, "distance": 19.31, "direction": 33.98, "angle": 67.63, "elevation": 46.92, "pano_id": "TMX7316010203-002791_pano_0000_000021", "timestamp": "2022-09-05T07:23:44.912350Z", "filename": "pano_0000_000021.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.31058288, "relative_pitch": 67.63144549927719, "relative_heading": 33.97616397946275, "relative_elevation": 46.9240660211071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000506/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000506/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000506/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000506/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000506/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000506/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000506/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000506/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000506/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90194899616015, 52.3670355800259, 46.1790005136281 ] }, "distance": 19.4, "direction": 34.37, "angle": 67.21, "elevation": 46.18, "pano_id": "TMX7316010203-001053_pano_0000_000506", "timestamp": "2019-01-14T11:55:17.947360Z", "filename": "pano_0000_000506.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.40208517, "relative_pitch": 67.210312101271, "relative_heading": 34.37256053246613, "relative_elevation": 46.1790005136281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90182815323811, 52.3667190210088, 46.6903276257217 ] }, "distance": 19.4, "direction": 171.93, "angle": 67.43, "elevation": 46.69, "pano_id": "TMX7316060226-000019_pano_0000_005335", "timestamp": "2016-08-15T06:01:56.741470Z", "filename": "pano_0000_005335.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.4027084, "relative_pitch": 67.43410444451999, "relative_heading": 171.93335255426013, "relative_elevation": 46.6903276257217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90163062616947, 52.3667462181573, 46.9234964568168 ] }, "distance": 19.42, "direction": 213.55, "angle": 67.52, "elevation": 46.92, "pano_id": "TMX7316010203-002542_pano_0000_001785", "timestamp": "2022-04-25T08:40:52.662610Z", "filename": "pano_0000_001785.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.41928522, "relative_pitch": 67.5177862551556, "relative_heading": 213.5485768374275, "relative_elevation": 46.9234964568168 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90207370321497, 52.3668743086528, 46.461444452405 ] }, "distance": 19.54, "direction": 95.67, "angle": 67.19, "elevation": 46.46, "pano_id": "TMX7315120208-000070_pano_0019_000179", "timestamp": "2016-06-07T13:18:09.886740Z", "filename": "pano_0019_000179.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.54399627, "relative_pitch": 67.18595463299643, "relative_heading": 95.67071662872915, "relative_elevation": 46.461444452405 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001646/pano_0001_000228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001646/pano_0001_000228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001646/pano_0001_000228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001646/pano_0001_000228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001646_pano_0001_000228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001646_pano_0001_000228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001646_pano_0001_000228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001646/pano_0001_000228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/02/17/TMX7316010203-001646/pano_0001_000228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183344786686, 52.3667178049944, 46.8339183684438 ] }, "distance": 19.59, "direction": 170.94, "angle": 67.3, "elevation": 46.83, "pano_id": "TMX7316010203-001646_pano_0001_000228", "timestamp": "2020-02-17T07:43:04.050940Z", "filename": "pano_0001_000228.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.59020573, "relative_pitch": 67.30088158832051, "relative_heading": 170.9444864371723, "relative_elevation": 46.8339183684438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001530_pano_0000_000562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0000_000562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001530_pano_0000_000562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/20/TMX7316010203-001530/pano_0000_000562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90182869655086, 52.3667163236894, 46.8023824961856 ] }, "distance": 19.71, "direction": 171.95, "angle": 67.17, "elevation": 46.8, "pano_id": "TMX7316010203-001530_pano_0000_000562", "timestamp": "2019-12-20T08:32:03.806220Z", "filename": "pano_0000_000562.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.7050749, "relative_pitch": 67.16758473180893, "relative_heading": 171.94927343066763, "relative_elevation": 46.8023824961856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_04335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901639545680117, 52.367043692851446, 0.0 ] }, "distance": 19.72, "direction": 329.1, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_04335", "timestamp": "2025-06-19T04:31:59Z", "filename": "recording_2025-06-19_03-28-47_04335.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.71507089, "relative_pitch": 0.0, "relative_heading": 329.10060558572354, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00295/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00295/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00295/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00295/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00295/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00295/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00295/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00295/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00295/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901829497070865, 52.366714622613415, 0.0 ] }, "distance": 19.9, "direction": 171.87, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_06-21-49_00295", "timestamp": "2025-06-19T06:28:45Z", "filename": "recording_2025-06-19_06-21-49_00295.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.900151, "relative_pitch": 0.0, "relative_heading": 171.8701511502348, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901948707776966, 52.36704180568848, 0.0 ] }, "distance": 19.97, "direction": 33.2, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00215", "timestamp": "2024-12-03T12:55:31Z", "filename": "Job_20241203_1333_Track01_Sphere_00215.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 19.9669394, "relative_pitch": 0.0, "relative_heading": 33.20364684530626, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04405/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04405/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04405/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04405/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_04405/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04405/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04405/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04405/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04405/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902073824301993, 52.36684921738732, 0.0 ] }, "distance": 20.02, "direction": 103.64, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_04405", "timestamp": "2025-06-19T04:33:53Z", "filename": "recording_2025-06-19_03-28-47_04405.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.02169118, "relative_pitch": 0.0, "relative_heading": 103.64486181479649, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track12_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track12_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track12_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track12_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track12_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track12_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track12_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track12_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track12_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902080876869623, 52.36690918534993, 0.0 ] }, "distance": 20.03, "direction": 84.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track12_Sphere_00032", "timestamp": "2025-01-09T13:34:39Z", "filename": "Job_20250109_1300_Track12_Sphere_00032.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.03207942, "relative_pitch": 0.0, "relative_heading": 84.41457376129405, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90162157107464, 52.3667430344716, 46.9560143295676 ] }, "distance": 20.06, "direction": 214.46, "angle": 66.87, "elevation": 46.96, "pano_id": "TMX7316010203-000998_pano_0004_001089", "timestamp": "2018-11-21T11:57:08.300100Z", "filename": "pano_0004_001089.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.05792398, "relative_pitch": 66.86956560899674, "relative_heading": 214.45774420657588, "relative_elevation": 46.9560143295676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_04332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90150296757394, 52.366937823594974, 0.0 ] }, "distance": 20.09, "direction": 284.81, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_04332", "timestamp": "2025-06-19T04:31:55Z", "filename": "recording_2025-06-19_03-28-47_04332.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.09491664, "relative_pitch": 0.0, "relative_heading": 284.80959986253157, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90183824269963, 52.3667135069647, 46.0957999611273 ] }, "distance": 20.12, "direction": 170.24, "angle": 66.42, "elevation": 46.1, "pano_id": "TMX7316010203-002824_pano_0021_000304", "timestamp": "2022-10-07T09:55:24.138760Z", "filename": "pano_0021_000304.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.11542899, "relative_pitch": 66.424356054508, "relative_heading": 170.2401923831459, "relative_elevation": 46.0957999611273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000073/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000073/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000073/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000073/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002310_pano_0000_000073/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000073/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002310_pano_0000_000073/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000073/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/09/15/TMX7316010203-002310/pano_0000_000073/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90195178823036, 52.3670428656514, 45.9137224387378 ] }, "distance": 20.18, "direction": 33.52, "angle": 66.27, "elevation": 45.91, "pano_id": "TMX7316010203-002310_pano_0000_000073", "timestamp": "2021-09-15T07:22:26.180590Z", "filename": "pano_0000_000073.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.18083775, "relative_pitch": 66.27267386920374, "relative_heading": 33.51872406871732, "relative_elevation": 45.9137224387378 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000029/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000029/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000029/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000029/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002791_pano_0000_000029/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000029/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002791_pano_0000_000029/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000029/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/09/05/TMX7316010203-002791/pano_0000_000029/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90162268727553, 52.3667406508032, 47.6815471220762 ] }, "distance": 20.23, "direction": 213.86, "angle": 67.0, "elevation": 47.68, "pano_id": "TMX7316010203-002791_pano_0000_000029", "timestamp": "2022-09-05T07:23:50.277340Z", "filename": "pano_0000_000029.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.23472803, "relative_pitch": 67.00497696595465, "relative_heading": 213.85528274309905, "relative_elevation": 47.6815471220762 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_03-28-47_04412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_03-28-47_04412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_03-28-47_04412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901691248507234, 52.36671851367623, 0.0 ] }, "distance": 20.37, "direction": 198.92, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_03-28-47_04412", "timestamp": "2025-06-19T04:34:06Z", "filename": "recording_2025-06-19_03-28-47_04412.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.36710534, "relative_pitch": 0.0, "relative_heading": 198.91599306597328, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003673/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003673/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003673/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003673/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000711_pano_0000_003673/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003673/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000711_pano_0000_003673/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003673/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/05/08/TMX7316010203-000711/pano_0000_003673/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90173242427444, 52.3670716752043, 46.2034823605791 ] }, "distance": 20.39, "direction": 349.26, "angle": 66.19, "elevation": 46.2, "pano_id": "TMX7316010203-000711_pano_0000_003673", "timestamp": "2018-05-08T11:51:50.809880Z", "filename": "pano_0000_003673.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.38749717, "relative_pitch": 66.19031146934901, "relative_heading": 349.26388546167976, "relative_elevation": 46.2034823605791 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001053_pano_0000_000331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001053_pano_0000_000331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001053/pano_0000_000331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9018197588385, 52.3667094402105, 46.7429079255089 ] }, "distance": 20.39, "direction": 173.94, "angle": 66.43, "elevation": 46.74, "pano_id": "TMX7316010203-001053_pano_0000_000331", "timestamp": "2019-01-14T11:51:33.899310Z", "filename": "pano_0000_000331.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.39058618, "relative_pitch": 66.43180087105802, "relative_heading": 173.9449047480023, "relative_elevation": 46.7429079255089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002542_pano_0000_001777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002542_pano_0000_001777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/25/TMX7316010203-002542/pano_0000_001777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90195869207691, 52.367042808651, 46.0838763657957 ] }, "distance": 20.44, "direction": 34.63, "angle": 66.08, "elevation": 46.08, "pano_id": "TMX7316010203-002542_pano_0000_001777", "timestamp": "2022-04-25T08:40:46.037800Z", "filename": "pano_0000_001777.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.43905788, "relative_pitch": 66.08182159270399, "relative_heading": 34.62763531082645, "relative_elevation": 46.0838763657957 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001177_pano_0000_000741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001177_pano_0000_000741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/13/TMX7316010203-001177/pano_0000_000741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90208050155062, 52.3668499089207, 46.4214599458501 ] }, "distance": 20.45, "direction": 103.13, "angle": 66.23, "elevation": 46.42, "pano_id": "TMX7316010203-001177_pano_0000_000741", "timestamp": "2019-05-13T06:10:33.761860Z", "filename": "pano_0000_000741.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.44633397, "relative_pitch": 66.22890596539818, "relative_heading": 103.13463853622845, "relative_elevation": 46.4214599458501 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005341/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005341/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005341/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005341/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000019_pano_0000_005341/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005341/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000019_pano_0000_005341/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005341/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000019/pano_0000_005341/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90207889648321, 52.3669381818926, 46.051661179401 ] }, "distance": 20.47, "direction": 75.35, "angle": 66.04, "elevation": 46.05, "pano_id": "TMX7316060226-000019_pano_0000_005341", "timestamp": "2016-08-15T06:01:59.756540Z", "filename": "pano_0000_005341.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.4674296, "relative_pitch": 66.03748543489496, "relative_heading": 75.35059947673865, "relative_elevation": 46.051661179401 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005589/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005589/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005589/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005589/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001181_pano_0000_005589/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005589/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001181_pano_0000_005589/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005589/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/14/TMX7316010203-001181/pano_0000_005589/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9016883855856, 52.3667180909799, 46.995428419672 ] }, "distance": 20.48, "direction": 199.39, "angle": 66.46, "elevation": 47.0, "pano_id": "TMX7316010203-001181_pano_0000_005589", "timestamp": "2019-05-14T08:08:42.844130Z", "filename": "pano_0000_005589.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.47551789, "relative_pitch": 66.45764294754181, "relative_heading": 199.38954704331005, "relative_elevation": 46.995428419672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00301/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00301/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00301/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00301/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_06-21-49_00301/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00301/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_06-21-49_00301/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00301/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_06-21-49_00301/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902081005850552, 52.36693632877453, 0.0 ] }, "distance": 20.56, "direction": 76.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_06-21-49_00301", "timestamp": "2025-06-19T06:28:49Z", "filename": "recording_2025-06-19_06-21-49_00301.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.55564254, "relative_pitch": 0.0, "relative_heading": 76.00797652040914, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241203_1333_Track01_Sphere_00223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241203_1333_Track01_Sphere_00223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901617642224283, 52.36673891950588, 0.0 ] }, "distance": 20.59, "direction": 214.35, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241203_1333_Track01_Sphere_00223", "timestamp": "2024-12-03T12:55:36Z", "filename": "Job_20241203_1333_Track01_Sphere_00223.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.58692637, "relative_pitch": 0.0, "relative_heading": 214.35083975870717, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000070_pano_0019_000130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000070_pano_0019_000130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/07/TMX7315120208-000070/pano_0019_000130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90182401861211, 52.3667077006926, 46.604824822396 ] }, "distance": 20.62, "direction": 173.2, "angle": 66.14, "elevation": 46.6, "pano_id": "TMX7315120208-000070_pano_0019_000130", "timestamp": "2016-06-07T13:14:02.608130Z", "filename": "pano_0019_000130.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.61542048, "relative_pitch": 66.13802751601641, "relative_heading": 173.19970757268032, "relative_elevation": 46.604824822396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90148687523128, 52.3669093558884, 46.5258375899866 ] }, "distance": 20.62, "direction": 275.48, "angle": 66.1, "elevation": 46.53, "pano_id": "TMX7316010203-001552_pano_0001_001751", "timestamp": "2020-01-10T12:13:46.238130Z", "filename": "pano_0001_001751.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.61772565, "relative_pitch": 66.09967849668408, "relative_heading": 275.47927066634253, "relative_elevation": 46.5258375899866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002359_pano_0000_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002359_pano_0000_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/29/TMX7316010203-002359/pano_0000_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90208215064236, 52.3669384133983, 46.2541167596355 ] }, "distance": 20.69, "direction": 75.44, "angle": 65.9, "elevation": 46.25, "pano_id": "TMX7316010203-002359_pano_0000_000047", "timestamp": "2021-12-29T09:03:06.848300Z", "filename": "pano_0000_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.68841964, "relative_pitch": 65.90211256990902, "relative_heading": 75.43682347391533, "relative_elevation": 46.2541167596355 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001552_pano_0001_001746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001552_pano_0001_001746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/13/10/TMX7316010203-001552/pano_0001_001746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90172982085842, 52.36707417115, 46.1447222661227 ] }, "distance": 20.69, "direction": 348.92, "angle": 65.85, "elevation": 46.14, "pano_id": "TMX7316010203-001552_pano_0001_001746", "timestamp": "2020-01-10T12:13:41.268230Z", "filename": "pano_0001_001746.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.69376719, "relative_pitch": 65.84597858175006, "relative_heading": 348.92474274339617, "relative_elevation": 46.1447222661227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001003/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001003/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001003/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001003/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001003/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001003/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001003/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001003/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001003/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90168192516956, 52.3670658944056, 46.2029958805069 ] }, "distance": 20.69, "direction": 339.53, "angle": 65.87, "elevation": 46.2, "pano_id": "TMX7316010203-001658_pano_0000_001003", "timestamp": "2020-04-21T07:44:00.644060Z", "filename": "pano_0000_001003.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.69429427, "relative_pitch": 65.87242092408306, "relative_heading": 339.52852114196656, "relative_elevation": 46.2029958805069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001051_pano_0002_003233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001051_pano_0002_003233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/14/TMX7316010203-001051/pano_0002_003233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90195900938468, 52.3670457058302, 46.081007367 ] }, "distance": 20.72, "direction": 34.17, "angle": 65.79, "elevation": 46.08, "pano_id": "TMX7316010203-001051_pano_0002_003233", "timestamp": "2019-01-14T10:43:16.609030Z", "filename": "pano_0002_003233.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.71727512, "relative_pitch": 65.79208779765023, "relative_heading": 34.170182468531436, "relative_elevation": 46.081007367 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0004_001081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0004_001081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0004_001081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90195547314825, 52.3670475141633, 46.1080713346601 ] }, "distance": 20.75, "direction": 33.31, "angle": 65.77, "elevation": 46.11, "pano_id": "TMX7316010203-000998_pano_0004_001081", "timestamp": "2018-11-21T11:57:03.225070Z", "filename": "pano_0004_001081.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.75082397, "relative_pitch": 65.76998968552556, "relative_heading": 33.307831287828826, "relative_elevation": 46.1080713346601 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000999/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000999/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000999/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000999/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_000999/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000999/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_000999/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000999/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_000999/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90148895018268, 52.3669274712862, 46.3894568299875 ] }, "distance": 20.77, "direction": 281.06, "angle": 65.88, "elevation": 46.39, "pano_id": "TMX7316010203-001658_pano_0000_000999", "timestamp": "2020-04-21T07:43:57.124090Z", "filename": "pano_0000_000999.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.76798281, "relative_pitch": 65.88253123361095, "relative_heading": 281.06115186042354, "relative_elevation": 46.3894568299875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track35_Sphere_00032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track35_Sphere_00032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track35_Sphere_00032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track35_Sphere_00032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.901488209170207, 52.36685758365057, 0.0 ] }, "distance": 20.78, "direction": 259.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track35_Sphere_00032", "timestamp": "2025-01-30T10:58:50Z", "filename": "Job_20250130_0915_Track35_Sphere_00032.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.78161331, "relative_pitch": 0.0, "relative_heading": 259.485766273483, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002824_pano_0021_000310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002824_pano_0021_000310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/10/07/TMX7316010203-002824/pano_0021_000310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90208462052911, 52.3669366474119, 45.4190498478711 ] }, "distance": 20.8, "direction": 76.08, "angle": 65.39, "elevation": 45.42, "pano_id": "TMX7316010203-002824_pano_0021_000310", "timestamp": "2022-10-07T09:55:26.593780Z", "filename": "pano_0021_000310.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.80313942, "relative_pitch": 65.39095375041373, "relative_heading": 76.07717874668688, "relative_elevation": 45.4190498478711 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track12_Sphere_00030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track12_Sphere_00030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track12_Sphere_00030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track12_Sphere_00030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250109_1300_Track12_Sphere_00030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track12_Sphere_00030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250109_1300_Track12_Sphere_00030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track12_Sphere_00030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250109_1300_Track12_Sphere_00030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.902086405306112, 52.36685073393495, 0.0 ] }, "distance": 20.82, "direction": 102.64, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250109_1300_Track12_Sphere_00030", "timestamp": "2025-01-09T13:34:35Z", "filename": "Job_20250109_1300_Track12_Sphere_00030.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.81787208, "relative_pitch": 0.0, "relative_heading": 102.63707121697765, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241203_1333_Track01_Sphere_00219/adjacencies/b_20241203_1333_Track01_Sphere_00219/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001550/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001550/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001550/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001550/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001658_pano_0000_001550/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001550/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001658_pano_0000_001550/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001550/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/21/TMX7316010203-001658/pano_0000_001550/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.90161774898025, 52.3667360024037, 46.9095790544525 ] }, "distance": 20.85, "direction": 213.83, "angle": 66.03, "elevation": 46.91, "pano_id": "TMX7316010203-001658_pano_0000_001550", "timestamp": "2020-04-21T07:52:17.640620Z", "filename": "pano_0000_001550.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_20241203_1333_Track01_Sphere_00219", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121938.83008746293, 486667.1014598967 ] }, "relative_distance": 20.85166959, "relative_pitch": 66.03448413247655, "relative_heading": 213.83106140784506, "relative_elevation": 46.9095790544525 } ] } }