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_20240919_0948_Track25_Sphere_00371/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00371/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00371/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00371/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00371/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00371/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00371/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00371/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806512194432319, 52.381296503910754, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00371", "timestamp": "2024-09-19T09:45:07Z", "filename": "Job_20240919_0948_Track25_Sphere_00371.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "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_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80651162091999, 52.3812927365176, 44.3256122795865 ] }, "distance": 0.42, "direction": 185.32, "angle": 89.46, "elevation": 44.33, "pano_id": "TMX7316010203-002074_pano_0000_002514", "timestamp": "2021-03-31T11:57:30.586950Z", "filename": "pano_0000_002514.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 0.42103014, "relative_pitch": 89.45578812387552, "relative_heading": 185.32205443719715, "relative_elevation": 44.3256122795865 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650531422201, 52.3812964481732, 44.0521810296923 ] }, "distance": 0.47, "direction": 269.24, "angle": 89.39, "elevation": 44.05, "pano_id": "TMX7316010203-001016_pano_0000_000766", "timestamp": "2018-12-14T12:44:21.514610Z", "filename": "pano_0000_000766.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 0.46853511, "relative_pitch": 89.39063012237186, "relative_heading": 269.24153507950894, "relative_elevation": 44.0521810296923 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001699/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001699/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001699/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001699/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_001699/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001699/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001699/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001699/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001699/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8065019097481, 52.3812922177832, 44.254973676987 ] }, "distance": 0.85, "direction": 235.74, "angle": 88.9, "elevation": 44.25, "pano_id": "TMX7316010203-002069_pano_0000_001699", "timestamp": "2021-03-29T12:32:57.001280Z", "filename": "pano_0000_001699.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 0.84729564, "relative_pitch": 88.9031620696416, "relative_heading": 235.7438759909633, "relative_elevation": 44.254973676987 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005901/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005901/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005901/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005901/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_005901/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005901/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005901/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005901/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005901/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650777717652, 52.381285308809, 44.9827148830518 ] }, "distance": 1.28, "direction": 193.57, "angle": 88.37, "elevation": 44.98, "pano_id": "TMX7316010203-000827_pano_0001_005901", "timestamp": "2018-07-05T11:25:11.454530Z", "filename": "pano_0001_005901.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 1.28152844, "relative_pitch": 88.36812172158832, "relative_heading": 193.5743758070412, "relative_elevation": 44.9827148830518 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806506013751626, 52.38130863402563, 0.0 ] }, "distance": 1.41, "direction": 342.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00099", "timestamp": "2025-07-02T10:18:54Z", "filename": "recording_2025-07-02_10-16-10_00099.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 1.41386438, "relative_pitch": 0.0, "relative_heading": 342.68246351230295, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000213/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000213/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000213/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000213/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000213/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000213/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000213/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000213/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000213/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650530038068, 52.3813133959446, 44.0908264741302 ] }, "distance": 1.94, "direction": 345.98, "angle": 87.48, "elevation": 44.09, "pano_id": "TMX7316010203-000083_pano_0008_000213", "timestamp": "2016-08-24T12:39:34.340800Z", "filename": "pano_0008_000213.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 1.93738743, "relative_pitch": 87.48399446274199, "relative_heading": 345.9774462118932, "relative_elevation": 44.0908264741302 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000853/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000853/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000853/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000853/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_000853/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000853/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000853/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000853/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000853/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650582875911, 52.381317780948, 43.93069418706 ] }, "distance": 2.41, "direction": 349.63, "angle": 86.86, "elevation": 43.93, "pano_id": "TMX7316010203-001883_pano_0001_000853", "timestamp": "2020-08-20T08:44:37.465740Z", "filename": "pano_0001_000853.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 2.40694507, "relative_pitch": 86.8639228343703, "relative_heading": 349.6252218094345, "relative_elevation": 43.93069418706 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000852/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000852/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000852/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000852/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_000852/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000852/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000852/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000852/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000852/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650778432065, 52.3812731431953, 43.9590980689973 ] }, "distance": 2.62, "direction": 186.59, "angle": 86.59, "elevation": 43.96, "pano_id": "TMX7316010203-001883_pano_0001_000852", "timestamp": "2020-08-20T08:44:36.985660Z", "filename": "pano_0001_000852.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 2.61674216, "relative_pitch": 86.59338846815331, "relative_heading": 186.5897933962578, "relative_elevation": 43.9590980689973 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000212/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000212/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000212/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000212/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000212/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000212/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000212/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000212/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000212/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8065061219038, 52.3812691345974, 44.0924666393548 ] }, "distance": 3.07, "direction": 187.73, "angle": 86.01, "elevation": 44.09, "pano_id": "TMX7316010203-000083_pano_0008_000212", "timestamp": "2016-08-24T12:39:33.530850Z", "filename": "pano_0008_000212.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 3.07345159, "relative_pitch": 86.0126650840939, "relative_heading": 187.73192098912247, "relative_elevation": 44.0924666393548 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806506997926018, 52.381263763022204, 0.0 ] }, "distance": 3.66, "direction": 185.55, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00098", "timestamp": "2025-07-02T10:18:53Z", "filename": "recording_2025-07-02_10-16-10_00098.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 3.66037198, "relative_pitch": 0.0, "relative_heading": 185.54741053566303, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005902/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005902/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005902/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005902/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_005902/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005902/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005902/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005902/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005902/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650641378588, 52.3813300494748, 44.961836325936 ] }, "distance": 3.75, "direction": 353.98, "angle": 85.23, "elevation": 44.96, "pano_id": "TMX7316010203-000827_pano_0001_005902", "timestamp": "2018-07-05T11:25:11.934500Z", "filename": "pano_0001_005902.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 3.75346512, "relative_pitch": 85.22794841368078, "relative_heading": 353.98039556396594, "relative_elevation": 44.961836325936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000000/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000000/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000000/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000000/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000000/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000000/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000000/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000000/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000000/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650802238821, 52.3813309682877, 44.0150566296652 ] }, "distance": 3.85, "direction": 355.76, "angle": 85.01, "elevation": 44.02, "pano_id": "TMX7316010203-002507_pano_0000_000000", "timestamp": "2022-04-12T07:31:03.162880Z", "filename": "pano_0000_000000.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 3.84551708, "relative_pitch": 85.00684864879494, "relative_heading": 355.7634275757039, "relative_elevation": 44.0150566296652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002535/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002535/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002535/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002535/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002535/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002535/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002535/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002535/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002535/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645309483721, 52.3813020038177, 44.3343450566754 ] }, "distance": 4.07, "direction": 278.65, "angle": 84.75, "elevation": 44.33, "pano_id": "TMX7316010203-002074_pano_0000_002535", "timestamp": "2021-03-31T11:57:49.166880Z", "filename": "pano_0000_002535.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 4.07053728, "relative_pitch": 84.754122406577, "relative_heading": 278.64715650195745, "relative_elevation": 44.3343450566754 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000623/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000623/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000623/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000623/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0000_000623/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000623/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000623/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000623/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000623/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650385866547, 52.3812602300664, 43.8681934271008 ] }, "distance": 4.08, "direction": 188.0, "angle": 84.69, "elevation": 43.87, "pano_id": "TMX7316010203-000302_pano_0000_000623", "timestamp": "2017-05-19T07:52:12.601370Z", "filename": "pano_0000_000623.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 4.07607116, "relative_pitch": 84.6915287170304, "relative_heading": 188.00465949081473, "relative_elevation": 43.8681934271008 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806448699494216, 52.38129772943012, 0.0 ] }, "distance": 4.33, "direction": 271.81, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00057", "timestamp": "2024-09-18T07:30:56Z", "filename": "Job_20240918_0854_Track01_Sphere_00057.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 4.32570991, "relative_pitch": 0.0, "relative_heading": 271.80658924181097, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00349/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00349/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00349/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00349/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_12-00-03_00349/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00349/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00349/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00349/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00349/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806448388906918, 52.381300136623615, 0.0 ] }, "distance": 4.36, "direction": 275.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_12-00-03_00349", "timestamp": "2025-10-02T12:11:05Z", "filename": "recording_2025-10-02_12-00-03_00349.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 4.36347259, "relative_pitch": 0.0, "relative_heading": 275.31548204537694, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650951533294, 52.3813378692281, 44.3355279481038 ] }, "distance": 4.61, "direction": 357.73, "angle": 84.07, "elevation": 44.34, "pano_id": "TMX7316010203-002074_pano_0000_002515", "timestamp": "2021-03-31T11:57:31.106950Z", "filename": "pano_0000_002515.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 4.60652226, "relative_pitch": 84.06817435898142, "relative_heading": 357.7303764144025, "relative_elevation": 44.3355279481038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645056461048, 52.3812784443492, 43.4331264486536 ] }, "distance": 4.65, "direction": 244.41, "angle": 83.89, "elevation": 43.43, "pano_id": "TMX7316010203-002507_pano_0000_000118", "timestamp": "2022-04-12T07:32:50.142070Z", "filename": "pano_0000_000118.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 4.65290055, "relative_pitch": 83.8853424861352, "relative_heading": 244.41206400467814, "relative_elevation": 43.4331264486536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001700/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001700/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001700/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001700/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_001700/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001700/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001700/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001700/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001700/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80649930624864, 52.3813379194465, 44.2481982968748 ] }, "distance": 4.69, "direction": 349.22, "angle": 83.95, "elevation": 44.25, "pano_id": "TMX7316010203-002069_pano_0000_001700", "timestamp": "2021-03-29T12:32:57.456280Z", "filename": "pano_0000_001700.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 4.69131252, "relative_pitch": 83.94795700799118, "relative_heading": 349.218279329919, "relative_elevation": 44.2481982968748 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645231849669, 52.3812755856149, 44.2541824858636 ] }, "distance": 4.69, "direction": 240.28, "angle": 83.94, "elevation": 44.25, "pano_id": "TMX7316010203-002524_pano_0003_000136", "timestamp": "2022-04-19T09:14:29.355430Z", "filename": "pano_0003_000136.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 4.69479247, "relative_pitch": 83.94431393479795, "relative_heading": 240.27755436921507, "relative_elevation": 44.2541824858636 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00372/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00372/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00372/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00372/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00372/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00372/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00372/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00372/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00372/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806509962972555, 52.38134128790767, 0.0 ] }, "distance": 4.99, "direction": 358.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00372", "timestamp": "2024-09-19T09:45:08Z", "filename": "Job_20240919_0948_Track25_Sphere_00372.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 4.98563671, "relative_pitch": 0.0, "relative_heading": 358.25353352234026, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00370/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00370/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00370/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00370/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00370/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00370/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00370/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00370/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00370/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806514533635427, 52.38125134295632, 0.0 ] }, "distance": 5.03, "direction": 178.18, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00370", "timestamp": "2024-09-19T09:45:07Z", "filename": "Job_20240919_0948_Track25_Sphere_00370.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 5.02779023, "relative_pitch": 0.0, "relative_heading": 178.18453070358228, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645011496817, 52.3813210874475, 44.253693102859 ] }, "distance": 5.04, "direction": 302.91, "angle": 83.51, "elevation": 44.25, "pano_id": "TMX7316010203-002524_pano_0003_000135", "timestamp": "2022-04-19T09:14:28.785430Z", "filename": "pano_0003_000135.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 5.03508619, "relative_pitch": 83.50892815124756, "relative_heading": 302.9080579934907, "relative_elevation": 44.253693102859 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80644955576327, 52.3813206054739, 43.4099497282878 ] }, "distance": 5.04, "direction": 302.16, "angle": 83.38, "elevation": 43.41, "pano_id": "TMX7316010203-002507_pano_0000_000117", "timestamp": "2022-04-12T07:32:49.757130Z", "filename": "pano_0000_000117.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 5.03834531, "relative_pitch": 83.37962707952084, "relative_heading": 302.1607483539825, "relative_elevation": 43.4099497282878 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650659754196, 52.381250516242, 44.0779305379838 ] }, "distance": 5.13, "direction": 184.26, "angle": 83.36, "elevation": 44.08, "pano_id": "TMX7316010203-001016_pano_0000_000765", "timestamp": "2018-12-14T12:44:21.054590Z", "filename": "pano_0000_000765.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 5.13143077, "relative_pitch": 83.35967486639791, "relative_heading": 184.2592570849313, "relative_elevation": 44.0779305379838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000767/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000767/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000767/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000767/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000767/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000767/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000767/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000767/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000767/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650380325572, 52.3813424048565, 44.0469775004312 ] }, "distance": 5.14, "direction": 353.62, "angle": 83.34, "elevation": 44.05, "pano_id": "TMX7316010203-001016_pano_0000_000767", "timestamp": "2018-12-14T12:44:21.979590Z", "filename": "pano_0000_000767.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 5.13946907, "relative_pitch": 83.34473434415933, "relative_heading": 353.6169553871916, "relative_elevation": 44.0469775004312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80651281940892, 52.3812479033242, 44.3453900637105 ] }, "distance": 5.41, "direction": 179.55, "angle": 83.05, "elevation": 44.35, "pano_id": "TMX7316010203-002074_pano_0000_002513", "timestamp": "2021-03-31T11:57:30.052180Z", "filename": "pano_0000_002513.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 5.40817757, "relative_pitch": 83.04678387352094, "relative_heading": 179.54913888370976, "relative_elevation": 44.3453900637105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001698/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001698/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001698/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001698/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_001698/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001698/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001698/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001698/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001698/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650443799544, 52.3812464990247, 44.2730343202129 ] }, "distance": 5.59, "direction": 185.42, "angle": 82.8, "elevation": 44.27, "pano_id": "TMX7316010203-002069_pano_0000_001698", "timestamp": "2021-03-29T12:32:56.536290Z", "filename": "pano_0000_001698.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 5.58928314, "relative_pitch": 82.80471542431214, "relative_heading": 185.4222570627468, "relative_elevation": 44.2730343202129 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002536/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002536/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002536/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002536/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002536/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002536/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002536/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002536/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002536/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645434002573, 52.3812562026621, 44.3297200705856 ] }, "distance": 5.97, "direction": 221.3, "angle": 82.33, "elevation": 44.33, "pano_id": "TMX7316010203-002074_pano_0000_002536", "timestamp": "2021-03-31T11:57:49.656860Z", "filename": "pano_0000_002536.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 5.96911165, "relative_pitch": 82.3311019425989, "relative_heading": 221.2982011680923, "relative_elevation": 44.3297200705856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645411178823, 52.3812563237582, 44.0790758468211 ] }, "distance": 5.97, "direction": 221.5, "angle": 82.29, "elevation": 44.08, "pano_id": "TMX7316010203-000293_pano_0000_006315", "timestamp": "2017-05-10T11:10:27.654510Z", "filename": "pano_0000_006315.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 5.96928055, "relative_pitch": 82.28780248273725, "relative_heading": 221.49563340031426, "relative_elevation": 44.0790758468211 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000624/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000624/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000624/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000624/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0000_000624/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000624/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000624/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000624/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000624/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80649938680456, 52.3813508682984, 43.8519907156006 ] }, "distance": 6.11, "direction": 351.8, "angle": 82.07, "elevation": 43.85, "pano_id": "TMX7316010203-000302_pano_0000_000624", "timestamp": "2017-05-19T07:52:13.731390Z", "filename": "pano_0000_000624.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 6.11191536, "relative_pitch": 82.06545750567444, "relative_heading": 351.7964712753552, "relative_elevation": 43.8519907156006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00350/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00350/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00350/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00350/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_12-00-03_00350/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00350/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00350/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00350/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00350/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645050458306, 52.38125522623093, 0.0 ] }, "distance": 6.22, "direction": 222.44, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_12-00-03_00350", "timestamp": "2025-10-02T12:11:06Z", "filename": "recording_2025-10-02_12-00-03_00350.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 6.22434993, "relative_pitch": 0.0, "relative_heading": 222.4443413010975, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005900/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005900/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005900/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005900/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_005900/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005900/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005900/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005900/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005900/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8065098809682, 52.3812405247381, 45.0170835768804 ] }, "distance": 6.23, "direction": 181.45, "angle": 82.12, "elevation": 45.02, "pano_id": "TMX7316010203-000827_pano_0001_005900", "timestamp": "2018-07-05T11:25:10.969520Z", "filename": "pano_0001_005900.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 6.23105088, "relative_pitch": 82.11946294089746, "relative_heading": 181.44868279772635, "relative_elevation": 45.0170835768804 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806504690962564, 52.381353566282336, 0.0 ] }, "distance": 6.37, "direction": 355.4, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00100", "timestamp": "2025-07-02T10:18:54Z", "filename": "recording_2025-07-02_10-16-10_00100.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 6.37011531, "relative_pitch": 0.0, "relative_heading": 355.3994892459562, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806450264592078, 52.3812533645899, 0.0 ] }, "distance": 6.39, "direction": 221.3, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00058", "timestamp": "2024-09-18T07:30:57Z", "filename": "Job_20240918_0854_Track01_Sphere_00058.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 6.38952106, "relative_pitch": 0.0, "relative_heading": 221.29877377145718, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806446693890293, 52.3813432065904, 0.0 ] }, "distance": 6.85, "direction": 319.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00056", "timestamp": "2024-09-18T07:30:55Z", "filename": "Job_20240918_0854_Track01_Sphere_00056.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 6.84833325, "relative_pitch": 0.0, "relative_heading": 319.3624804807758, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000214/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000214/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000214/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000214/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000214/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000214/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000214/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000214/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000214/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650425570771, 52.3813580797299, 44.0935059534386 ] }, "distance": 6.87, "direction": 355.49, "angle": 81.14, "elevation": 44.09, "pano_id": "TMX7316010203-000083_pano_0008_000214", "timestamp": "2016-08-24T12:39:35.100780Z", "filename": "pano_0008_000214.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 6.87311479, "relative_pitch": 81.14026573624746, "relative_heading": 355.48902616789707, "relative_elevation": 44.0935059534386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00348/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00348/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00348/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00348/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_12-00-03_00348/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00348/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00348/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00348/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00348/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806446288265884, 52.38134502012631, 0.0 ] }, "distance": 7.02, "direction": 320.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_12-00-03_00348", "timestamp": "2025-10-02T12:11:05Z", "filename": "recording_2025-10-02_12-00-03_00348.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 7.02032581, "relative_pitch": 0.0, "relative_heading": 320.26408931496115, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002534/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002534/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002534/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002534/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002534/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002534/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002534/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002534/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002534/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645205698658, 52.3813477968801, 44.3330403110012 ] }, "distance": 7.02, "direction": 324.34, "angle": 81.0, "elevation": 44.33, "pano_id": "TMX7316010203-002074_pano_0000_002534", "timestamp": "2021-03-31T11:57:48.666890Z", "filename": "pano_0000_002534.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 7.0246169, "relative_pitch": 80.99627683780128, "relative_heading": 324.34237350955647, "relative_elevation": 44.3330403110012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645049211416, 52.3813482779126, 44.0694530466571 ] }, "distance": 7.13, "direction": 323.9, "angle": 80.81, "elevation": 44.07, "pano_id": "TMX7316010203-000293_pano_0000_006314", "timestamp": "2017-05-10T11:10:26.744560Z", "filename": "pano_0000_006314.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 7.13043943, "relative_pitch": 80.80919085540042, "relative_heading": 323.8974023473937, "relative_elevation": 44.0694530466571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000854/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000854/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000854/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000854/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_000854/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000854/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000854/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000854/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000854/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650364811982, 52.3813620567708, 43.9336200989783 ] }, "distance": 7.32, "direction": 355.44, "angle": 80.54, "elevation": 43.93, "pano_id": "TMX7316010203-001883_pano_0001_000854", "timestamp": "2020-08-20T08:44:37.940660Z", "filename": "pano_0001_000854.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 7.31754428, "relative_pitch": 80.54367437007977, "relative_heading": 355.4386160802551, "relative_elevation": 43.9336200989783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_000851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650988972576, 52.381228594145, 43.9697706950828 ] }, "distance": 7.56, "direction": 181.19, "angle": 80.25, "elevation": 43.97, "pano_id": "TMX7316010203-001883_pano_0001_000851", "timestamp": "2020-08-20T08:44:36.510630Z", "filename": "pano_0001_000851.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 7.55826045, "relative_pitch": 80.24636492877895, "relative_heading": 181.1897361802231, "relative_elevation": 43.9697706950828 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645150102214, 52.3812363300717, 43.468330915086 ] }, "distance": 7.87, "direction": 211.68, "angle": 79.74, "elevation": 43.47, "pano_id": "TMX7316010203-002507_pano_0000_000119", "timestamp": "2022-04-12T07:32:50.527090Z", "filename": "pano_0000_000119.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 7.86854586, "relative_pitch": 79.7395454084167, "relative_heading": 211.68376886496742, "relative_elevation": 43.468330915086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000211/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000211/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000211/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000211/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000211/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000211/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000211/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000211/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000211/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8065073202874, 52.3812249243253, 44.0774207552895 ] }, "distance": 7.97, "direction": 182.39, "angle": 79.75, "elevation": 44.08, "pano_id": "TMX7316010203-000083_pano_0008_000211", "timestamp": "2016-08-24T12:39:32.735760Z", "filename": "pano_0008_000211.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 7.97190062, "relative_pitch": 79.74823207502122, "relative_heading": 182.3860954562694, "relative_elevation": 44.0774207552895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645404972369, 52.3812301060091, 44.2642132677138 ] }, "distance": 8.38, "direction": 208.19, "angle": 79.28, "elevation": 44.26, "pano_id": "TMX7316010203-002524_pano_0003_000137", "timestamp": "2022-04-19T09:14:29.915390Z", "filename": "pano_0003_000137.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 8.3823683, "relative_pitch": 79.27680782819675, "relative_heading": 208.1857160914448, "relative_elevation": 44.2642132677138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8064488066029, 52.3813628271092, 43.3682420765981 ] }, "distance": 8.55, "direction": 329.68, "angle": 78.85, "elevation": 43.37, "pano_id": "TMX7316010203-002507_pano_0000_000116", "timestamp": "2022-04-12T07:32:49.372080Z", "filename": "pano_0000_000116.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 8.54960852, "relative_pitch": 78.84772577911082, "relative_heading": 329.67868038873786, "relative_elevation": 43.3682420765981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806508468162351, 52.381218786548985, 0.0 ] }, "distance": 8.65, "direction": 181.68, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00097", "timestamp": "2025-07-02T10:18:53Z", "filename": "recording_2025-07-02_10-16-10_00097.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 8.6516887, "relative_pitch": 0.0, "relative_heading": 181.68058885372255, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005903/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005903/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005903/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005903/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_005903/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005903/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005903/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005903/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005903/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650521880311, 52.3813749680369, 44.9221913795918 ] }, "distance": 8.74, "direction": 356.89, "angle": 78.99, "elevation": 44.92, "pano_id": "TMX7316010203-000827_pano_0001_005903", "timestamp": "2018-07-05T11:25:12.414510Z", "filename": "pano_0001_005903.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 8.74397401, "relative_pitch": 78.98527160831115, "relative_heading": 356.88604314224364, "relative_elevation": 44.9221913795918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80644797279484, 52.3813666327986, 44.2333760028705 ] }, "distance": 8.95, "direction": 330.73, "angle": 78.57, "elevation": 44.23, "pano_id": "TMX7316010203-002524_pano_0003_000134", "timestamp": "2022-04-19T09:14:28.210440Z", "filename": "pano_0003_000134.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 8.94533794, "relative_pitch": 78.56723724007608, "relative_heading": 330.7341862296041, "relative_elevation": 44.2333760028705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000001/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000001/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000001/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000001/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000001/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000001/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000001/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000001/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000001/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650460499259, 52.3813816862186, 43.9864236498252 ] }, "distance": 9.49, "direction": 356.88, "angle": 77.82, "elevation": 43.99, "pano_id": "TMX7316010203-002507_pano_0000_000001", "timestamp": "2022-04-12T07:31:03.862890Z", "filename": "pano_0000_000001.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 9.49270363, "relative_pitch": 77.82177617555321, "relative_heading": 356.87925183118153, "relative_elevation": 43.9864236498252 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650770218296, 52.3813829009917, 44.3177552185953 ] }, "distance": 9.62, "direction": 358.18, "angle": 77.75, "elevation": 44.32, "pano_id": "TMX7316010203-002074_pano_0000_002516", "timestamp": "2021-03-31T11:57:31.616930Z", "filename": "pano_0000_002516.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 9.61866466, "relative_pitch": 77.75452284700091, "relative_heading": 358.17758843314334, "relative_elevation": 44.3177552185953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001701/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001701/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001701/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001701/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_001701/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001701/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001701/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001701/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001701/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80649640449143, 52.3813833629519, 44.2166830301285 ] }, "distance": 9.72, "direction": 353.65, "angle": 77.6, "elevation": 44.22, "pano_id": "TMX7316010203-002069_pano_0000_001701", "timestamp": "2021-03-29T12:32:57.901260Z", "filename": "pano_0000_001701.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 9.72482318, "relative_pitch": 77.59610044620169, "relative_heading": 353.65236836503925, "relative_elevation": 44.2166830301285 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00373/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00373/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00373/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00373/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00373/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00373/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00373/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00373/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00373/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650707638375, 52.381385628291795, 0.0 ] }, "distance": 9.92, "direction": 357.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00373", "timestamp": "2024-09-19T09:45:09Z", "filename": "Job_20240919_0948_Track25_Sphere_00373.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 9.92340017, "relative_pitch": 0.0, "relative_heading": 357.987400568117, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00369/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00369/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00369/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00369/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00369/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00369/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00369/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00369/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00369/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806516903265631, 52.38120610126089, 0.0 ] }, "distance": 10.06, "direction": 178.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00369", "timestamp": "2024-09-19T09:45:06Z", "filename": "Job_20240919_0948_Track25_Sphere_00369.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 10.06462613, "relative_pitch": 0.0, "relative_heading": 178.1743603626401, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650832764576, 52.3812050666607, 44.0728488285095 ] }, "distance": 10.18, "direction": 181.48, "angle": 77.0, "elevation": 44.07, "pano_id": "TMX7316010203-001016_pano_0000_000764", "timestamp": "2018-12-14T12:44:20.604580Z", "filename": "pano_0000_000764.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 10.17804839, "relative_pitch": 76.99626092438784, "relative_heading": 181.48238170610804, "relative_elevation": 44.0728488285095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000768/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000768/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000768/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000768/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000768/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000768/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000768/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000768/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000768/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650201001026, 52.3813883389211, 44.0219635162503 ] }, "distance": 10.24, "direction": 356.12, "angle": 76.9, "elevation": 44.02, "pano_id": "TMX7316010203-001016_pano_0000_000768", "timestamp": "2018-12-14T12:44:22.449580Z", "filename": "pano_0000_000768.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 10.24240693, "relative_pitch": 76.90225313993993, "relative_heading": 356.1176842790978, "relative_elevation": 44.0219635162503 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002537/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002537/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002537/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002537/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002537/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002537/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002537/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002537/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002537/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645605309614, 52.3812104108964, 44.330457915552 ] }, "distance": 10.31, "direction": 201.75, "angle": 76.9, "elevation": 44.33, "pano_id": "TMX7316010203-002074_pano_0000_002537", "timestamp": "2021-03-31T11:57:50.141880Z", "filename": "pano_0000_002537.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 10.31454246, "relative_pitch": 76.90181245351839, "relative_heading": 201.75423555228838, "relative_elevation": 44.330457915552 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00351/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00351/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00351/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00351/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_12-00-03_00351/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00351/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00351/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00351/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00351/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645298765053, 52.38121029966416, 0.0 ] }, "distance": 10.41, "direction": 202.8, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_12-00-03_00351", "timestamp": "2025-10-02T12:11:06Z", "filename": "recording_2025-10-02_12-00-03_00351.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 10.40512285, "relative_pitch": 0.0, "relative_heading": 202.79657798434266, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80651462791262, 52.3812027822143, 44.3338339347392 ] }, "distance": 10.43, "direction": 179.09, "angle": 76.76, "elevation": 44.33, "pano_id": "TMX7316010203-002074_pano_0000_002512", "timestamp": "2021-03-31T11:57:29.491950Z", "filename": "pano_0000_002512.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 10.43015924, "relative_pitch": 76.76111012438723, "relative_heading": 179.08970722794152, "relative_elevation": 44.3338339347392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806451867181014, 52.381208379778464, 0.0 ] }, "distance": 10.63, "direction": 202.73, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00059", "timestamp": "2024-09-18T07:30:57Z", "filename": "Job_20240918_0854_Track01_Sphere_00059.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 10.63163863, "relative_pitch": 0.0, "relative_heading": 202.72954598047593, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001697/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001697/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001697/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001697/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_001697/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001697/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001697/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001697/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001697/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650706036489, 52.3812008127955, 44.2667766008526 ] }, "distance": 10.65, "direction": 181.88, "angle": 76.47, "elevation": 44.27, "pano_id": "TMX7316010203-002069_pano_0000_001697", "timestamp": "2021-03-29T12:32:56.061280Z", "filename": "pano_0000_001697.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 10.65372655, "relative_pitch": 76.46792411967405, "relative_heading": 181.88045930951478, "relative_elevation": 44.2667766008526 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806445095528097, 52.38138786786237, 0.0 ] }, "distance": 11.15, "direction": 335.8, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00055", "timestamp": "2024-09-18T07:30:55Z", "filename": "Job_20240918_0854_Track01_Sphere_00055.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 11.14597832, "relative_pitch": 0.0, "relative_heading": 335.80021398723, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005899/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005899/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005899/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005899/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_005899/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005899/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005899/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005899/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005899/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80651339877368, 52.3811955223595, 45.0204601930454 ] }, "distance": 11.24, "direction": 179.58, "angle": 75.99, "elevation": 45.02, "pano_id": "TMX7316010203-000827_pano_0001_005899", "timestamp": "2018-07-05T11:25:10.479530Z", "filename": "pano_0001_005899.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 11.23697948, "relative_pitch": 75.98548134658535, "relative_heading": 179.58185214971505, "relative_elevation": 45.0204601930454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806502384529709, 52.38139846675171, 0.0 ] }, "distance": 11.37, "direction": 356.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00101", "timestamp": "2025-07-02T10:18:55Z", "filename": "recording_2025-07-02_10-16-10_00101.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 11.36551972, "relative_pitch": 0.0, "relative_heading": 356.6306219072917, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00347/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00347/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00347/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00347/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_12-00-03_00347/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00347/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00347/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00347/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00347/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806444260699675, 52.38138993095023, 0.0 ] }, "distance": 11.38, "direction": 336.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_12-00-03_00347", "timestamp": "2025-10-02T12:11:04Z", "filename": "recording_2025-10-02_12-00-03_00347.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 11.37875405, "relative_pitch": 0.0, "relative_heading": 336.0129815184737, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002533/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002533/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002533/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002533/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002533/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002533/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002533/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002533/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002533/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8064509018203, 52.381393451805, 44.3453550217673 ] }, "distance": 11.57, "direction": 338.85, "angle": 75.38, "elevation": 44.35, "pano_id": "TMX7316010203-002074_pano_0000_002533", "timestamp": "2021-03-31T11:57:48.146870Z", "filename": "pano_0000_002533.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 11.56703498, "relative_pitch": 75.38072103200335, "relative_heading": 338.8495945161387, "relative_elevation": 44.3453550217673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000215/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000215/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000215/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000215/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000215/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000215/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000215/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000215/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000215/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8065031690953, 52.3814028739094, 44.0963872503489 ] }, "distance": 11.85, "direction": 357.03, "angle": 74.96, "elevation": 44.1, "pano_id": "TMX7316010203-000083_pano_0008_000215", "timestamp": "2016-08-24T12:39:35.780800Z", "filename": "pano_0008_000215.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 11.85222153, "relative_pitch": 74.95560276438734, "relative_heading": 357.0277698628372, "relative_elevation": 44.0963872503489 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645242155349, 52.3811942764113, 43.4961102772504 ] }, "distance": 12.08, "direction": 199.69, "angle": 74.48, "elevation": 43.5, "pano_id": "TMX7316010203-002507_pano_0000_000120", "timestamp": "2022-04-12T07:32:50.912090Z", "filename": "pano_0000_000120.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 12.0815491, "relative_pitch": 74.47674963025501, "relative_heading": 199.68735828978177, "relative_elevation": 43.4961102772504 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000855/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000855/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000855/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000855/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_000855/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000855/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000855/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000855/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000855/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650172806074, 52.3814068926691, 43.9291408406571 ] }, "distance": 12.3, "direction": 356.68, "angle": 74.35, "elevation": 43.93, "pano_id": "TMX7316010203-001883_pano_0001_000855", "timestamp": "2020-08-20T08:44:38.425700Z", "filename": "pano_0001_000855.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 12.30412113, "relative_pitch": 74.35296215999915, "relative_heading": 356.6794301589525, "relative_elevation": 43.9291408406571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_000850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80651206131299, 52.3811841222494, 43.9909422639757 ] }, "distance": 12.51, "direction": 180.04, "angle": 74.13, "elevation": 43.99, "pano_id": "TMX7316010203-001883_pano_0001_000850", "timestamp": "2020-08-20T08:44:36.035840Z", "filename": "pano_0001_000850.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 12.50522603, "relative_pitch": 74.13123468755454, "relative_heading": 180.04153131884516, "relative_elevation": 43.9909422639757 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000210/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000210/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000210/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000210/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000210/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000210/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000210/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000210/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000210/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650913887349, 52.3811810142967, 44.0723011419177 ] }, "distance": 12.85, "direction": 180.93, "angle": 73.74, "elevation": 44.07, "pano_id": "TMX7316010203-000083_pano_0008_000210", "timestamp": "2016-08-24T12:39:31.920790Z", "filename": "pano_0008_000210.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 12.85274307, "relative_pitch": 73.74180586873464, "relative_heading": 180.92755556467563, "relative_elevation": 44.0723011419177 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80644777600169, 52.3814052423009, 43.349112120457 ] }, "distance": 12.87, "direction": 340.07, "angle": 73.46, "elevation": 43.35, "pano_id": "TMX7316010203-002507_pano_0000_000115", "timestamp": "2022-04-12T07:32:48.982080Z", "filename": "pano_0000_000115.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 12.87037174, "relative_pitch": 73.46382105561548, "relative_heading": 340.0733846785354, "relative_elevation": 43.349112120457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645540340098, 52.381184756296, 44.2620072765276 ] }, "distance": 13.02, "direction": 197.28, "angle": 73.61, "elevation": 44.26, "pano_id": "TMX7316010203-002524_pano_0003_000138", "timestamp": "2022-04-19T09:14:30.470420Z", "filename": "pano_0003_000138.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 13.02210735, "relative_pitch": 73.60584913492802, "relative_heading": 197.2752690422888, "relative_elevation": 44.2620072765276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80644558362484, 52.3814117802662, 44.2328519700095 ] }, "distance": 13.61, "direction": 340.53, "angle": 72.9, "elevation": 44.23, "pano_id": "TMX7316010203-002524_pano_0003_000133", "timestamp": "2022-04-19T09:14:27.635400Z", "filename": "pano_0003_000133.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 13.60562927, "relative_pitch": 72.9025711893472, "relative_heading": 340.52651397121696, "relative_elevation": 44.2328519700095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806511113190099, 52.38117382482412, 0.0 ] }, "distance": 13.65, "direction": 180.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00096", "timestamp": "2025-07-02T10:18:52Z", "filename": "recording_2025-07-02_10-16-10_00096.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 13.651263, "relative_pitch": 0.0, "relative_heading": 180.3090142302129, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005904/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005904/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005904/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005904/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_005904/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005904/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005904/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005904/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005904/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650429439548, 52.3814200519746, 44.9316859710962 ] }, "distance": 13.76, "direction": 357.76, "angle": 72.98, "elevation": 44.93, "pano_id": "TMX7316010203-000827_pano_0001_005904", "timestamp": "2018-07-05T11:25:12.894520Z", "filename": "pano_0001_005904.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 13.75828026, "relative_pitch": 72.97518098435496, "relative_heading": 357.7592186755539, "relative_elevation": 44.9316859710962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000622/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000622/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000622/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000622/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0000_000622/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000622/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000622/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000622/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000622/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650770569245, 52.3811697211307, 43.892347340472 ] }, "distance": 14.11, "direction": 181.24, "angle": 72.18, "elevation": 43.89, "pano_id": "TMX7316010203-000302_pano_0000_000622", "timestamp": "2017-05-19T07:52:11.461390Z", "filename": "pano_0000_000622.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 14.11101192, "relative_pitch": 72.17784875171014, "relative_heading": 181.24115636174764, "relative_elevation": 43.892347340472 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650620941239, 52.381427722431, 44.3470176812261 ] }, "distance": 14.61, "direction": 358.4, "angle": 71.77, "elevation": 44.35, "pano_id": "TMX7316010203-002074_pano_0000_002517", "timestamp": "2021-03-31T11:57:32.121960Z", "filename": "pano_0000_002517.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 14.60697299, "relative_pitch": 71.76920634935809, "relative_heading": 358.40123197028, "relative_elevation": 44.3470176812261 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001702/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001702/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001702/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001702/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_001702/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001702/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001702/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001702/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001702/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80649537463348, 52.3814288853406, 44.2514038160443 ] }, "distance": 14.78, "direction": 355.55, "angle": 71.54, "elevation": 44.25, "pano_id": "TMX7316010203-002069_pano_0000_001702", "timestamp": "2021-03-29T12:32:58.341250Z", "filename": "pano_0000_001702.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 14.77514568, "relative_pitch": 71.53629899511964, "relative_heading": 355.55421331934116, "relative_elevation": 44.2514038160443 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00374/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00374/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00374/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00374/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00374/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00374/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00374/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00374/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00374/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806505162249732, 52.38143085424366, 0.0 ] }, "distance": 14.96, "direction": 358.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00374", "timestamp": "2024-09-19T09:45:09Z", "filename": "Job_20240919_0948_Track25_Sphere_00374.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 14.95744456, "relative_pitch": 0.0, "relative_heading": 358.1654454198552, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000002/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000002/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000002/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000002/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000002/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000002/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000002/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000002/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000002/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8065011923181, 52.3814311675123, 44.0012879725546 ] }, "distance": 15.0, "direction": 357.14, "angle": 71.17, "elevation": 44.0, "pano_id": "TMX7316010203-002507_pano_0000_000002", "timestamp": "2022-04-12T07:31:04.517910Z", "filename": "pano_0000_000002.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 15.00335251, "relative_pitch": 71.17189135554378, "relative_heading": 357.13785151548655, "relative_elevation": 44.0012879725546 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00352/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00352/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00352/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00352/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_12-00-03_00352/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00352/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00352/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00352/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00352/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806455704518166, 52.38116546412103, 0.0 ] }, "distance": 15.08, "direction": 194.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_12-00-03_00352", "timestamp": "2025-10-02T12:11:07Z", "filename": "recording_2025-10-02_12-00-03_00352.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 15.0802286, "relative_pitch": 0.0, "relative_heading": 194.77798599989342, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00368/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00368/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00368/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00368/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00368/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00368/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00368/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00368/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00368/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806519712541275, 52.381160933622944, 0.0 ] }, "distance": 15.09, "direction": 178.06, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00368", "timestamp": "2024-09-19T09:45:05Z", "filename": "Job_20240919_0948_Track25_Sphere_00368.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 15.09421126, "relative_pitch": 0.0, "relative_heading": 178.05639581799707, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645734017262, 52.381164937656, 44.0868327356875 ] }, "distance": 15.11, "direction": 194.31, "angle": 71.08, "elevation": 44.09, "pano_id": "TMX7316010203-000293_pano_0000_006316", "timestamp": "2017-05-10T11:10:28.534540Z", "filename": "pano_0000_006316.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 15.10896138, "relative_pitch": 71.08294290835481, "relative_heading": 194.31292590000038, "relative_elevation": 44.0868327356875 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002538/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002538/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002538/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002538/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002538/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002538/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002538/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002538/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002538/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645764485545, 52.3811647543901, 44.3269993495196 ] }, "distance": 15.12, "direction": 194.22, "angle": 71.16, "elevation": 44.33, "pano_id": "TMX7316010203-002074_pano_0000_002538", "timestamp": "2021-03-31T11:57:50.631950Z", "filename": "pano_0000_002538.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 15.12361316, "relative_pitch": 71.16123766171376, "relative_heading": 194.21766671928987, "relative_elevation": 44.3269993495196 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80651060603396, 52.3811592610743, 44.1088367262855 ] }, "distance": 15.27, "direction": 180.41, "angle": 70.9, "elevation": 44.11, "pano_id": "TMX7316010203-001016_pano_0000_000763", "timestamp": "2018-12-14T12:44:20.154610Z", "filename": "pano_0000_000763.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 15.27202266, "relative_pitch": 70.90235635436319, "relative_heading": 180.40578207201574, "relative_elevation": 44.1088367262855 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00060/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00060/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00060/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00060/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00060/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00060/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00060/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00060/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00060/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806453413610394, 52.38116319696067, 0.0 ] }, "distance": 15.36, "direction": 195.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00060", "timestamp": "2024-09-18T07:30:58Z", "filename": "Job_20240918_0854_Track01_Sphere_00060.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 15.36419467, "relative_pitch": 0.0, "relative_heading": 195.10050878537515, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000769/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000769/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000769/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000769/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000769/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000769/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000769/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000769/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000769/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650042106095, 52.3814344386514, 44.0491191362962 ] }, "distance": 15.37, "direction": 357.01, "angle": 70.77, "elevation": 44.05, "pano_id": "TMX7316010203-001016_pano_0000_000769", "timestamp": "2018-12-14T12:44:22.924650Z", "filename": "pano_0000_000769.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 15.36955367, "relative_pitch": 70.76517413211009, "relative_heading": 357.0100744797413, "relative_elevation": 44.0491191362962 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80651682426025, 52.3811579888323, 44.3633587015793 ] }, "distance": 15.42, "direction": 178.83, "angle": 70.84, "elevation": 44.36, "pano_id": "TMX7316010203-002074_pano_0000_002511", "timestamp": "2021-03-31T11:57:28.912000Z", "filename": "pano_0000_002511.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 15.41643165, "relative_pitch": 70.83747108113535, "relative_heading": 178.82824280190405, "relative_elevation": 44.3633587015793 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001696/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001696/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001696/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001696/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_001696/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001696/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001696/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001696/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001696/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80651027780077, 52.3811554612273, 44.296913661994 ] }, "distance": 15.7, "direction": 180.48, "angle": 70.49, "elevation": 44.3, "pano_id": "TMX7316010203-002069_pano_0000_001696", "timestamp": "2021-03-29T12:32:55.576390Z", "filename": "pano_0000_001696.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 15.69500867, "relative_pitch": 70.49006030016544, "relative_heading": 180.47644027826732, "relative_elevation": 44.296913661994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806443222474344, 52.381432195240045, 0.0 ] }, "distance": 15.81, "direction": 342.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00054", "timestamp": "2024-09-18T07:30:54Z", "filename": "Job_20240918_0854_Track01_Sphere_00054.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 15.8125522, "relative_pitch": 0.0, "relative_heading": 342.7218722205792, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00346/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00346/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00346/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00346/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_12-00-03_00346/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00346/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00346/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00346/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00346/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806442026929794, 52.38143488570119, 0.0 ] }, "distance": 16.12, "direction": 342.76, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_12-00-03_00346", "timestamp": "2025-10-02T12:11:04Z", "filename": "recording_2025-10-02_12-00-03_00346.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 16.12260529, "relative_pitch": 0.0, "relative_heading": 342.76162062028044, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000625/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000625/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000625/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000625/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000302_pano_0000_000625/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000625/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000302_pano_0000_000625/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000625/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/19/TMX7316010203-000302/pano_0000_000625/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80649426133273, 52.3814415146309, 43.8618666790426 ] }, "distance": 16.18, "direction": 355.67, "angle": 69.75, "elevation": 43.86, "pano_id": "TMX7316010203-000302_pano_0000_000625", "timestamp": "2017-05-19T07:52:14.881350Z", "filename": "pano_0000_000625.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 16.182147, "relative_pitch": 69.7492525487428, "relative_heading": 355.6723130879573, "relative_elevation": 43.8618666790426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005898/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005898/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005898/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005898/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_005898/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005898/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005898/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005898/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005898/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80651760346529, 52.381150508453, 45.0678536277264 ] }, "distance": 16.25, "direction": 178.7, "angle": 70.17, "elevation": 45.07, "pano_id": "TMX7316010203-000827_pano_0001_005898", "timestamp": "2018-07-05T11:25:09.984520Z", "filename": "pano_0001_005898.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 16.24975864, "relative_pitch": 70.17261928438592, "relative_heading": 178.70121773904535, "relative_elevation": 45.0678536277264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806500021346844, 52.381443214150615, 0.0 ] }, "distance": 16.35, "direction": 357.09, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00102", "timestamp": "2025-07-02T10:18:56Z", "filename": "recording_2025-07-02_10-16-10_00102.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 16.3461514, "relative_pitch": 0.0, "relative_heading": 357.0933347129079, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80644925011561, 52.3814392142252, 44.3652664273977 ] }, "distance": 16.45, "direction": 344.9, "angle": 69.66, "elevation": 44.37, "pano_id": "TMX7316010203-002074_pano_0000_002532", "timestamp": "2021-03-31T11:57:47.611890Z", "filename": "pano_0000_002532.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 16.44827355, "relative_pitch": 69.65790729319545, "relative_heading": 344.8956588348429, "relative_elevation": 44.3652664273977 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645308894601, 52.3811519676157, 43.5369535628706 ] }, "distance": 16.58, "direction": 194.05, "angle": 69.15, "elevation": 43.54, "pano_id": "TMX7316010203-002507_pano_0000_000121", "timestamp": "2022-04-12T07:32:51.302080Z", "filename": "pano_0000_000121.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 16.57913923, "relative_pitch": 69.15285941820048, "relative_heading": 194.04924701745486, "relative_elevation": 43.5369535628706 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000293_pano_0000_006313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000293_pano_0000_006313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/05/10/TMX7316010203-000293/pano_0000_006313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8064451431287, 52.3814405962601, 44.0683750053868 ] }, "distance": 16.67, "direction": 344.11, "angle": 69.28, "elevation": 44.07, "pano_id": "TMX7316010203-000293_pano_0000_006313", "timestamp": "2017-05-10T11:10:25.784580Z", "filename": "pano_0000_006313.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 16.67120398, "relative_pitch": 69.2782129315444, "relative_heading": 344.10543682303546, "relative_elevation": 44.0683750053868 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000216/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000216/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000216/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000216/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000216/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000216/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000216/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000216/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000216/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650230918009, 52.3814474821521, 44.113725066185 ] }, "distance": 16.81, "direction": 357.71, "angle": 69.14, "elevation": 44.11, "pano_id": "TMX7316010203-000083_pano_0008_000216", "timestamp": "2016-08-24T12:39:36.415740Z", "filename": "pano_0008_000216.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 16.81352075, "relative_pitch": 69.13613744817867, "relative_heading": 357.70560231673164, "relative_elevation": 44.113725066185 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000856/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000856/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000856/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000856/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_000856/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000856/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000856/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000856/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000856/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650002949992, 52.3814513374884, 43.9423876134679 ] }, "distance": 17.25, "direction": 357.25, "angle": 68.57, "elevation": 43.94, "pano_id": "TMX7316010203-001883_pano_0001_000856", "timestamp": "2020-08-20T08:44:38.905700Z", "filename": "pano_0001_000856.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 17.24894378, "relative_pitch": 68.56823398337549, "relative_heading": 357.24743393280653, "relative_elevation": 43.9423876134679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002507_pano_0000_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002507_pano_0000_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/12/TMX7316010203-002507/pano_0000_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80644655255393, 52.3814474817993, 43.324297208339 ] }, "distance": 17.38, "direction": 345.1, "angle": 68.14, "elevation": 43.32, "pano_id": "TMX7316010203-002507_pano_0000_000114", "timestamp": "2022-04-12T07:32:48.592080Z", "filename": "pano_0000_000114.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 17.38443807, "relative_pitch": 68.13623376319015, "relative_heading": 345.1012717379938, "relative_elevation": 43.324297208339 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001883_pano_0001_000849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001883_pano_0001_000849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/20/TMX7316010203-001883/pano_0001_000849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80651424739765, 52.3811391841046, 43.9952680338174 ] }, "distance": 17.51, "direction": 179.54, "angle": 68.3, "elevation": 44.0, "pano_id": "TMX7316010203-001883_pano_0001_000849", "timestamp": "2020-08-20T08:44:35.560690Z", "filename": "pano_0001_000849.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 17.50625425, "relative_pitch": 68.30178681973129, "relative_heading": 179.54247002612712, "relative_elevation": 43.9952680338174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000209/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000209/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000209/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000209/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000083_pano_0008_000209/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000209/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000083_pano_0008_000209/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000209/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/24/TMX7316010203-000083/pano_0008_000209/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80651185589833, 52.3811375177521, 44.0616088556126 ] }, "distance": 17.69, "direction": 180.07, "angle": 68.12, "elevation": 44.06, "pano_id": "TMX7316010203-000083_pano_0008_000209", "timestamp": "2016-08-24T12:39:30.975750Z", "filename": "pano_0008_000209.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 17.69113379, "relative_pitch": 68.12409397913578, "relative_heading": 180.07465747575063, "relative_elevation": 44.0616088556126 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645630349195, 52.3811390482437, 44.2793819382787 ] }, "distance": 17.93, "direction": 192.26, "angle": 67.96, "elevation": 44.28, "pano_id": "TMX7316010203-002524_pano_0003_000139", "timestamp": "2022-04-19T09:14:31.025570Z", "filename": "pano_0003_000139.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 17.92938767, "relative_pitch": 67.95623461449995, "relative_heading": 192.25516283541836, "relative_elevation": 44.2793819382787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80644361805304, 52.3814530877519, 44.2050028694794 ] }, "distance": 18.04, "direction": 345.0, "angle": 67.8, "elevation": 44.21, "pano_id": "TMX7316010203-001016_pano_0000_000940", "timestamp": "2018-12-14T12:46:54.273110Z", "filename": "pano_0000_000940.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 18.03867232, "relative_pitch": 67.80117243493893, "relative_heading": 344.9973629691327, "relative_elevation": 44.2050028694794 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002524_pano_0003_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002524_pano_0003_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/19/TMX7316010203-002524/pano_0003_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80644321010257, 52.381456961714, 44.2315530646592 ] }, "distance": 18.46, "direction": 345.26, "angle": 67.34, "elevation": 44.23, "pano_id": "TMX7316010203-002524_pano_0003_000132", "timestamp": "2022-04-19T09:14:27.055420Z", "filename": "pano_0003_000132.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 18.46243756, "relative_pitch": 67.3441363546013, "relative_heading": 345.2603993562602, "relative_elevation": 44.2315530646592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-02_10-16-10_00095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-02_10-16-10_00095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-02_10-16-10_00095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806514183646808, 52.381128901136, 0.0 ] }, "distance": 18.65, "direction": 179.58, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-02_10-16-10_00095", "timestamp": "2025-07-02T10:18:52Z", "filename": "recording_2025-07-02_10-16-10_00095.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 18.65042102, "relative_pitch": 0.0, "relative_heading": 179.58387534845832, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005905/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005905/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005905/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005905/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000827_pano_0001_005905/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005905/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000827_pano_0001_005905/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005905/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/07/05/TMX7316010203-000827/pano_0001_005905/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80650315474758, 52.3814650734094, 44.9145076712593 ] }, "distance": 18.77, "direction": 358.12, "angle": 67.32, "elevation": 44.91, "pano_id": "TMX7316010203-000827_pano_0001_005905", "timestamp": "2018-07-05T11:25:13.374530Z", "filename": "pano_0001_005905.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 18.76759837, "relative_pitch": 67.32231143492794, "relative_heading": 358.12048485135267, "relative_elevation": 44.9145076712593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8065046625956, 52.3814727146984, 44.3519544675946 ] }, "distance": 19.61, "direction": 358.5, "angle": 66.14, "elevation": 44.35, "pano_id": "TMX7316010203-002074_pano_0000_002518", "timestamp": "2021-03-31T11:57:32.636960Z", "filename": "pano_0000_002518.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 19.6144889, "relative_pitch": 66.14276561032014, "relative_heading": 358.5017072500061, "relative_elevation": 44.3519544675946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001703/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001703/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001703/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001703/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_001703/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001703/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001703/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001703/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001703/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80649437939218, 52.3814741973518, 44.2490197811276 ] }, "distance": 19.81, "direction": 356.49, "angle": 65.88, "elevation": 44.25, "pano_id": "TMX7316010203-002069_pano_0000_001703", "timestamp": "2021-03-29T12:32:58.781280Z", "filename": "pano_0000_001703.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 19.80994115, "relative_pitch": 65.88230969566406, "relative_heading": 356.4892599107497, "relative_elevation": 44.2490197811276 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00353/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00353/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00353/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00353/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_12-00-03_00353/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00353/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00353/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00353/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00353/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806458715460948, 52.38112060305645, 0.0 ] }, "distance": 19.91, "direction": 190.54, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_12-00-03_00353", "timestamp": "2025-10-02T12:11:08Z", "filename": "recording_2025-10-02_12-00-03_00353.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 19.9091623, "relative_pitch": 0.0, "relative_heading": 190.53922442310986, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00375/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00375/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00375/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00375/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00375/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00375/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00375/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00375/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00375/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806503079523709, 52.38147549516465, 0.0 ] }, "distance": 19.93, "direction": 358.22, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00375", "timestamp": "2024-09-19T09:45:10Z", "filename": "Job_20240919_0948_Track25_Sphere_00375.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 19.92684619, "relative_pitch": 0.0, "relative_heading": 358.21512729869767, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002539/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002539/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002539/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002539/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002539/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002539/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002539/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002539/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002539/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80645913829754, 52.3811193154352, 44.3167936559767 ] }, "distance": 20.04, "direction": 190.38, "angle": 65.66, "elevation": 44.32, "pano_id": "TMX7316010203-002074_pano_0000_002539", "timestamp": "2021-03-31T11:57:51.126880Z", "filename": "pano_0000_002539.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 20.04483249, "relative_pitch": 65.66238832456325, "relative_heading": 190.3834037041186, "relative_elevation": 44.3167936559767 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00367/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00367/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00367/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00367/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240919_0948_Track25_Sphere_00367/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00367/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00367/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00367/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240919_0948_Track25_Sphere_00367/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806522503005511, 52.381116080463485, 0.0 ] }, "distance": 20.09, "direction": 178.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240919_0948_Track25_Sphere_00367", "timestamp": "2024-09-19T09:45:05Z", "filename": "Job_20240919_0948_Track25_Sphere_00367.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 20.08881151, "relative_pitch": 0.0, "relative_heading": 177.99756001817778, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806455579074506, 52.3811189698798, 0.0 ] }, "distance": 20.13, "direction": 191.04, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00061", "timestamp": "2024-09-18T07:30:59Z", "filename": "Job_20240918_0854_Track01_Sphere_00061.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 20.12766645, "relative_pitch": 0.0, "relative_heading": 191.0422962570774, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000762/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000762/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000762/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000762/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000762/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000762/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000762/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000762/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000762/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8065129567363, 52.3811138915536, 44.1052410015836 ] }, "distance": 20.32, "direction": 179.85, "angle": 65.26, "elevation": 44.11, "pano_id": "TMX7316010203-001016_pano_0000_000762", "timestamp": "2018-12-14T12:44:19.714610Z", "filename": "pano_0000_000762.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 20.32018046, "relative_pitch": 65.26351593147284, "relative_heading": 179.85363814691345, "relative_elevation": 44.1052410015836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002510/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002510/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002510/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002510/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002074_pano_0000_002510/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002510/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002074_pano_0000_002510/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002510/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/31/TMX7316010203-002074/pano_0000_002510/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8065191760049, 52.3811130405771, 44.3562551122159 ] }, "distance": 20.42, "direction": 178.67, "angle": 65.28, "elevation": 44.36, "pano_id": "TMX7316010203-002074_pano_0000_002510", "timestamp": "2021-03-31T11:57:28.317000Z", "filename": "pano_0000_002510.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 20.42034072, "relative_pitch": 65.28002022232624, "relative_heading": 178.66599849492735, "relative_elevation": 44.3562551122159 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000770/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000770/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000770/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000770/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001016_pano_0000_000770/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000770/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001016_pano_0000_000770/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000770/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001016/pano_0000_000770/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8064984389336, 52.3814806332139, 44.0482398476452 ] }, "distance": 20.51, "direction": 357.38, "angle": 65.03, "elevation": 44.05, "pano_id": "TMX7316010203-001016_pano_0000_000770", "timestamp": "2018-12-14T12:44:23.409580Z", "filename": "pano_0000_000770.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 20.51031067, "relative_pitch": 65.03176286361972, "relative_heading": 357.38255013093897, "relative_elevation": 44.0482398476452 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track01_Sphere_00053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track01_Sphere_00053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track01_Sphere_00053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806441733946186, 52.3814774412535, 0.0 ] }, "distance": 20.7, "direction": 346.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track01_Sphere_00053", "timestamp": "2024-09-18T07:30:53Z", "filename": "Job_20240918_0854_Track01_Sphere_00053.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 20.69749807, "relative_pitch": 0.0, "relative_heading": 346.59646143388665, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001695/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001695/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001695/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001695/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002069_pano_0000_001695/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001695/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002069_pano_0000_001695/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001695/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002069/pano_0000_001695/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.80651349896178, 52.381110068253, 44.2906728088856 ] }, "distance": 20.75, "direction": 179.75, "angle": 64.9, "elevation": 44.29, "pano_id": "TMX7316010203-002069_pano_0000_001695", "timestamp": "2021-03-29T12:32:55.076560Z", "filename": "pano_0000_001695.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 20.74574051, "relative_pitch": 64.90161960486228, "relative_heading": 179.75466861259264, "relative_elevation": 44.2906728088856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240919_0948_Track25_Sphere_00371/adjacencies/b_20240919_0948_Track25_Sphere_00371/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00345/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00345/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00345/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00345/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-10-02_12-00-03_00345/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00345/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-10-02_12-00-03_00345/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00345/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-10-02_12-00-03_00345/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.806439792213542, 52.381479912348986, 0.0 ] }, "distance": 21.0, "direction": 346.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-10-02_12-00-03_00345", "timestamp": "2025-10-02T12:11:03Z", "filename": "recording_2025-10-02_12-00-03_00345.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_20240919_0948_Track25_Sphere_00371", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 115462.61708161797, 488317.5474608005 ] }, "relative_distance": 20.9957279, "relative_pitch": 0.0, "relative_heading": 346.41941976950716, "relative_elevation": 0.0 } ] } }