Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00055/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00055/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00055/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00055/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track07_Sphere_00055/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00055/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00055/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854931943574588, 52.34238991704749, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track07_Sphere_00055", "timestamp": "2024-11-05T09:08:39Z", "filename": "Job_20241105_0934_Track07_Sphere_00055.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85493392404978, 52.3423920623548, 45.7303982628509 ] }, "distance": 0.27, "direction": 29.48, "angle": 89.66, "elevation": 45.73, "pano_id": "TMX7316060226-000009_pano_0002_000067", "timestamp": "2016-07-29T09:22:10.200630Z", "filename": "pano_0002_000067.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 0.27423322, "relative_pitch": 89.65641633650078, "relative_heading": 29.48465373383257, "relative_elevation": 45.7303982628509 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003273/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003273/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003273/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003273/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_003273/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003273/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003273/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003273/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003273/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8549170363375, 52.3423872072101, 45.7634192816913 ] }, "distance": 1.06, "direction": 253.47, "angle": 88.67, "elevation": 45.76, "pano_id": "TMX7316010203-000771_pano_0000_003273", "timestamp": "2018-06-04T09:19:41.985660Z", "filename": "pano_0000_003273.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 1.0597728, "relative_pitch": 88.67340205772197, "relative_heading": 253.46942535024442, "relative_elevation": 45.7634192816913 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000089/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000089/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000089/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000089/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002406_pano_0003_000089/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000089/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000089/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000089/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000089/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85491294587909, 52.3423874438748, 45.7767680091783 ] }, "distance": 1.32, "direction": 258.0, "angle": 88.34, "elevation": 45.78, "pano_id": "TMX7316010203-002406_pano_0003_000089", "timestamp": "2022-01-10T09:00:46.181290Z", "filename": "pano_0003_000089.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 1.32367043, "relative_pitch": 88.34371001620971, "relative_heading": 258.000322340901, "relative_elevation": 45.7767680091783 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001739/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001739/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001739/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001739/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001739/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001739/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001739/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001739/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001739/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85490759557755, 52.3423882079397, 45.8052188586444 ] }, "distance": 1.67, "direction": 263.46, "angle": 87.91, "elevation": 45.81, "pano_id": "TMX7316010203-001894_pano_0000_001739", "timestamp": "2020-08-27T09:44:50.277030Z", "filename": "pano_0000_001739.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 1.67024718, "relative_pitch": 87.91168482739255, "relative_heading": 263.4619727950268, "relative_elevation": 45.8052188586444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000138/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000138/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000138/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000138/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000138/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000138/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000138/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000138/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000138/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85490873880192, 52.3423836306621, 45.7298968099058 ] }, "distance": 1.73, "direction": 246.14, "angle": 87.83, "elevation": 45.73, "pano_id": "TMX7316010203-002460_pano_0003_000138", "timestamp": "2022-03-21T12:52:06.478590Z", "filename": "pano_0003_000138.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 1.72926707, "relative_pitch": 87.83440319140388, "relative_heading": 246.1394221801548, "relative_elevation": 45.7298968099058 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0001_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0001_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0001_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85490669869055, 52.3423842908327, 46.0381456566975 ] }, "distance": 1.83, "direction": 250.0, "angle": 87.72, "elevation": 46.04, "pano_id": "TMX7316010203-002918_pano_0001_000022", "timestamp": "2023-01-05T11:02:47.497310Z", "filename": "pano_0001_000022.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_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 1.83087262, "relative_pitch": 87.72262711788758, "relative_heading": 250.00483010219344, "relative_elevation": 46.0381456566975 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004748/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004748/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004748/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004748/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004748/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004748/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004748/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004748/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004748/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85490543658374, 52.3423790951345, 45.7433390086517 ] }, "distance": 2.17, "direction": 236.31, "angle": 87.28, "elevation": 45.74, "pano_id": "TMX7316010203-002120_pano_0000_004748", "timestamp": "2021-04-28T10:35:29.913050Z", "filename": "pano_0000_004748.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 2.17108854, "relative_pitch": 87.2826441557964, "relative_heading": 236.313347106683, "relative_elevation": 45.7433390086517 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001545/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001545/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001545/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001545/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001545/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001545/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001545/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001545/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001545/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85490455094101, 52.3423793095643, 45.7260969802737 ] }, "distance": 2.21, "direction": 237.7, "angle": 87.23, "elevation": 45.73, "pano_id": "TMX7316010203-001151_pano_0001_001545", "timestamp": "2019-04-30T10:16:18.039340Z", "filename": "pano_0001_001545.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_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 2.20872207, "relative_pitch": 87.23457334657613, "relative_heading": 237.6969523985392, "relative_elevation": 45.7260969802737 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004749/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004749/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004749/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004749/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004749/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004749/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004749/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004749/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004749/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85496603425774, 52.3424041883896, 45.7595872692764 ] }, "distance": 2.81, "direction": 55.65, "angle": 86.48, "elevation": 45.76, "pano_id": "TMX7316010203-002120_pano_0000_004749", "timestamp": "2021-04-28T10:35:30.583060Z", "filename": "pano_0000_004749.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 2.81423268, "relative_pitch": 86.48071946678802, "relative_heading": 55.64738353190614, "relative_elevation": 45.7595872692764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001546/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001546/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001546/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001546/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001546/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001546/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001546/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001546/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001546/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85496789398562, 52.3424055424996, 45.7404881389812 ] }, "distance": 3.0, "direction": 54.64, "angle": 86.24, "elevation": 45.74, "pano_id": "TMX7316010203-001151_pano_0001_001546", "timestamp": "2019-04-30T10:16:18.684300Z", "filename": "pano_0001_001546.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_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 3.00436143, "relative_pitch": 86.24205316458291, "relative_heading": 54.63894979822459, "relative_elevation": 45.7404881389812 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000139/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000139/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000139/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000139/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000139/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000139/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000139/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000139/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000139/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85497107427562, 52.3424089384329, 45.7481177700683 ] }, "distance": 3.4, "direction": 51.56, "angle": 85.74, "elevation": 45.75, "pano_id": "TMX7316010203-002460_pano_0003_000139", "timestamp": "2022-03-21T12:52:07.018760Z", "filename": "pano_0003_000139.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 3.4047177, "relative_pitch": 85.74371593745691, "relative_heading": 51.56239822742978, "relative_elevation": 45.7481177700683 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001740/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001740/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001740/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001740/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001740/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001740/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001740/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001740/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001740/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85496763306291, 52.3424142539296, 45.8232943210751 ] }, "distance": 3.64, "direction": 41.93, "angle": 85.46, "elevation": 45.82, "pano_id": "TMX7316010203-001894_pano_0000_001740", "timestamp": "2020-08-27T09:44:50.847020Z", "filename": "pano_0000_001740.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 3.64003466, "relative_pitch": 85.4581702965042, "relative_heading": 41.92970475421124, "relative_elevation": 45.8232943210751 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000090/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000090/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000090/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000090/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002406_pano_0003_000090/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000090/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000090/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000090/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000090/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85497389866049, 52.3424122346331, 45.7899588709697 ] }, "distance": 3.79, "direction": 49.03, "angle": 85.27, "elevation": 45.79, "pano_id": "TMX7316010203-002406_pano_0003_000090", "timestamp": "2022-01-10T09:00:46.691300Z", "filename": "pano_0003_000090.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 3.78721744, "relative_pitch": 85.27191526414771, "relative_heading": 49.02552745377922, "relative_elevation": 45.7899588709697 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003274/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003274/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003274/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003274/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_003274/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003274/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003274/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003274/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003274/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85497584625206, 52.3424133383671, 45.7767418958247 ] }, "distance": 3.97, "direction": 48.94, "angle": 85.05, "elevation": 45.78, "pano_id": "TMX7316010203-000771_pano_0000_003274", "timestamp": "2018-06-04T09:19:42.715670Z", "filename": "pano_0000_003274.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 3.96796949, "relative_pitch": 85.04593271602397, "relative_heading": 48.943360489298826, "relative_elevation": 45.7767418958247 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001483/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001483/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001483/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001483/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_001483/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001483/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001483/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001483/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001483/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8548714107041, 52.34237056133, 45.7011407129467 ] }, "distance": 4.65, "direction": 242.43, "angle": 84.19, "elevation": 45.7, "pano_id": "TMX7316010203-000259_pano_0008_001483", "timestamp": "2017-04-13T11:33:05.828700Z", "filename": "pano_0008_001483.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 4.65386201, "relative_pitch": 84.18547012547324, "relative_heading": 242.43239714870282, "relative_elevation": 45.7011407129467 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85487197768265, 52.34236792116, 45.7466559493914 ] }, "distance": 4.76, "direction": 239.08, "angle": 84.06, "elevation": 45.75, "pano_id": "TMX7316060226-000009_pano_0002_000066", "timestamp": "2016-07-29T09:22:09.510630Z", "filename": "pano_0002_000066.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 4.76370572, "relative_pitch": 84.05508337152844, "relative_heading": 239.08309433649868, "relative_elevation": 45.7466559493914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track07_Sphere_00054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854870904778101, 52.34236608551464, 0.0 ] }, "distance": 4.93, "direction": 237.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track07_Sphere_00054", "timestamp": "2024-11-05T09:08:38Z", "filename": "Job_20241105_0934_Track07_Sphere_00054.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 4.93330628, "relative_pitch": 0.0, "relative_heading": 237.48400940147732, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00056/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00056/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00056/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00056/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track07_Sphere_00056/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00056/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00056/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00056/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00056/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854990791037277, 52.342416605797794, 0.0 ] }, "distance": 4.99, "direction": 53.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track07_Sphere_00056", "timestamp": "2024-11-05T09:08:40Z", "filename": "Job_20241105_0934_Track07_Sphere_00056.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 4.99044507, "relative_pitch": 0.0, "relative_heading": 53.48098519253267, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001484/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001484/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001484/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001484/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_001484/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001484/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001484/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001484/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001484/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85499031362568, 52.3424186823494, 45.6837785895914 ] }, "distance": 5.11, "direction": 51.18, "angle": 83.62, "elevation": 45.68, "pano_id": "TMX7316010203-000259_pano_0008_001484", "timestamp": "2017-04-13T11:33:06.858710Z", "filename": "pano_0008_001484.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 5.10592061, "relative_pitch": 83.62271218802698, "relative_heading": 51.179289322423685, "relative_elevation": 45.6837785895914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000068/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000068/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000068/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000068/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000068/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000068/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000068/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000068/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000068/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85499334024161, 52.3424189824164, 45.7405156521127 ] }, "distance": 5.29, "direction": 52.3, "angle": 83.4, "elevation": 45.74, "pano_id": "TMX7316060226-000009_pano_0002_000068", "timestamp": "2016-07-29T09:22:10.885660Z", "filename": "pano_0002_000068.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 5.2885701, "relative_pitch": 83.40468247010922, "relative_heading": 52.29844396573878, "relative_elevation": 45.7405156521127 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_003272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85485608647092, 52.3423640414811, 45.7855825517327 ] }, "distance": 5.92, "direction": 240.89, "angle": 82.64, "elevation": 45.79, "pano_id": "TMX7316010203-000771_pano_0000_003272", "timestamp": "2018-06-04T09:19:41.260710Z", "filename": "pano_0000_003272.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 5.91758794, "relative_pitch": 82.63559404496648, "relative_heading": 240.88516395318135, "relative_elevation": 45.7855825517327 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002406_pano_0003_000088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85484933323482, 52.3423653850319, 45.8018856579438 ] }, "distance": 6.26, "direction": 244.13, "angle": 82.22, "elevation": 45.8, "pano_id": "TMX7316010203-002406_pano_0003_000088", "timestamp": "2022-01-10T09:00:45.671280Z", "filename": "pano_0003_000088.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 6.25699681, "relative_pitch": 82.2209750444285, "relative_heading": 244.13357557957323, "relative_elevation": 45.8018856579438 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001738/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001738/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001738/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001738/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001738/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001738/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001738/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001738/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001738/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85484548909631, 52.3423646989097, 45.8145519141108 ] }, "distance": 6.53, "direction": 244.53, "angle": 81.89, "elevation": 45.81, "pano_id": "TMX7316010203-001894_pano_0000_001738", "timestamp": "2020-08-27T09:44:49.712000Z", "filename": "pano_0000_001738.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 6.52620582, "relative_pitch": 81.89285446779238, "relative_heading": 244.53392538028726, "relative_elevation": 45.8145519141108 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000137/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000137/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000137/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000137/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000137/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000137/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000137/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000137/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000137/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85484382492294, 52.3423613010858, 45.7542906897143 ] }, "distance": 6.8, "direction": 242.07, "angle": 81.55, "elevation": 45.75, "pano_id": "TMX7316010203-002460_pano_0003_000137", "timestamp": "2022-03-21T12:52:05.933620Z", "filename": "pano_0003_000137.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 6.79747392, "relative_pitch": 81.54967652304492, "relative_heading": 242.06695835732074, "relative_elevation": 45.7542906897143 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0001_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0001_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0001_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85484194330632, 52.342362271839, 46.0661331778392 ] }, "distance": 6.86, "direction": 243.37, "angle": 81.53, "elevation": 46.07, "pano_id": "TMX7316010203-002918_pano_0001_000021", "timestamp": "2023-01-05T11:02:46.647290Z", "filename": "pano_0001_000021.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_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 6.86193277, "relative_pitch": 81.52761508356801, "relative_heading": 243.36551641427795, "relative_elevation": 46.0661331778392 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004747/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004747/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004747/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004747/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004747/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004747/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004747/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004747/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004747/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85484119795732, 52.3423573976088, 45.7716598855332 ] }, "distance": 7.17, "direction": 239.67, "angle": 81.1, "elevation": 45.77, "pano_id": "TMX7316010203-002120_pano_0000_004747", "timestamp": "2021-04-28T10:35:29.248060Z", "filename": "pano_0000_004747.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 7.16539813, "relative_pitch": 81.10275218825497, "relative_heading": 239.66834027438412, "relative_elevation": 45.7716598855332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001544/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001544/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001544/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001544/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001544/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001544/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001544/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001544/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001544/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85483664355732, 52.3423572739174, 45.7645606454462 ] }, "distance": 7.44, "direction": 240.78, "angle": 80.76, "elevation": 45.76, "pano_id": "TMX7316010203-001151_pano_0001_001544", "timestamp": "2019-04-30T10:16:17.384240Z", "filename": "pano_0001_001544.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_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 7.44166639, "relative_pitch": 80.76410619758823, "relative_heading": 240.78382584642074, "relative_elevation": 45.7645606454462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004750/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004750/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004750/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004750/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004750/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004750/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004750/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004750/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004750/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85502471572363, 52.3424316123338, 45.7455429751426 ] }, "distance": 7.84, "direction": 53.73, "angle": 80.27, "elevation": 45.75, "pano_id": "TMX7316010203-002120_pano_0000_004750", "timestamp": "2021-04-28T10:35:31.258150Z", "filename": "pano_0000_004750.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 7.84232954, "relative_pitch": 80.27213374221985, "relative_heading": 53.728671536020684, "relative_elevation": 45.7455429751426 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001547/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001547/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001547/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001547/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001547/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001547/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001547/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001547/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001547/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85502807281465, 52.3424346279927, 45.7240613140166 ] }, "distance": 8.23, "direction": 52.79, "angle": 79.8, "elevation": 45.72, "pano_id": "TMX7316010203-001151_pano_0001_001547", "timestamp": "2019-04-30T10:16:19.319180Z", "filename": "pano_0001_001547.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_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 8.22642321, "relative_pitch": 79.80076947987828, "relative_heading": 52.78710016263229, "relative_elevation": 45.7240613140166 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000140/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000140/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000140/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000140/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000140/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000140/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000140/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000140/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000140/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85503088010005, 52.3424359380578, 45.7282757963985 ] }, "distance": 8.47, "direction": 52.78, "angle": 79.51, "elevation": 45.73, "pano_id": "TMX7316010203-002460_pano_0003_000140", "timestamp": "2022-03-21T12:52:07.548570Z", "filename": "pano_0003_000140.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 8.46695481, "relative_pitch": 79.51003049745277, "relative_heading": 52.784483714135945, "relative_elevation": 45.7282757963985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001741/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001741/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001741/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001741/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001741/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001741/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001741/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001741/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001741/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85502553894284, 52.3424419408269, 45.7939532129094 ] }, "distance": 8.61, "direction": 47.78, "angle": 79.35, "elevation": 45.79, "pano_id": "TMX7316010203-001894_pano_0000_001741", "timestamp": "2020-08-27T09:44:51.421980Z", "filename": "pano_0000_001741.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 8.61394779, "relative_pitch": 79.3470112920261, "relative_heading": 47.775534834421336, "relative_elevation": 45.7939532129094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000091/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000091/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000091/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000091/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002406_pano_0003_000091/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000091/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000091/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000091/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000091/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85503316015179, 52.3424385280034, 45.7663525799289 ] }, "distance": 8.77, "direction": 51.9, "angle": 79.16, "elevation": 45.77, "pano_id": "TMX7316010203-002406_pano_0003_000091", "timestamp": "2022-01-10T09:00:47.206260Z", "filename": "pano_0003_000091.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 8.76605459, "relative_pitch": 79.15693518356268, "relative_heading": 51.89864731218075, "relative_elevation": 45.7663525799289 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003275/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003275/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003275/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003275/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_003275/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003275/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003275/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003275/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003275/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85503271679615, 52.3424406963917, 45.7638190127909 ] }, "distance": 8.89, "direction": 50.56, "angle": 79.0, "elevation": 45.76, "pano_id": "TMX7316010203-000771_pano_0000_003275", "timestamp": "2018-06-04T09:19:43.440700Z", "filename": "pano_0000_003275.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 8.89360747, "relative_pitch": 79.00238606985008, "relative_heading": 50.55518316938186, "relative_elevation": 45.7638190127909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85480663741842, 52.342346651345, 45.7559400424361 ] }, "distance": 9.8, "direction": 240.59, "angle": 77.91, "elevation": 45.76, "pano_id": "TMX7316060226-000009_pano_0002_000065", "timestamp": "2016-07-29T09:22:08.810640Z", "filename": "pano_0002_000065.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 9.80352007, "relative_pitch": 77.90682833321382, "relative_heading": 240.58826612494414, "relative_elevation": 45.7559400424361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track07_Sphere_00053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85480580311036, 52.34234576787284, 0.0 ] }, "distance": 9.9, "direction": 240.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track07_Sphere_00053", "timestamp": "2024-11-05T09:08:37Z", "filename": "Job_20241105_0934_Track07_Sphere_00053.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 9.9014973, "relative_pitch": 0.0, "relative_heading": 240.2543006962193, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00057/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00057/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00057/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00057/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track07_Sphere_00057/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00057/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00057/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00057/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00057/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855047225968532, 52.342445018313065, 0.0 ] }, "distance": 9.97, "direction": 52.03, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track07_Sphere_00057", "timestamp": "2024-11-05T09:08:40Z", "filename": "Job_20241105_0934_Track07_Sphere_00057.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 9.96608025, "relative_pitch": 0.0, "relative_heading": 52.03206092940467, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85505069193468, 52.3424477249966, 45.7356066470966 ] }, "distance": 10.34, "direction": 51.52, "angle": 77.26, "elevation": 45.74, "pano_id": "TMX7316060226-000009_pano_0002_000069", "timestamp": "2016-07-29T09:22:11.565650Z", "filename": "pano_0002_000069.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 10.33800586, "relative_pitch": 77.26299703518733, "relative_heading": 51.52152730155808, "relative_elevation": 45.7356066470966 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_003271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85479229723044, 52.3423435617889, 45.7800544928759 ] }, "distance": 10.83, "direction": 241.54, "angle": 76.7, "elevation": 45.78, "pano_id": "TMX7316010203-000771_pano_0000_003271", "timestamp": "2018-06-04T09:19:40.530720Z", "filename": "pano_0000_003271.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 10.82521275, "relative_pitch": 76.69612831219472, "relative_heading": 241.54351216658867, "relative_elevation": 45.7800544928759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002406_pano_0003_000087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85478310185919, 52.3423456363499, 45.8098910292611 ] }, "distance": 11.28, "direction": 244.09, "angle": 76.17, "elevation": 45.81, "pano_id": "TMX7316010203-002406_pano_0003_000087", "timestamp": "2022-01-10T09:00:45.151310Z", "filename": "pano_0003_000087.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 11.27734953, "relative_pitch": 76.17008878888859, "relative_heading": 244.0926192424611, "relative_elevation": 45.8098910292611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001737/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001737/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001737/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001737/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001737/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001737/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001737/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001737/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001737/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85478090299085, 52.3423435288216, 45.8158341413364 ] }, "distance": 11.52, "direction": 243.37, "angle": 75.89, "elevation": 45.82, "pano_id": "TMX7316010203-001894_pano_0000_001737", "timestamp": "2020-08-27T09:44:49.147030Z", "filename": "pano_0000_001737.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 11.51553005, "relative_pitch": 75.89130953389956, "relative_heading": 243.36882085524752, "relative_elevation": 45.8158341413364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000136/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000136/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000136/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000136/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000136/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000136/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000136/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000136/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000136/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85477670365353, 52.3423409157944, 45.7580153048038 ] }, "distance": 11.9, "direction": 242.74, "angle": 75.42, "elevation": 45.76, "pano_id": "TMX7316010203-002460_pano_0003_000136", "timestamp": "2022-03-21T12:52:05.378590Z", "filename": "pano_0003_000136.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 11.90242526, "relative_pitch": 75.419519395243, "relative_heading": 242.73518092276018, "relative_elevation": 45.7580153048038 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0001_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0001_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0001_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8547737802269, 52.3423441511977, 46.0788609758019 ] }, "distance": 11.92, "direction": 244.71, "angle": 75.49, "elevation": 46.08, "pano_id": "TMX7316010203-002918_pano_0001_000020", "timestamp": "2023-01-05T11:02:45.807340Z", "filename": "pano_0001_000020.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_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 11.92170065, "relative_pitch": 75.49429287753775, "relative_heading": 244.71223680832497, "relative_elevation": 46.0788609758019 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004746/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004746/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004746/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004746/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004746/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004746/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004746/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004746/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004746/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85477489141012, 52.3423386200784, 45.776412111707 ] }, "distance": 12.13, "direction": 241.93, "angle": 75.16, "elevation": 45.78, "pano_id": "TMX7316010203-002120_pano_0000_004746", "timestamp": "2021-04-28T10:35:28.593060Z", "filename": "pano_0000_004746.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 12.13043543, "relative_pitch": 75.15813991265836, "relative_heading": 241.92987179644064, "relative_elevation": 45.776412111707 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001543/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001543/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001543/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001543/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001543/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001543/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001543/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001543/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001543/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8547665643633, 52.3423386786605, 45.7724030893296 ] }, "distance": 12.63, "direction": 243.17, "angle": 74.57, "elevation": 45.77, "pano_id": "TMX7316010203-001151_pano_0001_001543", "timestamp": "2019-04-30T10:16:16.744240Z", "filename": "pano_0001_001543.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_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 12.63107086, "relative_pitch": 74.57295200953074, "relative_heading": 243.16740215645697, "relative_elevation": 45.7724030893296 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004751/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004751/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004751/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004751/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004751/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004751/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004751/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004751/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004751/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8550804582932, 52.3424614496485, 45.7386387018487 ] }, "distance": 12.88, "direction": 51.82, "angle": 74.28, "elevation": 45.74, "pano_id": "TMX7316010203-002120_pano_0000_004751", "timestamp": "2021-04-28T10:35:31.933050Z", "filename": "pano_0000_004751.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 12.87654978, "relative_pitch": 74.27678563946098, "relative_heading": 51.81838935421149, "relative_elevation": 45.7386387018487 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001548/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001548/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001548/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001548/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001548/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001548/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001548/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001548/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001548/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85508505402712, 52.3424660367865, 45.7228158209473 ] }, "distance": 13.44, "direction": 50.93, "angle": 73.62, "elevation": 45.72, "pano_id": "TMX7316010203-001151_pano_0001_001548", "timestamp": "2019-04-30T10:16:19.949330Z", "filename": "pano_0001_001548.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_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 13.43987924, "relative_pitch": 73.61969579151528, "relative_heading": 50.93327782032694, "relative_elevation": 45.7228158209473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000141/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000141/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000141/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000141/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000141/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000141/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000141/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000141/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000141/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85508859238485, 52.3424649130484, 45.7216145927086 ] }, "distance": 13.55, "direction": 51.99, "angle": 73.49, "elevation": 45.72, "pano_id": "TMX7316010203-002460_pano_0003_000141", "timestamp": "2022-03-21T12:52:08.073630Z", "filename": "pano_0003_000141.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 13.55059471, "relative_pitch": 73.49166468144661, "relative_heading": 51.986443847167386, "relative_elevation": 45.7216145927086 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001742/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001742/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001742/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001742/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001742/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001742/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001742/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001742/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001742/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85508199337144, 52.3424713439198, 45.7949353558943 ] }, "distance": 13.66, "direction": 48.46, "angle": 73.39, "elevation": 45.79, "pano_id": "TMX7316010203-001894_pano_0000_001742", "timestamp": "2020-08-27T09:44:52.001990Z", "filename": "pano_0000_001742.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 13.66284434, "relative_pitch": 73.38761298131968, "relative_heading": 48.458454094801816, "relative_elevation": 45.7949353558943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000092/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000092/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000092/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000092/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002406_pano_0003_000092/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000092/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000092/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000092/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000092/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85509011069806, 52.3424670570099, 45.7577463733032 ] }, "distance": 13.78, "direction": 51.47, "angle": 73.24, "elevation": 45.76, "pano_id": "TMX7316010203-002406_pano_0003_000092", "timestamp": "2022-01-10T09:00:47.731330Z", "filename": "pano_0003_000092.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 13.7796014, "relative_pitch": 73.24072007419235, "relative_heading": 51.469875095653414, "relative_elevation": 45.7577463733032 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003276/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003276/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003276/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003276/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_003276/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003276/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003276/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003276/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003276/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8550876899129, 52.3424692988046, 45.7665810361505 ] }, "distance": 13.81, "direction": 50.23, "angle": 73.21, "elevation": 45.77, "pano_id": "TMX7316010203-000771_pano_0000_003276", "timestamp": "2018-06-04T09:19:44.160710Z", "filename": "pano_0000_003276.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 13.80914248, "relative_pitch": 73.20987098103302, "relative_heading": 50.2336956841175, "relative_elevation": 45.7665810361505 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001482/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001482/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001482/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001482/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_001482/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001482/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001482/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001482/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001482/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85474238109282, 52.3423335233095, 45.7207952868193 ] }, "distance": 14.36, "direction": 244.09, "angle": 72.56, "elevation": 45.72, "pano_id": "TMX7316010203-000259_pano_0008_001482", "timestamp": "2017-04-13T11:33:04.803690Z", "filename": "pano_0008_001482.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 14.36258636, "relative_pitch": 72.56057473925208, "relative_heading": 244.0932238886718, "relative_elevation": 45.7207952868193 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track07_Sphere_00052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854739949401774, 52.34232820606188, 0.0 ] }, "distance": 14.78, "direction": 242.31, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track07_Sphere_00052", "timestamp": "2024-11-05T09:08:36Z", "filename": "Job_20241105_0934_Track07_Sphere_00052.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 14.7773208, "relative_pitch": 0.0, "relative_heading": 242.31015266728224, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001485/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001485/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001485/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001485/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000259_pano_0008_001485/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001485/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000259_pano_0008_001485/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001485/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/13/TMX7316010203-000259/pano_0008_001485/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85509902100845, 52.3424751632748, 45.670157761313 ] }, "distance": 14.82, "direction": 50.2, "angle": 72.02, "elevation": 45.67, "pano_id": "TMX7316010203-000259_pano_0008_001485", "timestamp": "2017-04-13T11:33:07.883700Z", "filename": "pano_0008_001485.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 14.82015437, "relative_pitch": 72.02153965079806, "relative_heading": 50.20420417334313, "relative_elevation": 45.670157761313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85473902869744, 52.3423282317623, 45.7539820093662 ] }, "distance": 14.83, "direction": 242.43, "angle": 72.04, "elevation": 45.75, "pano_id": "TMX7316060226-000009_pano_0002_000064", "timestamp": "2016-07-29T09:22:08.100630Z", "filename": "pano_0002_000064.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 14.83158813, "relative_pitch": 72.03940537675378, "relative_heading": 242.4325772033488, "relative_elevation": 45.7539820093662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00058/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00058/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00058/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00058/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track07_Sphere_00058/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00058/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00058/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00058/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00058/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855101442898453, 52.34247484089881, 0.0 ] }, "distance": 14.92, "direction": 50.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track07_Sphere_00058", "timestamp": "2024-11-05T09:08:41Z", "filename": "Job_20241105_0934_Track07_Sphere_00058.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 14.92460848, "relative_pitch": 0.0, "relative_heading": 50.7155962085762, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85510541029094, 52.3424779194175, 45.7391225714237 ] }, "distance": 15.35, "direction": 50.36, "angle": 71.45, "elevation": 45.74, "pano_id": "TMX7316060226-000009_pano_0002_000070", "timestamp": "2016-07-29T09:22:12.235630Z", "filename": "pano_0002_000070.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 15.35107771, "relative_pitch": 71.44708980027752, "relative_heading": 50.36496180446698, "relative_elevation": 45.7391225714237 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_003270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85472640067529, 52.3423260923732, 45.7840621769428 ] }, "distance": 15.71, "direction": 243.12, "angle": 71.07, "elevation": 45.78, "pano_id": "TMX7316010203-000771_pano_0000_003270", "timestamp": "2018-06-04T09:19:39.795740Z", "filename": "pano_0000_003270.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 15.70580125, "relative_pitch": 71.0659402616191, "relative_heading": 243.115757737575, "relative_elevation": 45.7840621769428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002406_pano_0003_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85471559069938, 52.3423285058266, 45.8112877309322 ] }, "distance": 16.25, "direction": 245.14, "angle": 70.47, "elevation": 45.81, "pano_id": "TMX7316010203-002406_pano_0003_000086", "timestamp": "2022-01-10T09:00:44.626310Z", "filename": "pano_0003_000086.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 16.25156214, "relative_pitch": 70.46785079691989, "relative_heading": 245.1351665305497, "relative_elevation": 45.8112877309322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001736/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001736/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001736/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001736/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001736/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001736/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001736/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001736/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001736/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85471423093469, 52.3423252971336, 45.8082131156698 ] }, "distance": 16.49, "direction": 244.14, "angle": 70.2, "elevation": 45.81, "pano_id": "TMX7316010203-001894_pano_0000_001736", "timestamp": "2020-08-27T09:44:48.587040Z", "filename": "pano_0000_001736.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 16.48823674, "relative_pitch": 70.20413546391732, "relative_heading": 244.14482915251372, "relative_elevation": 45.8082131156698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000135/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000135/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000135/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000135/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000135/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000135/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000135/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000135/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000135/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85470794397103, 52.3423233652151, 45.7584921987727 ] }, "distance": 16.97, "direction": 244.12, "angle": 69.65, "elevation": 45.76, "pano_id": "TMX7316010203-002460_pano_0003_000135", "timestamp": "2022-03-21T12:52:04.828630Z", "filename": "pano_0003_000135.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 16.96757115, "relative_pitch": 69.65486487279583, "relative_heading": 244.12256029929583, "relative_elevation": 45.7584921987727 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002918_pano_0001_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0001_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002918_pano_0001_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2023/01/05/TMX7316010203-002918/pano_0001_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85470426209141, 52.34232800521, 46.0931948907673 ] }, "distance": 16.98, "direction": 246.06, "angle": 69.78, "elevation": 46.09, "pano_id": "TMX7316010203-002918_pano_0001_000019", "timestamp": "2023-01-05T11:02:44.987390Z", "filename": "pano_0001_000019.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_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 16.97770494, "relative_pitch": 69.77951691893195, "relative_heading": 246.06023989676825, "relative_elevation": 46.0931948907673 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004745/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004745/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004745/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004745/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004745/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004745/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004745/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004745/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004745/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85470714427798, 52.342322362045, 45.7813705690205 ] }, "distance": 17.07, "direction": 243.87, "angle": 69.56, "elevation": 45.78, "pano_id": "TMX7316010203-002120_pano_0000_004745", "timestamp": "2021-04-28T10:35:27.943090Z", "filename": "pano_0000_004745.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 17.06549921, "relative_pitch": 69.55651802598877, "relative_heading": 243.86522631602534, "relative_elevation": 45.7813705690205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001542/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001542/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001542/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001542/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001542/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001542/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001542/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001542/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001542/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85469479430691, 52.3423224265024, 45.786704367958 ] }, "distance": 17.82, "direction": 245.08, "angle": 68.73, "elevation": 45.79, "pano_id": "TMX7316010203-001151_pano_0001_001542", "timestamp": "2019-04-30T10:16:16.114260Z", "filename": "pano_0001_001542.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_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 17.82196357, "relative_pitch": 68.73207997587366, "relative_heading": 245.07794749735586, "relative_elevation": 45.786704367958 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004752/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004752/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004752/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004752/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002120_pano_0000_004752/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004752/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002120_pano_0000_004752/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004752/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/28/TMX7316010203-002120/pano_0000_004752/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85513473068522, 52.3424922952644, 45.7248020879924 ] }, "distance": 17.91, "direction": 50.5, "angle": 68.61, "elevation": 45.72, "pano_id": "TMX7316010203-002120_pano_0000_004752", "timestamp": "2021-04-28T10:35:32.603070Z", "filename": "pano_0000_004752.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 17.91045049, "relative_pitch": 68.60967189999016, "relative_heading": 50.50169866394717, "relative_elevation": 45.7248020879924 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000142/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000142/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000142/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000142/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002460_pano_0003_000142/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000142/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002460_pano_0003_000142/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000142/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/21/TMX7316010203-002460/pano_0003_000142/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85514411992196, 52.3424951963819, 45.7056927969679 ] }, "distance": 18.61, "direction": 50.99, "angle": 67.85, "elevation": 45.71, "pano_id": "TMX7316010203-002460_pano_0003_000142", "timestamp": "2022-03-21T12:52:08.593590Z", "filename": "pano_0003_000142.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 18.61022711, "relative_pitch": 67.84506297989397, "relative_heading": 50.98786588507281, "relative_elevation": 45.7056927969679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001549/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001549/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001549/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001549/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001151_pano_0001_001549/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001549/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001151_pano_0001_001549/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001549/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/30/TMX7316010203-001151/pano_0001_001549/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85514007486474, 52.342498935319, 45.7315884884447 ] }, "distance": 18.66, "direction": 49.46, "angle": 67.8, "elevation": 45.73, "pano_id": "TMX7316010203-001151_pano_0001_001549", "timestamp": "2019-04-30T10:16:20.589200Z", "filename": "pano_0001_001549.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_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 18.66452559, "relative_pitch": 67.79805605130394, "relative_heading": 49.46259267841859, "relative_elevation": 45.7315884884447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001743/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001743/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001743/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001743/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001894_pano_0000_001743/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001743/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001894_pano_0000_001743/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001743/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/08/27/TMX7316010203-001894/pano_0000_001743/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85513598559028, 52.3425020578486, 45.7991408519447 ] }, "distance": 18.68, "direction": 48.1, "angle": 67.81, "elevation": 45.8, "pano_id": "TMX7316010203-001894_pano_0000_001743", "timestamp": "2020-08-27T09:44:52.577040Z", "filename": "pano_0000_001743.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 18.68385307, "relative_pitch": 67.80689612913946, "relative_heading": 48.09722723450945, "relative_elevation": 45.7991408519447 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_003277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85514050721962, 52.3425001725862, 45.7816175408661 ] }, "distance": 18.78, "direction": 49.2, "angle": 67.7, "elevation": 45.78, "pano_id": "TMX7316010203-000771_pano_0000_003277", "timestamp": "2018-06-04T09:19:44.890650Z", "filename": "pano_0000_003277.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 18.77659504, "relative_pitch": 67.69980148947909, "relative_heading": 49.20175460372646, "relative_elevation": 45.7816175408661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000093/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000093/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000093/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000093/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002406_pano_0003_000093/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000093/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002406_pano_0003_000093/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000093/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/10/TMX7316010203-002406/pano_0003_000093/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85514450476054, 52.3424975079644, 45.7451674416661 ] }, "distance": 18.79, "direction": 50.43, "angle": 67.67, "elevation": 45.75, "pano_id": "TMX7316010203-002406_pano_0003_000093", "timestamp": "2022-01-10T09:00:48.271260Z", "filename": "pano_0003_000093.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 18.79341562, "relative_pitch": 67.6657475099789, "relative_heading": 50.428866701521315, "relative_elevation": 45.7451674416661 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track07_Sphere_00051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.854671025637088, 52.34231335369889, 0.0 ] }, "distance": 19.72, "direction": 244.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track07_Sphere_00051", "timestamp": "2024-11-05T09:08:35Z", "filename": "Job_20241105_0934_Track07_Sphere_00051.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 19.71781829, "relative_pitch": 0.0, "relative_heading": 244.4010371181285, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85466903889816, 52.3423136595845, 45.7685332577676 ] }, "distance": 19.83, "direction": 244.66, "angle": 66.58, "elevation": 45.77, "pano_id": "TMX7316060226-000009_pano_0002_000063", "timestamp": "2016-07-29T09:22:07.380640Z", "filename": "pano_0002_000063.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 19.82542333, "relative_pitch": 66.57932587187001, "relative_heading": 244.65882591023058, "relative_elevation": 45.7685332577676 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00059/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00059/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00059/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00059/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track07_Sphere_00059/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00059/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00059/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00059/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track07_Sphere_00059/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.855154023365103, 52.34250530322291, 0.0 ] }, "distance": 19.85, "direction": 49.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track07_Sphere_00059", "timestamp": "2024-11-05T09:08:42Z", "filename": "Job_20241105_0934_Track07_Sphere_00059.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 19.84768216, "relative_pitch": 0.0, "relative_heading": 49.691637163606224, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000009_pano_0002_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000009_pano_0002_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/29/TMX7316060226-000009/pano_0002_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85515836035265, 52.3425095999392, 45.7634702529758 ] }, "distance": 20.38, "direction": 49.2, "angle": 65.99, "elevation": 45.76, "pano_id": "TMX7316060226-000009_pano_0002_000071", "timestamp": "2016-07-29T09:22:12.905930Z", "filename": "pano_0002_000071.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 20.3831098, "relative_pitch": 65.99174591450576, "relative_heading": 49.204246360317825, "relative_elevation": 45.7634702529758 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track07_Sphere_00055/adjacencies/b_20241105_0934_Track07_Sphere_00055/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000771_pano_0000_003269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000771_pano_0000_003269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/04/TMX7316010203-000771/pano_0000_003269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.85465804485432, 52.342312175636, 45.801711817272 ] }, "distance": 20.57, "direction": 245.14, "angle": 65.81, "elevation": 45.8, "pano_id": "TMX7316010203-000771_pano_0000_003269", "timestamp": "2018-06-04T09:19:39.050870Z", "filename": "pano_0000_003269.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2018", "tags": [ "mission-bi", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track07_Sphere_00055", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118727.52008452482, 483963.38545826304 ] }, "relative_distance": 20.5739892, "relative_pitch": 65.81052933214335, "relative_heading": 245.1363329418438, "relative_elevation": 45.801711817272 } ] } }