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_20241204_1003_Track07_Sphere_00134/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track07_Sphere_00134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894107973874147, 52.358892936575494, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track07_Sphere_00134", "timestamp": "2024-12-04T09:48:49Z", "filename": "Job_20241204_1003_Track07_Sphere_00134.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "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_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003994/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003994/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003994/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003994/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003994/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003994/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003994/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003994/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003994/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89411778845232, 52.3588920776537, 46.6136668054387 ] }, "distance": 0.68, "direction": 98.13, "angle": 89.17, "elevation": 46.61, "pano_id": "TMX7316010203-001681_pano_0000_003994", "timestamp": "2020-04-29T11:30:35.736570Z", "filename": "pano_0000_003994.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 0.6754384, "relative_pitch": 89.16983442595254, "relative_heading": 98.13475898156643, "relative_elevation": 46.6136668054387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89409277479793, 52.3588907729956, 45.9823924908414 ] }, "distance": 1.06, "direction": 256.91, "angle": 88.68, "elevation": 45.98, "pano_id": "TMX7316010203-000998_pano_0001_000115", "timestamp": "2018-11-21T11:00:02.831760Z", "filename": "pano_0001_000115.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 1.06309347, "relative_pitch": 88.67558174620638, "relative_heading": 256.91112740125726, "relative_elevation": 45.9823924908414 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000514/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000514/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000514/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000514/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000514/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000514/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000514/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000514/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000514/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89412584007784, 52.3588833870947, 46.6185124665499 ] }, "distance": 1.62, "direction": 131.12, "angle": 88.01, "elevation": 46.62, "pano_id": "TMX7316060226-000020_pano_0000_000514", "timestamp": "2016-08-15T07:02:41.336390Z", "filename": "pano_0000_000514.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 1.61575541, "relative_pitch": 88.01497477137667, "relative_heading": 131.12130676134214, "relative_elevation": 46.6185124665499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000605/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000605/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000605/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000605/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000605/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000605/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000605/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000605/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000605/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89408287470741, 52.3588964675181, 46.147877369076 ] }, "distance": 1.75, "direction": 282.94, "angle": 87.82, "elevation": 46.15, "pano_id": "TMX7316010203-001048_pano_0000_000605", "timestamp": "2019-01-11T08:08:55.228390Z", "filename": "pano_0000_000605.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 1.75450113, "relative_pitch": 87.82271422567997, "relative_heading": 282.9405540142837, "relative_elevation": 46.147877369076 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89408112949829, 52.3588945348157, 46.6777185313404 ] }, "distance": 1.84, "direction": 275.55, "angle": 87.75, "elevation": 46.68, "pano_id": "TMX7316010203-002050_pano_0000_001750", "timestamp": "2021-03-19T10:20:08.271170Z", "filename": "pano_0000_001750.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 1.83746538, "relative_pitch": 87.74571926313071, "relative_heading": 275.5541945022769, "relative_elevation": 46.6777185313404 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00887/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00887/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00887/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00887/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_00887/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00887/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00887/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00887/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00887/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894135843980166, 52.35888828017484, 0.0 ] }, "distance": 1.97, "direction": 105.26, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_00887", "timestamp": "2025-07-14T07:58:48Z", "filename": "recording_2025-07-14_07-34-51_00887.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 1.96814649, "relative_pitch": 0.0, "relative_heading": 105.2636618255892, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000528/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000528/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000528/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000528/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000528/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000528/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000528/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000528/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000528/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89413975353312, 52.3588884580092, 47.922470510006 ] }, "distance": 2.22, "direction": 102.96, "angle": 87.35, "elevation": 47.92, "pano_id": "TMX7316010203-002545_pano_0000_000528", "timestamp": "2022-04-26T08:18:35.491640Z", "filename": "pano_0000_000528.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 2.22168107, "relative_pitch": 87.34567374323342, "relative_heading": 102.96238519995498, "relative_elevation": 47.922470510006 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0006_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8940986462805, 52.358872843721, 47.022864934057 ] }, "distance": 2.32, "direction": 195.87, "angle": 87.17, "elevation": 47.02, "pano_id": "TMX7316010203-002937_pano_0006_000034", "timestamp": "2023-01-16T10:07:02.685330Z", "filename": "pano_0006_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 2.32436813, "relative_pitch": 87.17013891580505, "relative_heading": 195.8662556288918, "relative_elevation": 47.022864934057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000529/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000529/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000529/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000529/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000529/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000529/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000529/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000529/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000529/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8940696660975, 52.3588923243633, 47.7465337989852 ] }, "distance": 2.61, "direction": 268.5, "angle": 86.87, "elevation": 47.75, "pano_id": "TMX7316010203-002545_pano_0000_000529", "timestamp": "2022-04-26T08:18:36.151760Z", "filename": "pano_0000_000529.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 2.61069989, "relative_pitch": 86.87027998038347, "relative_heading": 268.5047738883532, "relative_elevation": 47.7465337989852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89414048683696, 52.3588785990666, 46.9174589728937 ] }, "distance": 2.73, "direction": 125.76, "angle": 86.67, "elevation": 46.92, "pano_id": "TMX7316010203-001176_pano_0000_000135", "timestamp": "2019-05-10T09:47:39.630630Z", "filename": "pano_0000_000135.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 2.72976565, "relative_pitch": 86.67015378637036, "relative_heading": 125.76368537648126, "relative_elevation": 46.9174589728937 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89406687128049, 52.3588840206952, 46.7431951528415 ] }, "distance": 2.97, "direction": 250.49, "angle": 86.36, "elevation": 46.74, "pano_id": "TMX7316010203-001176_pano_0000_000136", "timestamp": "2019-05-10T09:47:40.640610Z", "filename": "pano_0000_000136.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 2.97077098, "relative_pitch": 86.36344895213978, "relative_heading": 250.4909445049304, "relative_elevation": 46.7431951528415 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00888/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00888/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00888/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00888/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_00888/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00888/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00888/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00888/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00888/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89406322818787, 52.35889174355922, 0.0 ] }, "distance": 3.05, "direction": 267.51, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_00888", "timestamp": "2025-07-14T07:58:49Z", "filename": "recording_2025-07-14_07-34-51_00888.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 3.05129845, "relative_pitch": 0.0, "relative_heading": 267.5064811306585, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89415542716276, 52.358891152659, 46.8401816664264 ] }, "distance": 3.24, "direction": 93.51, "angle": 86.04, "elevation": 46.84, "pano_id": "TMX7316010203-002050_pano_0000_001749", "timestamp": "2021-03-19T10:20:07.421150Z", "filename": "pano_0000_001749.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 3.23895984, "relative_pitch": 86.04434099707271, "relative_heading": 93.51362852188312, "relative_elevation": 46.8401816664264 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000604/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000604/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000604/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000604/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000604/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000604/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000604/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000604/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000604/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89415571860304, 52.3588916584668, 46.2648940877989 ] }, "distance": 3.26, "direction": 92.5, "angle": 85.97, "elevation": 46.26, "pano_id": "TMX7316010203-001048_pano_0000_000604", "timestamp": "2019-01-11T08:08:54.463390Z", "filename": "pano_0000_000604.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 3.2558341, "relative_pitch": 85.97451772393516, "relative_heading": 92.50355657844858, "relative_elevation": 46.2648940877989 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000515/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000515/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000515/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000515/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000515/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000515/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000515/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000515/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000515/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89405327598632, 52.3588876107937, 46.5098184905946 ] }, "distance": 3.77, "direction": 260.96, "angle": 85.36, "elevation": 46.51, "pano_id": "TMX7316060226-000020_pano_0000_000515", "timestamp": "2016-08-15T07:02:42.101440Z", "filename": "pano_0000_000515.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 3.77325626, "relative_pitch": 85.36185645432369, "relative_heading": 260.96382054464135, "relative_elevation": 46.5098184905946 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89416836126853, 52.3588858287384, 46.0630217874423 ] }, "distance": 4.19, "direction": 100.88, "angle": 84.8, "elevation": 46.06, "pano_id": "TMX7316010203-000998_pano_0001_000114", "timestamp": "2018-11-21T11:00:01.806710Z", "filename": "pano_0001_000114.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 4.18937591, "relative_pitch": 84.8033153827749, "relative_heading": 100.88224274387024, "relative_elevation": 46.0630217874423 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003995/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003995/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003995/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003995/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003995/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003995/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003995/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003995/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003995/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89404423853271, 52.3588963474376, 46.5377803239971 ] }, "distance": 4.36, "direction": 275.0, "angle": 84.65, "elevation": 46.54, "pano_id": "TMX7316010203-001681_pano_0000_003995", "timestamp": "2020-04-29T11:30:36.476620Z", "filename": "pano_0000_003995.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 4.35868183, "relative_pitch": 84.6493436582458, "relative_heading": 274.99549487607493, "relative_elevation": 46.5377803239971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track07_Sphere_00135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894035880330523, 52.35889695935793, 0.0 ] }, "distance": 4.93, "direction": 275.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track07_Sphere_00135", "timestamp": "2024-12-04T09:48:50Z", "filename": "Job_20241204_1003_Track07_Sphere_00135.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 4.93190473, "relative_pitch": 0.0, "relative_heading": 275.20750018699937, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track07_Sphere_00133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894181277888943, 52.358888307624646, 0.0 ] }, "distance": 5.02, "direction": 95.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track07_Sphere_00133", "timestamp": "2024-12-04T09:48:48Z", "filename": "Job_20241204_1003_Track07_Sphere_00133.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 5.02050797, "relative_pitch": 0.0, "relative_heading": 95.8886342152422, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0006_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89417351585278, 52.358869242368, 47.0791353331879 ] }, "distance": 5.19, "direction": 120.56, "angle": 83.71, "elevation": 47.08, "pano_id": "TMX7316010203-002937_pano_0006_000033", "timestamp": "2023-01-16T10:07:01.850320Z", "filename": "pano_0006_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 5.18550872, "relative_pitch": 83.71452029979257, "relative_heading": 120.56037242120581, "relative_elevation": 47.0791353331879 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003993/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003993/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003993/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003993/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003993/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003993/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003993/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003993/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003993/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89419156476091, 52.3588876210282, 46.5640231734142 ] }, "distance": 5.73, "direction": 95.93, "angle": 82.99, "elevation": 46.56, "pano_id": "TMX7316010203-001681_pano_0000_003993", "timestamp": "2020-04-29T11:30:35.011700Z", "filename": "pano_0000_003993.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 5.72546805, "relative_pitch": 82.99015120754785, "relative_heading": 95.9296227867056, "relative_elevation": 46.5640231734142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0006_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89402357235662, 52.3588763010561, 47.0415387991816 ] }, "distance": 6.04, "direction": 252.16, "angle": 82.68, "elevation": 47.04, "pano_id": "TMX7316010203-002937_pano_0006_000035", "timestamp": "2023-01-16T10:07:03.455320Z", "filename": "pano_0006_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 6.04067734, "relative_pitch": 82.68260441201326, "relative_heading": 252.15523150711473, "relative_elevation": 47.0415387991816 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000116/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000116/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000116/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000116/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000116/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000116/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000116/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000116/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000116/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89401757313176, 52.358894882804, 46.0417159246281 ] }, "distance": 6.16, "direction": 272.01, "angle": 82.38, "elevation": 46.04, "pano_id": "TMX7316010203-000998_pano_0001_000116", "timestamp": "2018-11-21T11:00:03.786760Z", "filename": "pano_0001_000116.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 6.16257783, "relative_pitch": 82.37640226335638, "relative_heading": 272.0139353615123, "relative_elevation": 46.0417159246281 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000513/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000513/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000513/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000513/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000513/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000513/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000513/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000513/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000513/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89419885622414, 52.3588788539897, 46.5546052344143 ] }, "distance": 6.39, "direction": 104.2, "angle": 82.19, "elevation": 46.55, "pano_id": "TMX7316060226-000020_pano_0000_000513", "timestamp": "2016-08-15T07:02:40.566410Z", "filename": "pano_0000_000513.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 6.38680508, "relative_pitch": 82.18838195834249, "relative_heading": 104.20271673133061, "relative_elevation": 46.5546052344143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000606/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000606/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000606/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000606/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000606/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000606/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000606/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000606/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000606/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89400908822146, 52.3589007752447, 46.173576795496 ] }, "distance": 6.79, "direction": 277.38, "angle": 81.63, "elevation": 46.17, "pano_id": "TMX7316010203-001048_pano_0000_000606", "timestamp": "2019-01-11T08:08:55.943370Z", "filename": "pano_0000_000606.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 6.79305764, "relative_pitch": 81.63068171033832, "relative_heading": 277.37729176821057, "relative_elevation": 46.173576795496 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89400630224985, 52.3588977449367, 46.6750520868227 ] }, "distance": 6.95, "direction": 274.42, "angle": 81.53, "elevation": 46.68, "pano_id": "TMX7316010203-002050_pano_0000_001751", "timestamp": "2021-03-19T10:20:08.971100Z", "filename": "pano_0000_001751.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 6.94726159, "relative_pitch": 81.53406967319015, "relative_heading": 274.41707343962975, "relative_elevation": 46.6750520868227 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00886/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00886/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00886/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00886/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_00886/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00886/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00886/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00886/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00886/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894209129810556, 52.35888396570166, 0.0 ] }, "distance": 6.96, "direction": 98.24, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_00886", "timestamp": "2025-07-14T07:58:46Z", "filename": "recording_2025-07-14_07-34-51_00886.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 6.96341688, "relative_pitch": 0.0, "relative_heading": 98.24187468818953, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000527/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000527/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000527/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000527/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000527/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000527/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000527/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000527/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000527/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89420973764886, 52.3588840599518, 47.8931050850078 ] }, "distance": 7.0, "direction": 98.11, "angle": 81.68, "elevation": 47.89, "pano_id": "TMX7316010203-002545_pano_0000_000527", "timestamp": "2022-04-26T08:18:34.791630Z", "filename": "pano_0000_000527.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 7.00291523, "relative_pitch": 81.68118030951749, "relative_heading": 98.10838492492678, "relative_elevation": 47.8931050850078 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000530/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000530/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000530/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000530/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000530/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000530/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000530/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000530/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000530/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89399909074994, 52.3588961366109, 47.7099021673203 ] }, "distance": 7.43, "direction": 272.75, "angle": 81.15, "elevation": 47.71, "pano_id": "TMX7316010203-002545_pano_0000_000530", "timestamp": "2022-04-26T08:18:36.726620Z", "filename": "pano_0000_000530.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 7.42647023, "relative_pitch": 81.15240499783637, "relative_heading": 272.74829066200095, "relative_elevation": 47.7099021673203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000134/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000134/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000134/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000134/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_000134/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000134/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000134/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000134/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000134/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89421419152181, 52.3588732961978, 46.8334349282086 ] }, "distance": 7.56, "direction": 106.8, "angle": 80.83, "elevation": 46.83, "pano_id": "TMX7316010203-001176_pano_0000_000134", "timestamp": "2019-05-10T09:47:38.665650Z", "filename": "pano_0000_000134.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 7.55915726, "relative_pitch": 80.83124115009835, "relative_heading": 106.80494416096634, "relative_elevation": 46.8334349282086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8939929990607, 52.3588885027161, 46.7060941597447 ] }, "distance": 7.85, "direction": 266.4, "angle": 80.46, "elevation": 46.71, "pano_id": "TMX7316010203-001176_pano_0000_000137", "timestamp": "2019-05-10T09:47:41.560610Z", "filename": "pano_0000_000137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 7.84846329, "relative_pitch": 80.46116966094795, "relative_heading": 266.3959134405635, "relative_elevation": 46.7060941597447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00889/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00889/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00889/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00889/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_00889/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00889/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00889/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00889/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00889/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.893989983975852, 52.35889495262429, 0.0 ] }, "distance": 8.04, "direction": 271.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_00889", "timestamp": "2025-07-14T07:58:51Z", "filename": "recording_2025-07-14_07-34-51_00889.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 8.04147977, "relative_pitch": 0.0, "relative_heading": 271.598641450922, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000603/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000603/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000603/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000603/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000603/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000603/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000603/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000603/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000603/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89422864267406, 52.3588867481651, 46.1646326929331 ] }, "distance": 8.25, "direction": 94.79, "angle": 79.87, "elevation": 46.16, "pano_id": "TMX7316010203-001048_pano_0000_000603", "timestamp": "2019-01-11T08:08:53.723380Z", "filename": "pano_0000_000603.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 8.24964739, "relative_pitch": 79.86815644053492, "relative_heading": 94.78808628717844, "relative_elevation": 46.1646326929331 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89422890611167, 52.3588868982731, 46.7707857619971 ] }, "distance": 8.27, "direction": 94.66, "angle": 79.98, "elevation": 46.77, "pano_id": "TMX7316010203-002050_pano_0000_001748", "timestamp": "2021-03-19T10:20:06.481170Z", "filename": "pano_0000_001748.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 8.26615775, "relative_pitch": 79.9771826961405, "relative_heading": 94.66233068882347, "relative_elevation": 46.7707857619971 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000516/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000516/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000516/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000516/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000516/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000516/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000516/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000516/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000516/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89397977169187, 52.3588916115551, 46.4792449409142 ] }, "distance": 8.74, "direction": 269.03, "angle": 79.36, "elevation": 46.48, "pano_id": "TMX7316060226-000020_pano_0000_000516", "timestamp": "2016-08-15T07:02:42.816400Z", "filename": "pano_0000_000516.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 8.73533153, "relative_pitch": 79.3559662413529, "relative_heading": 269.0329298871455, "relative_elevation": 46.4792449409142 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89424416234372, 52.3588806959199, 46.0264673568308 ] }, "distance": 9.38, "direction": 98.35, "angle": 78.48, "elevation": 46.03, "pano_id": "TMX7316010203-000998_pano_0001_000113", "timestamp": "2018-11-21T11:00:00.746770Z", "filename": "pano_0001_000113.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 9.37761895, "relative_pitch": 78.48394916223754, "relative_heading": 98.3515143595906, "relative_elevation": 46.0264673568308 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003996/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003996/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003996/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003996/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003996/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003996/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003996/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003996/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003996/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89397046163753, 52.3589003551603, 46.5221510659903 ] }, "distance": 9.4, "direction": 275.04, "angle": 78.57, "elevation": 46.52, "pano_id": "TMX7316010203-001681_pano_0000_003996", "timestamp": "2020-04-29T11:30:37.156580Z", "filename": "pano_0000_003996.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 9.40465562, "relative_pitch": 78.57142870500284, "relative_heading": 275.03569110140336, "relative_elevation": 46.5221510659903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track07_Sphere_00132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894250812832804, 52.35888466955959, 0.0 ] }, "distance": 9.77, "direction": 95.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track07_Sphere_00132", "timestamp": "2024-12-04T09:48:46Z", "filename": "Job_20241204_1003_Track07_Sphere_00132.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 9.77463717, "relative_pitch": 0.0, "relative_heading": 95.40012388585654, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track07_Sphere_00136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.893963978702438, 52.35890088403099, 0.0 ] }, "distance": 9.85, "direction": 275.15, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track07_Sphere_00136", "timestamp": "2024-12-04T09:48:51Z", "filename": "Job_20241204_1003_Track07_Sphere_00136.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 9.84980219, "relative_pitch": 0.0, "relative_heading": 275.15119007639566, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0006_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89424784840059, 52.3588653214179, 47.0376091143116 ] }, "distance": 10.01, "direction": 107.87, "angle": 77.98, "elevation": 47.04, "pano_id": "TMX7316010203-002937_pano_0006_000032", "timestamp": "2023-01-16T10:07:01.035490Z", "filename": "pano_0006_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 10.01248867, "relative_pitch": 77.9832931901734, "relative_heading": 107.8725783364587, "relative_elevation": 47.0376091143116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003992/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003992/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003992/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003992/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003992/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003992/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003992/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003992/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003992/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89426482774893, 52.3588834485002, 46.5530543476343 ] }, "distance": 10.74, "direction": 95.64, "angle": 77.01, "elevation": 46.55, "pano_id": "TMX7316010203-001681_pano_0000_003992", "timestamp": "2020-04-29T11:30:34.316650Z", "filename": "pano_0000_003992.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 10.73808327, "relative_pitch": 77.011143360708, "relative_heading": 95.64242444196776, "relative_elevation": 46.5530543476343 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0006_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89394849868267, 52.35887993121, 47.0359568484128 ] }, "distance": 10.96, "direction": 262.41, "angle": 76.88, "elevation": 47.04, "pano_id": "TMX7316010203-002937_pano_0006_000036", "timestamp": "2023-01-16T10:07:04.185330Z", "filename": "pano_0006_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 10.96059541, "relative_pitch": 76.88268484671646, "relative_heading": 262.4129712165677, "relative_elevation": 47.0359568484128 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89394237871538, 52.3588987688861, 46.0433003185317 ] }, "distance": 11.3, "direction": 273.29, "angle": 76.21, "elevation": 46.04, "pano_id": "TMX7316010203-000998_pano_0001_000117", "timestamp": "2018-11-21T11:00:04.711700Z", "filename": "pano_0001_000117.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 11.30022559, "relative_pitch": 76.2106726969652, "relative_heading": 273.2924423252688, "relative_elevation": 46.0433003185317 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000512/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000512/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000512/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000512/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000512/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000512/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000512/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000512/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000512/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8942720509813, 52.3588742287408, 46.5641863187775 ] }, "distance": 11.37, "direction": 100.55, "angle": 76.28, "elevation": 46.56, "pano_id": "TMX7316060226-000020_pano_0000_000512", "timestamp": "2016-08-15T07:02:39.796420Z", "filename": "pano_0000_000512.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 11.37034071, "relative_pitch": 76.27768412024322, "relative_heading": 100.54923311089661, "relative_elevation": 46.5641863187775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000526/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000526/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000526/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000526/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000526/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000526/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000526/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000526/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000526/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89427989571945, 52.3588797002081, 47.925011578016 ] }, "distance": 11.8, "direction": 97.17, "angle": 76.16, "elevation": 47.93, "pano_id": "TMX7316010203-002545_pano_0000_000526", "timestamp": "2022-04-26T08:18:34.181680Z", "filename": "pano_0000_000526.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 11.80484127, "relative_pitch": 76.16242696505128, "relative_heading": 97.16728653944702, "relative_elevation": 47.925011578016 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000607/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000607/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000607/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000607/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000607/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000607/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000607/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000607/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000607/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89393522025428, 52.358904899892, 46.176846110262 ] }, "distance": 11.84, "direction": 276.45, "angle": 75.61, "elevation": 46.18, "pano_id": "TMX7316010203-001048_pano_0000_000607", "timestamp": "2019-01-11T08:08:56.603340Z", "filename": "pano_0000_000607.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 11.84430747, "relative_pitch": 75.61384314252359, "relative_heading": 276.4533034648876, "relative_elevation": 46.176846110262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00885/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00885/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00885/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00885/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_00885/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00885/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00885/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00885/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00885/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894282182157405, 52.35887952438273, 0.0 ] }, "distance": 11.96, "direction": 97.17, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_00885", "timestamp": "2025-07-14T07:58:45Z", "filename": "recording_2025-07-14_07-34-51_00885.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 11.96183437, "relative_pitch": 0.0, "relative_heading": 97.16717516225994, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89393095331748, 52.3589014075109, 46.6767728356645 ] }, "distance": 12.1, "direction": 274.47, "angle": 75.47, "elevation": 46.68, "pano_id": "TMX7316010203-002050_pano_0000_001752", "timestamp": "2021-03-19T10:20:09.596160Z", "filename": "pano_0000_001752.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 12.09673712, "relative_pitch": 75.4708916283842, "relative_heading": 274.4691751275197, "relative_elevation": 46.6767728356645 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000531/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000531/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000531/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000531/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000531/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000531/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000531/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000531/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000531/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89392799842512, 52.3588999963806, 47.6625631330535 ] }, "distance": 12.29, "direction": 273.67, "angle": 75.55, "elevation": 47.66, "pano_id": "TMX7316010203-002545_pano_0000_000531", "timestamp": "2022-04-26T08:18:37.261620Z", "filename": "pano_0000_000531.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 12.28640629, "relative_pitch": 75.54504616834426, "relative_heading": 273.66597583794106, "relative_elevation": 47.6625631330535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000133/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000133/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000133/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000133/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_000133/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000133/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000133/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000133/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000133/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89428780243092, 52.3588682656716, 46.8497425410897 ] }, "distance": 12.56, "direction": 102.63, "angle": 75.0, "elevation": 46.85, "pano_id": "TMX7316010203-001176_pano_0000_000133", "timestamp": "2019-05-10T09:47:37.765680Z", "filename": "pano_0000_000133.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 12.55506929, "relative_pitch": 74.99803900511846, "relative_heading": 102.63000134839943, "relative_elevation": 46.8497425410897 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89391875525046, 52.3588928760872, 46.6815761420876 ] }, "distance": 12.89, "direction": 269.97, "angle": 74.56, "elevation": 46.68, "pano_id": "TMX7316010203-001176_pano_0000_000138", "timestamp": "2019-05-10T09:47:42.415650Z", "filename": "pano_0000_000138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 12.89098299, "relative_pitch": 74.56266234842438, "relative_heading": 269.9701590038483, "relative_elevation": 46.6815761420876 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00890/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00890/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00890/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00890/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_00890/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00890/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00890/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00890/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00890/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.893916734558229, 52.35889862898454, 0.0 ] }, "distance": 13.04, "direction": 272.78, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_00890", "timestamp": "2025-07-14T07:58:52Z", "filename": "recording_2025-07-14_07-34-51_00890.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 13.04403345, "relative_pitch": 0.0, "relative_heading": 272.78345244693895, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000602/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000602/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000602/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000602/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000602/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000602/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000602/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000602/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000602/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89430133791293, 52.3588823545986, 46.1396599551663 ] }, "distance": 13.23, "direction": 95.11, "angle": 74.01, "elevation": 46.14, "pano_id": "TMX7316010203-001048_pano_0000_000602", "timestamp": "2019-01-11T08:08:53.073390Z", "filename": "pano_0000_000602.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 13.22591992, "relative_pitch": 74.00506571823054, "relative_heading": 95.1077163828388, "relative_elevation": 46.1396599551663 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89430184424782, 52.3588820376952, 46.7786110406741 ] }, "distance": 13.26, "direction": 95.25, "angle": 74.17, "elevation": 46.78, "pano_id": "TMX7316010203-002050_pano_0000_001747", "timestamp": "2021-03-19T10:20:05.616170Z", "filename": "pano_0000_001747.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 13.26345649, "relative_pitch": 74.17001651454274, "relative_heading": 95.24617533597326, "relative_elevation": 46.7786110406741 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89390602081343, 52.3588958612179, 46.464953222312 ] }, "distance": 13.76, "direction": 271.36, "angle": 73.5, "elevation": 46.46, "pano_id": "TMX7316060226-000020_pano_0000_000517", "timestamp": "2016-08-15T07:02:43.496630Z", "filename": "pano_0000_000517.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 13.76239374, "relative_pitch": 73.50130645675465, "relative_heading": 271.3550704324366, "relative_elevation": 46.464953222312 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003997/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003997/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003997/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003997/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003997/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003997/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003997/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003997/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003997/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89389705962676, 52.3589040782153, 46.5231318613514 ] }, "distance": 14.42, "direction": 274.93, "angle": 72.78, "elevation": 46.52, "pano_id": "TMX7316010203-001681_pano_0000_003997", "timestamp": "2020-04-29T11:30:37.796560Z", "filename": "pano_0000_003997.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 14.42243226, "relative_pitch": 72.77627012497562, "relative_heading": 274.93141150581386, "relative_elevation": 46.5231318613514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89432001651349, 52.3588762154723, 46.0046439133585 ] }, "distance": 14.57, "direction": 97.34, "angle": 72.43, "elevation": 46.0, "pano_id": "TMX7316010203-000998_pano_0001_000112", "timestamp": "2018-11-21T10:59:59.746740Z", "filename": "pano_0001_000112.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 14.56525675, "relative_pitch": 72.43200178544963, "relative_heading": 97.33917236673926, "relative_elevation": 46.0046439133585 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00131/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00131/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00131/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00131/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track07_Sphere_00131/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00131/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00131/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00131/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00131/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894322905144496, 52.35888207569078, 0.0 ] }, "distance": 14.69, "direction": 94.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track07_Sphere_00131", "timestamp": "2024-12-04T09:48:45Z", "filename": "Job_20241204_1003_Track07_Sphere_00131.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 14.69250848, "relative_pitch": 0.0, "relative_heading": 94.71812386140006, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track07_Sphere_00137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.893890210705106, 52.358904989625344, 0.0 ] }, "distance": 14.9, "direction": 275.17, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track07_Sphere_00137", "timestamp": "2024-12-04T09:48:52Z", "filename": "Job_20241204_1003_Track07_Sphere_00137.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 14.89614697, "relative_pitch": 0.0, "relative_heading": 275.16577800714924, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0006_000031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89432225702796, 52.3588611745859, 47.0228404458612 ] }, "distance": 15.02, "direction": 103.61, "angle": 72.29, "elevation": 47.02, "pano_id": "TMX7316010203-002937_pano_0006_000031", "timestamp": "2023-01-16T10:07:00.345370Z", "filename": "pano_0006_000031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 15.0202999, "relative_pitch": 72.28518606020383, "relative_heading": 103.6092704271064, "relative_elevation": 47.0228404458612 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003991/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003991/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003991/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003991/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003991/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003991/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003991/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003991/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003991/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89433841085748, 52.3588793146678, 46.5415963428095 ] }, "distance": 15.77, "direction": 95.51, "angle": 71.28, "elevation": 46.54, "pano_id": "TMX7316010203-001681_pano_0000_003991", "timestamp": "2020-04-29T11:30:33.696600Z", "filename": "pano_0000_003991.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 15.77208996, "relative_pitch": 71.27942667294765, "relative_heading": 95.51479367848552, "relative_elevation": 46.5415963428095 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0006_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89387368097435, 52.3588837485389, 47.0392728196457 ] }, "distance": 15.99, "direction": 266.34, "angle": 71.22, "elevation": 47.04, "pano_id": "TMX7316010203-002937_pano_0006_000037", "timestamp": "2023-01-16T10:07:04.880240Z", "filename": "pano_0006_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 15.99448792, "relative_pitch": 71.220727387754, "relative_heading": 266.33516402096114, "relative_elevation": 47.0392728196457 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000511/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000511/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000511/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000511/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000511/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000511/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000511/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000511/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000511/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8943451889493, 52.3588693179333, 46.5786028252915 ] }, "distance": 16.37, "direction": 99.24, "angle": 70.63, "elevation": 46.58, "pano_id": "TMX7316060226-000020_pano_0000_000511", "timestamp": "2016-08-15T07:02:39.046610Z", "filename": "pano_0000_000511.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 16.37316633, "relative_pitch": 70.63256300573865, "relative_heading": 99.23671661939996, "relative_elevation": 46.5786028252915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89386750635046, 52.3589028654298, 46.060082167387 ] }, "distance": 16.42, "direction": 273.86, "angle": 70.38, "elevation": 46.06, "pano_id": "TMX7316010203-000998_pano_0001_000118", "timestamp": "2018-11-21T11:00:05.621700Z", "filename": "pano_0001_000118.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 16.41964818, "relative_pitch": 70.37970002022139, "relative_heading": 273.85825768640797, "relative_elevation": 46.060082167387 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000525/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000525/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000525/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000525/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000525/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000525/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000525/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000525/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000525/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89435037334355, 52.3588751619513, 47.9551447015256 ] }, "distance": 16.63, "direction": 96.83, "angle": 70.87, "elevation": 47.96, "pano_id": "TMX7316010203-002545_pano_0000_000525", "timestamp": "2022-04-26T08:18:33.656620Z", "filename": "pano_0000_000525.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 16.63207989, "relative_pitch": 70.87213622490006, "relative_heading": 96.82957490669088, "relative_elevation": 47.9551447015256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000608/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000608/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000608/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000608/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000608/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000608/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000608/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000608/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000608/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89386119617027, 52.3589089215679, 46.1922197956592 ] }, "distance": 16.91, "direction": 276.04, "angle": 69.9, "elevation": 46.19, "pano_id": "TMX7316010203-001048_pano_0000_000608", "timestamp": "2019-01-11T08:08:57.223530Z", "filename": "pano_0000_000608.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 16.906162, "relative_pitch": 69.8975825327804, "relative_heading": 276.0394292756235, "relative_elevation": 46.1922197956592 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00884/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00884/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00884/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00884/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_00884/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00884/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00884/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00884/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00884/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894355234489775, 52.35887508301864, 0.0 ] }, "distance": 16.96, "direction": 96.73, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_00884", "timestamp": "2025-07-14T07:58:44Z", "filename": "recording_2025-07-14_07-34-51_00884.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 16.96197962, "relative_pitch": 0.0, "relative_heading": 96.72599929728408, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000532/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000532/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000532/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000532/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002545_pano_0000_000532/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000532/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002545_pano_0000_000532/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000532/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/04/26/TMX7316010203-002545/pano_0000_000532/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89385696942431, 52.3589037031236, 47.624911964871 ] }, "distance": 17.14, "direction": 274.01, "angle": 70.2, "elevation": 47.62, "pano_id": "TMX7316010203-002545_pano_0000_000532", "timestamp": "2022-04-26T08:18:37.766590Z", "filename": "pano_0000_000532.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 17.14220522, "relative_pitch": 70.20406648383042, "relative_heading": 274.007667721101, "relative_elevation": 47.624911964871 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001753/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001753/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001753/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001753/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001753/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001753/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001753/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001753/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001753/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89385565498693, 52.3589054065521, 46.6712194792926 ] }, "distance": 17.25, "direction": 274.62, "angle": 69.72, "elevation": 46.67, "pano_id": "TMX7316010203-002050_pano_0000_001753", "timestamp": "2021-03-19T10:20:10.236140Z", "filename": "pano_0000_001753.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 17.24575144, "relative_pitch": 69.71993380733825, "relative_heading": 274.61508372083557, "relative_elevation": 46.6712194792926 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000132/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000132/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000132/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000132/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_000132/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000132/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000132/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000132/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000132/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89436108139067, 52.3588635620199, 46.8742516161874 ] }, "distance": 17.55, "direction": 100.73, "angle": 69.47, "elevation": 46.87, "pano_id": "TMX7316010203-001176_pano_0000_000132", "timestamp": "2019-05-10T09:47:36.930710Z", "filename": "pano_0000_000132.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 17.55063467, "relative_pitch": 69.47311909560919, "relative_heading": 100.73333163304609, "relative_elevation": 46.8742516161874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001176_pano_0000_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001176_pano_0000_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/05/10/TMX7316010203-001176/pano_0000_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89384448655987, 52.3588972783006, 46.6671868590638 ] }, "distance": 17.96, "direction": 271.54, "angle": 68.95, "elevation": 46.67, "pano_id": "TMX7316010203-001176_pano_0000_000139", "timestamp": "2019-05-10T09:47:43.220620Z", "filename": "pano_0000_000139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 17.95721656, "relative_pitch": 68.95361390724652, "relative_heading": 271.541778767955, "relative_elevation": 46.6671868590638 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00891/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00891/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00891/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00891/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-14_07-34-51_00891/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00891/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-14_07-34-51_00891/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00891/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-14_07-34-51_00891/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.893843493812514, 52.35890284459959, 0.0 ] }, "distance": 18.05, "direction": 273.5, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-14_07-34-51_00891", "timestamp": "2025-07-14T07:58:54Z", "filename": "recording_2025-07-14_07-34-51_00891.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 18.05204722, "relative_pitch": 0.0, "relative_heading": 273.50155459796025, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000601/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000601/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000601/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000601/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001048_pano_0000_000601/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000601/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001048_pano_0000_000601/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000601/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/11/TMX7316010203-001048/pano_0000_000601/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89437454289827, 52.3588781318606, 46.1304857833311 ] }, "distance": 18.24, "direction": 95.18, "angle": 68.43, "elevation": 46.13, "pano_id": "TMX7316010203-001048_pano_0000_000601", "timestamp": "2019-01-11T08:08:52.463390Z", "filename": "pano_0000_000601.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 18.23523456, "relative_pitch": 68.43127011440627, "relative_heading": 95.18309697272011, "relative_elevation": 46.1304857833311 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002050_pano_0000_001746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002050_pano_0000_001746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002050/pano_0000_001746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89437456877972, 52.358876927097, 46.7980255708098 ] }, "distance": 18.25, "direction": 95.6, "angle": 68.7, "elevation": 46.8, "pano_id": "TMX7316010203-002050_pano_0000_001746", "timestamp": "2021-03-19T10:20:04.846210Z", "filename": "pano_0000_001746.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 18.24958902, "relative_pitch": 68.69596022010566, "relative_heading": 95.60176666484502, "relative_elevation": 46.7980255708098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000020_pano_0000_000518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000020_pano_0000_000518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/08/15/TMX7316060226-000020/pano_0000_000518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8938326576628, 52.358900176211, 46.4576390003785 ] }, "distance": 18.77, "direction": 272.46, "angle": 68.0, "elevation": 46.46, "pano_id": "TMX7316060226-000020_pano_0000_000518", "timestamp": "2016-08-15T07:02:44.146460Z", "filename": "pano_0000_000518.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 18.77388, "relative_pitch": 67.99599729041672, "relative_heading": 272.4594174041717, "relative_elevation": 46.4576390003785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003998/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003998/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003998/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003998/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003998/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003998/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003998/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003998/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003998/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89382327769172, 52.3589080447814, 46.5342054152861 ] }, "distance": 19.47, "direction": 274.95, "angle": 67.3, "elevation": 46.53, "pano_id": "TMX7316010203-001681_pano_0000_003998", "timestamp": "2020-04-29T11:30:38.416610Z", "filename": "pano_0000_003998.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 19.46834223, "relative_pitch": 67.2972100929579, "relative_heading": 274.9539543197147, "relative_elevation": 46.5342054152861 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00130/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00130/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00130/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00130/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track07_Sphere_00130/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00130/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00130/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00130/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00130/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.894396327458365, 52.35887868740653, 0.0 ] }, "distance": 19.71, "direction": 94.61, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track07_Sphere_00130", "timestamp": "2024-12-04T09:48:44Z", "filename": "Job_20241204_1003_Track07_Sphere_00130.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 19.70867878, "relative_pitch": 0.0, "relative_heading": 94.61432132012574, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000998_pano_0001_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000998_pano_0001_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/11/21/TMX7316010203-000998/pano_0001_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89439572970065, 52.3588724759244, 46.0002543618903 ] }, "distance": 19.74, "direction": 96.62, "angle": 66.78, "elevation": 46.0, "pano_id": "TMX7316010203-000998_pano_0001_000111", "timestamp": "2018-11-21T10:59:58.791750Z", "filename": "pano_0001_000111.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 19.73583675, "relative_pitch": 66.7788503255204, "relative_heading": 96.62432159151315, "relative_elevation": 46.0002543618903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241204_1003_Track07_Sphere_00138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241204_1003_Track07_Sphere_00138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.893816153906736, 52.358908662558854, 0.0 ] }, "distance": 19.96, "direction": 275.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241204_1003_Track07_Sphere_00138", "timestamp": "2024-12-04T09:48:53Z", "filename": "Job_20241204_1003_Track07_Sphere_00138.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 19.95780823, "relative_pitch": 0.0, "relative_heading": 275.03025427676715, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000030/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000030/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000030/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000030/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002937_pano_0006_000030/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000030/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002937_pano_0006_000030/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000030/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/16/TMX7316010203-002937/pano_0006_000030/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89439642546612, 52.3588572062658, 47.0315495552495 ] }, "distance": 20.05, "direction": 101.44, "angle": 66.91, "elevation": 47.03, "pano_id": "TMX7316010203-002937_pano_0006_000030", "timestamp": "2023-01-16T10:06:59.705350Z", "filename": "pano_0006_000030.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 20.04963937, "relative_pitch": 66.91135590517702, "relative_heading": 101.43749991440936, "relative_elevation": 47.0315495552495 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241204_1003_Track07_Sphere_00134/adjacencies/b_20241204_1003_Track07_Sphere_00134/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003990/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003990/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003990/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003990/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001681_pano_0000_003990/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003990/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001681_pano_0000_003990/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003990/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/29/TMX7316010203-001681/pano_0000_003990/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.89441186964494, 52.3588751486109, 46.5537158222869 ] }, "distance": 20.8, "direction": 95.46, "angle": 65.93, "elevation": 46.55, "pano_id": "TMX7316010203-001681_pano_0000_003990", "timestamp": "2020-04-29T11:30:33.101570Z", "filename": "pano_0000_003990.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_20241204_1003_Track07_Sphere_00134", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 121409.69008697468, 485780.6714593668 ] }, "relative_distance": 20.79804705, "relative_pitch": 65.92711728732723, "relative_heading": 95.46095840060863, "relative_elevation": 46.5537158222869 } ] } }