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_20240918_0854_Track07_Sphere_00202/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00202/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00202/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00202/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00202/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00202/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00202/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00202/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848926564965343, 52.37845701657801, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00202", "timestamp": "2024-09-18T10:23:41Z", "filename": "Job_20240918_0854_Track07_Sphere_00202.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "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_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84892286375954, 52.3784581427255, 46.1815557489172 ] }, "distance": 0.28, "direction": 296.44, "angle": 89.65, "elevation": 46.18, "pano_id": "TMX7315080123-000312_pano_0000_000044", "timestamp": "2016-06-22T12:30:11.778770Z", "filename": "pano_0000_000044.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 0.28147524, "relative_pitch": 89.65078821340617, "relative_heading": 296.4358547736538, "relative_elevation": 46.1815557489172 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84892018597427, 52.3784569988129, 45.523494434543 ] }, "distance": 0.43, "direction": 269.74, "angle": 89.45, "elevation": 45.52, "pano_id": "TMX7316010203-001700_pano_0000_001100", "timestamp": "2020-05-08T10:46:30.744550Z", "filename": "pano_0000_001100.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 0.43439691, "relative_pitch": 89.45328550666783, "relative_heading": 269.73926669250494, "relative_elevation": 45.523494434543 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001194/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001194/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001194/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001194/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_001194/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001194/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001194/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001194/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001194/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8489408926197, 52.3784616474225, 46.5499763069674 ] }, "distance": 1.1, "direction": 62.16, "angle": 88.64, "elevation": 46.55, "pano_id": "TMX7316010203-002627_pano_0004_001194", "timestamp": "2022-06-24T11:07:51.109850Z", "filename": "pano_0004_001194.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 1.1033908, "relative_pitch": 88.64215183271801, "relative_heading": 62.159580472884265, "relative_elevation": 46.5499763069674 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8489075474418, 52.3784549991929, 45.5729535957798 ] }, "distance": 1.31, "direction": 260.17, "angle": 88.35, "elevation": 45.57, "pano_id": "TMX7316010203-001503_pano_0002_000044", "timestamp": "2019-12-10T09:14:09.618840Z", "filename": "pano_0002_000044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 1.31435512, "relative_pitch": 88.34800850314559, "relative_heading": 260.16603746020246, "relative_elevation": 45.5729535957798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000333/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000333/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000333/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000333/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000333/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000333/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000333/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000333/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000333/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84894841610455, 52.3784672603145, 45.5078049926087 ] }, "distance": 1.87, "direction": 52.55, "angle": 87.64, "elevation": 45.51, "pano_id": "TMX7316010203-000792_pano_0002_000333", "timestamp": "2018-06-14T12:34:39.865710Z", "filename": "pano_0002_000333.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 1.87442108, "relative_pitch": 87.64137723645865, "relative_heading": 52.54653014400301, "relative_elevation": 45.5078049926087 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0007_000022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8488992001936, 52.3784609657512, 46.0670000426471 ] }, "distance": 1.91, "direction": 283.27, "angle": 87.62, "elevation": 46.07, "pano_id": "TMX7316010203-002850_pano_0007_000022", "timestamp": "2022-12-12T11:49:00.783050Z", "filename": "pano_0007_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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 1.91458201, "relative_pitch": 87.62011040898629, "relative_heading": 283.2690563849133, "relative_elevation": 46.0670000426471 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000573/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000573/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000573/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000573/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000573/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000573/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000573/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000573/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000573/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84895026546232, 52.3784670658067, 45.5251800250262 ] }, "distance": 1.96, "direction": 55.28, "angle": 87.53, "elevation": 45.53, "pano_id": "TMX7316060226-000474_pano_0000_000573", "timestamp": "2019-11-08T12:05:19.731940Z", "filename": "pano_0000_000573.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 1.96347359, "relative_pitch": 87.53039805840294, "relative_heading": 55.28373589395454, "relative_elevation": 45.5251800250262 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000111/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000111/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000111/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000111/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000111/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000111/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000111/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000111/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000111/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84889774454611, 52.3784504361232, 45.5436414089054 ] }, "distance": 2.09, "direction": 249.54, "angle": 87.37, "elevation": 45.54, "pano_id": "TMX7316010203-002385_pano_0007_000111", "timestamp": "2022-01-04T09:04:12.211310Z", "filename": "pano_0007_000111.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 2.09474293, "relative_pitch": 87.36658290976008, "relative_heading": 249.53964444136997, "relative_elevation": 45.5436414089054 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001940/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001940/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001940/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001940/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001940/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001940/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001940/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001940/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001940/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84895549834386, 52.3784682774133, 46.2297279387712 ] }, "distance": 2.33, "direction": 57.54, "angle": 87.11, "elevation": 46.23, "pano_id": "TMX7315080123-000311_pano_0000_001940", "timestamp": "2016-06-22T11:43:35.966780Z", "filename": "pano_0000_001940.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 2.33498343, "relative_pitch": 87.10854659603108, "relative_heading": 57.54482646660771, "relative_elevation": 46.2297279387712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84895541208655, 52.3784689024008, 45.5132902627811 ] }, "distance": 2.37, "direction": 56.05, "angle": 87.02, "elevation": 45.51, "pano_id": "TMX7316010203-001131_pano_0000_000083", "timestamp": "2019-04-16T11:32:34.325940Z", "filename": "pano_0000_000083.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 2.36815509, "relative_pitch": 87.02146250899169, "relative_heading": 56.048598677063744, "relative_elevation": 45.5132902627811 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_01568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848959006859374, 52.37846672698597, 0.0 ] }, "distance": 2.46, "direction": 63.94, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_01568", "timestamp": "2025-06-17T08:21:33Z", "filename": "recording_2025-06-17_08-04-10_01568.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 2.45929277, "relative_pitch": 0.0, "relative_heading": 63.93677162080934, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_01567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848891116602313, 52.37844937764595, 0.0 ] }, "distance": 2.56, "direction": 250.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_01567", "timestamp": "2025-06-17T08:21:32Z", "filename": "recording_2025-06-17_08-04-10_01567.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 2.55922596, "relative_pitch": 0.0, "relative_heading": 250.60136220716782, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84888845496319, 52.3784524073327, 45.5080116977915 ] }, "distance": 2.65, "direction": 258.82, "angle": 86.67, "elevation": 45.51, "pano_id": "TMX7316010203-001131_pano_0000_000082", "timestamp": "2019-04-16T11:32:33.565970Z", "filename": "pano_0000_000082.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 2.64538676, "relative_pitch": 86.67313264783759, "relative_heading": 258.82062239195625, "relative_elevation": 45.5080116977915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001939/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001939/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001939/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001939/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001939/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001939/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001939/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001939/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001939/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84888750008657, 52.3784510536444, 46.2180280052125 ] }, "distance": 2.74, "direction": 255.99, "angle": 86.61, "elevation": 46.22, "pano_id": "TMX7315080123-000311_pano_0000_001939", "timestamp": "2016-06-22T11:43:35.371740Z", "filename": "pano_0000_001939.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 2.74171595, "relative_pitch": 86.60511533893839, "relative_heading": 255.99481348767208, "relative_elevation": 46.2180280052125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000112/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000112/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000112/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000112/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000112/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000112/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000112/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000112/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000112/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8489659145543, 52.3784663393718, 45.5423086732626 ] }, "distance": 2.87, "direction": 68.84, "angle": 86.39, "elevation": 45.54, "pano_id": "TMX7316010203-002385_pano_0007_000112", "timestamp": "2022-01-04T09:04:12.981320Z", "filename": "pano_0007_000112.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 2.87340339, "relative_pitch": 86.38981954114178, "relative_heading": 68.8364186710235, "relative_elevation": 45.5423086732626 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000332/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000332/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000332/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000332/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000332/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000332/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000332/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000332/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000332/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84888133948648, 52.3784492970857, 45.4882485531271 ] }, "distance": 3.2, "direction": 254.42, "angle": 85.98, "elevation": 45.49, "pano_id": "TMX7316010203-000792_pano_0002_000332", "timestamp": "2018-06-14T12:34:39.245740Z", "filename": "pano_0002_000332.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 3.19728377, "relative_pitch": 85.97939945212161, "relative_heading": 254.41546146348782, "relative_elevation": 45.4882485531271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84888105523742, 52.3784498745294, 45.4942980706692 ] }, "distance": 3.2, "direction": 255.62, "angle": 85.98, "elevation": 45.49, "pano_id": "TMX7316060226-000474_pano_0000_000572", "timestamp": "2019-11-08T12:05:19.246980Z", "filename": "pano_0000_000572.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 3.19936958, "relative_pitch": 85.9773183688006, "relative_heading": 255.6170782654546, "relative_elevation": 45.4942980706692 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000023/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000023/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000023/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000023/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0007_000023/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000023/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000023/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000023/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000023/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84896863461862, 52.378477072864, 46.0649343747646 ] }, "distance": 3.63, "direction": 52.08, "angle": 85.49, "elevation": 46.06, "pano_id": "TMX7316010203-002850_pano_0007_000023", "timestamp": "2022-12-12T11:49:01.558080Z", "filename": "pano_0007_000023.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 3.63152643, "relative_pitch": 85.4924132579202, "relative_heading": 52.08076788425855, "relative_elevation": 46.0649343747646 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84897560620591, 52.3784704648213, 45.5607631485909 ] }, "distance": 3.66, "direction": 65.86, "angle": 85.41, "elevation": 45.56, "pano_id": "TMX7316010203-001503_pano_0002_000045", "timestamp": "2019-12-10T09:14:10.023960Z", "filename": "pano_0002_000045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 3.65952675, "relative_pitch": 85.40775337533097, "relative_heading": 65.86308647196492, "relative_elevation": 45.5607631485909 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001193/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001193/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001193/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001193/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_001193/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001193/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001193/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001193/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001193/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84887097722772, 52.3784453544648, 46.5145772006363 ] }, "distance": 4.0, "direction": 251.08, "angle": 85.08, "elevation": 46.51, "pano_id": "TMX7316010203-002627_pano_0004_001193", "timestamp": "2022-06-24T11:07:50.544870Z", "filename": "pano_0004_001193.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 4.00163771, "relative_pitch": 85.08296476154561, "relative_heading": 251.0773794308487, "relative_elevation": 46.5145772006363 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000442/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000442/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000442/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000442/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_000442/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000442/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000442/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000442/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000442/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84886861390191, 52.3784444065648, 45.355276087299 ] }, "distance": 4.19, "direction": 250.43, "angle": 84.72, "elevation": 45.36, "pano_id": "TMX7316010203-000275_pano_0000_000442", "timestamp": "2017-04-21T08:05:58.602270Z", "filename": "pano_0000_000442.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 4.18835223, "relative_pitch": 84.72396041191092, "relative_heading": 250.42639136438302, "relative_elevation": 45.355276087299 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84898853624889, 52.378472877112, 45.4998947270215 ] }, "distance": 4.57, "direction": 67.3, "angle": 84.26, "elevation": 45.5, "pano_id": "TMX7316010203-001700_pano_0000_001101", "timestamp": "2020-05-08T10:46:31.474530Z", "filename": "pano_0000_001101.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 4.57425958, "relative_pitch": 84.25914890649909, "relative_heading": 67.30487550805549, "relative_elevation": 45.4998947270215 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_000045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84899064929206, 52.3784735051062, 46.1662096790969 ] }, "distance": 4.73, "direction": 67.2, "angle": 84.15, "elevation": 46.17, "pano_id": "TMX7315080123-000312_pano_0000_000045", "timestamp": "2016-06-22T12:30:12.313810Z", "filename": "pano_0000_000045.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 4.73398069, "relative_pitch": 84.14523321068056, "relative_heading": 67.19653526905901, "relative_elevation": 46.1662096790969 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00203/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00203/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00203/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00203/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00203/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00203/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00203/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00203/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00203/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848994986149786, 52.378472975213285, 0.0 ] }, "distance": 4.99, "direction": 69.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00203", "timestamp": "2024-09-18T10:23:41Z", "filename": "Job_20240918_0854_Track07_Sphere_00203.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 4.98623228, "relative_pitch": 0.0, "relative_heading": 69.13673148265379, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00201/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00201/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00201/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00201/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00201/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00201/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00201/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00201/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00201/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848858250817731, 52.378439503513086, 0.0 ] }, "distance": 5.04, "direction": 247.27, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00201", "timestamp": "2024-09-18T10:23:40Z", "filename": "Job_20240918_0854_Track07_Sphere_00201.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 5.0436979, "relative_pitch": 0.0, "relative_heading": 247.2709067689538, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84885674057466, 52.3784405508804, 46.1483484497294 ] }, "distance": 5.1, "direction": 248.93, "angle": 83.7, "elevation": 46.15, "pano_id": "TMX7315080123-000312_pano_0000_000043", "timestamp": "2016-06-22T12:30:11.213750Z", "filename": "pano_0000_000043.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 5.09565204, "relative_pitch": 83.69898567338282, "relative_heading": 248.92660825646965, "relative_elevation": 46.1483484497294 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84885235411173, 52.3784401029811, 45.4962970567867 ] }, "distance": 5.39, "direction": 249.57, "angle": 83.24, "elevation": 45.5, "pano_id": "TMX7316010203-001700_pano_0000_001099", "timestamp": "2020-05-08T10:46:29.909520Z", "filename": "pano_0000_001099.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 5.39264573, "relative_pitch": 83.24030785025307, "relative_heading": 249.5736485691947, "relative_elevation": 45.4962970567867 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_000443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84900381154191, 52.378478421715, 45.369681735523 ] }, "distance": 5.77, "direction": 65.64, "angle": 82.75, "elevation": 45.37, "pano_id": "TMX7316010203-000275_pano_0000_000443", "timestamp": "2017-04-21T08:05:59.667280Z", "filename": "pano_0000_000443.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 5.77440938, "relative_pitch": 82.7466982014044, "relative_heading": 65.63905079900903, "relative_elevation": 45.369681735523 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00447/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00447/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00447/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00447/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00447/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00447/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00447/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00447/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00447/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848952310963279, 52.378404923912115, 0.0 ] }, "distance": 6.06, "direction": 163.17, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00447", "timestamp": "2025-10-02T07:23:10Z", "filename": "2025_10_02_06_52_49_00447.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 6.05592728, "relative_pitch": 0.0, "relative_heading": 163.17152675761628, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001195/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001195/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001195/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001195/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_001195/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001195/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001195/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001195/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001195/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84901108841735, 52.3784775755693, 46.541958742775 ] }, "distance": 6.19, "direction": 68.32, "angle": 82.42, "elevation": 46.54, "pano_id": "TMX7316010203-002627_pano_0004_001195", "timestamp": "2022-06-24T11:07:51.654860Z", "filename": "pano_0004_001195.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 6.19378905, "relative_pitch": 82.419636425485, "relative_heading": 68.32426996752218, "relative_elevation": 46.541958742775 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84884008768115, 52.3784395458071, 45.563992427662 ] }, "distance": 6.2, "direction": 251.73, "angle": 82.25, "elevation": 45.56, "pano_id": "TMX7316010203-001503_pano_0002_000043", "timestamp": "2019-12-10T09:14:09.203810Z", "filename": "pano_0002_000043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 6.2014668, "relative_pitch": 82.24940790471543, "relative_heading": 251.7308009729577, "relative_elevation": 45.563992427662 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0007_000021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84883002310362, 52.3784437967868, 46.063533985056 ] }, "distance": 6.74, "direction": 257.39, "angle": 81.68, "elevation": 46.06, "pano_id": "TMX7316010203-002850_pano_0007_000021", "timestamp": "2022-12-12T11:48:59.698160Z", "filename": "pano_0007_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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 6.73681168, "relative_pitch": 81.67945617400218, "relative_heading": 257.38752225490407, "relative_elevation": 46.063533985056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000334/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000334/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000334/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000334/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000334/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000334/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000334/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000334/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000334/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84901690816882, 52.3784832174139, 45.5049926899374 ] }, "distance": 6.81, "direction": 64.64, "angle": 81.49, "elevation": 45.5, "pano_id": "TMX7316010203-000792_pano_0002_000334", "timestamp": "2018-06-14T12:34:40.480780Z", "filename": "pano_0002_000334.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 6.80799354, "relative_pitch": 81.49109965141797, "relative_heading": 64.6437612153621, "relative_elevation": 45.5049926899374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000574/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000574/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000574/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000574/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000574/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000574/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000574/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000574/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000574/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84901990780607, 52.3784827230918, 45.5167327215895 ] }, "distance": 6.97, "direction": 65.77, "angle": 81.29, "elevation": 45.52, "pano_id": "TMX7316060226-000474_pano_0000_000574", "timestamp": "2019-11-08T12:05:20.216950Z", "filename": "pano_0000_000574.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 6.97037663, "relative_pitch": 81.29343473243149, "relative_heading": 65.77146098270848, "relative_elevation": 45.5167327215895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000110/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000110/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000110/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000110/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000110/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000110/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000110/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000110/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000110/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84882934425486, 52.3784338114315, 45.5516849569976 ] }, "distance": 7.11, "direction": 248.69, "angle": 81.13, "elevation": 45.55, "pano_id": "TMX7316010203-002385_pano_0007_000110", "timestamp": "2022-01-04T09:04:11.536320Z", "filename": "pano_0007_000110.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 7.10620456, "relative_pitch": 81.13314994916225, "relative_heading": 248.69307823098003, "relative_elevation": 45.5516849569976 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84902343847545, 52.3784841259017, 45.5117147704586 ] }, "distance": 7.25, "direction": 65.43, "angle": 80.94, "elevation": 45.51, "pano_id": "TMX7316010203-001131_pano_0000_000084", "timestamp": "2019-04-16T11:32:35.070870Z", "filename": "pano_0000_000084.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 7.25381787, "relative_pitch": 80.94416572666053, "relative_heading": 65.42643497745388, "relative_elevation": 45.5117147704586 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001941/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001941/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001941/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001941/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001941/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001941/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001941/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001941/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001941/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84902457937326, 52.3784840844289, 46.2333091991022 ] }, "distance": 7.32, "direction": 65.71, "angle": 81.0, "elevation": 46.23, "pano_id": "TMX7315080123-000311_pano_0000_001941", "timestamp": "2016-06-22T11:43:36.561800Z", "filename": "pano_0000_001941.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 7.32264512, "relative_pitch": 80.99998994379338, "relative_heading": 65.71207545416695, "relative_elevation": 46.2333091991022 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_01569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849027633123597, 52.378482731473035, 0.0 ] }, "distance": 7.45, "direction": 67.42, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_01569", "timestamp": "2025-06-17T08:21:34Z", "filename": "recording_2025-06-17_08-04-10_01569.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 7.45359686, "relative_pitch": 0.0, "relative_heading": 67.42468277845312, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_01566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848823877146483, 52.37843165374128, 0.0 ] }, "distance": 7.54, "direction": 248.02, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_01566", "timestamp": "2025-06-17T08:21:32Z", "filename": "recording_2025-06-17_08-04-10_01566.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 7.5408135, "relative_pitch": 0.0, "relative_heading": 248.02135100574475, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000081/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000081/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000081/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000081/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000081/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000081/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000081/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000081/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000081/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84882204004285, 52.3784346029929, 45.5348599879071 ] }, "distance": 7.54, "direction": 250.69, "angle": 80.6, "elevation": 45.53, "pano_id": "TMX7316010203-001131_pano_0000_000081", "timestamp": "2019-04-16T11:32:32.770880Z", "filename": "pano_0000_000081.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 7.54217798, "relative_pitch": 80.5951859526895, "relative_heading": 250.68987653121292, "relative_elevation": 45.5348599879071 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00446/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00446/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00446/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00446/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00446/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00446/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00446/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00446/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00446/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8488881556792, 52.37839204047146, 0.0 ] }, "distance": 7.69, "direction": 199.89, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00446", "timestamp": "2025-10-02T07:23:09Z", "filename": "2025_10_02_06_52_49_00446.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 7.68874551, "relative_pitch": 0.0, "relative_heading": 199.88797673362464, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001938/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001938/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001938/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001938/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001938/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001938/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001938/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001938/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001938/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84881997199539, 52.3784332145671, 46.25372752361 ] }, "distance": 7.73, "direction": 249.95, "angle": 80.52, "elevation": 46.25, "pano_id": "TMX7315080123-000311_pano_0000_001938", "timestamp": "2016-06-22T11:43:34.756720Z", "filename": "pano_0000_001938.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 7.72681041, "relative_pitch": 80.51615843300324, "relative_heading": 249.95400819579285, "relative_elevation": 46.25372752361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00448/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00448/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00448/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00448/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00448/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00448/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00448/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00448/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00448/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849022967921823, 52.378419382756455, 0.0 ] }, "distance": 7.79, "direction": 122.53, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00448", "timestamp": "2025-10-02T07:23:11Z", "filename": "2025_10_02_06_52_49_00448.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 7.78673022, "relative_pitch": 0.0, "relative_heading": 122.53380846211417, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000113/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000113/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000113/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000113/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000113/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000113/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000113/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000113/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000113/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84903364309541, 52.3784818844405, 45.5460037039593 ] }, "distance": 7.8, "direction": 69.22, "angle": 80.28, "elevation": 45.55, "pano_id": "TMX7316010203-002385_pano_0007_000113", "timestamp": "2022-01-04T09:04:13.826420Z", "filename": "pano_0007_000113.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 7.79913942, "relative_pitch": 80.28311108309822, "relative_heading": 69.21857294915634, "relative_elevation": 45.5460037039593 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000331/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000331/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000331/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000331/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000331/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000331/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000331/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000331/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000331/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84881485864058, 52.3784312685752, 45.547863050364 ] }, "distance": 8.13, "direction": 249.36, "angle": 79.88, "elevation": 45.55, "pano_id": "TMX7316010203-000792_pano_0002_000331", "timestamp": "2018-06-14T12:34:38.610840Z", "filename": "pano_0002_000331.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 8.12858039, "relative_pitch": 79.88138298121724, "relative_heading": 249.361455970003, "relative_elevation": 45.547863050364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84881228549249, 52.3784327351722, 45.5766656911001 ] }, "distance": 8.24, "direction": 250.85, "angle": 79.75, "elevation": 45.58, "pano_id": "TMX7316060226-000474_pano_0000_000571", "timestamp": "2019-11-08T12:05:18.751960Z", "filename": "pano_0000_000571.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 8.23783042, "relative_pitch": 79.7545934072996, "relative_heading": 250.8533994188758, "relative_elevation": 45.5766656911001 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000024/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000024/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000024/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000024/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0007_000024/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000024/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000024/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000024/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000024/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84903871938619, 52.3784924264844, 46.0653883572668 ] }, "distance": 8.59, "direction": 62.71, "angle": 79.43, "elevation": 46.07, "pano_id": "TMX7316010203-002850_pano_0007_000024", "timestamp": "2022-12-12T11:49:02.223280Z", "filename": "pano_0007_000024.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 8.59392028, "relative_pitch": 79.43242882358221, "relative_heading": 62.710285698612346, "relative_elevation": 46.0653883572668 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84904365464946, 52.3784859314008, 45.575119856745 ] }, "distance": 8.6, "direction": 68.02, "angle": 79.32, "elevation": 45.58, "pano_id": "TMX7316010203-001503_pano_0002_000046", "timestamp": "2019-12-10T09:14:10.428870Z", "filename": "pano_0002_000046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 8.59818713, "relative_pitch": 79.31617055946053, "relative_heading": 68.0247768871283, "relative_elevation": 45.575119856745 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001192/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001192/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001192/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001192/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_001192/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001192/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001192/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001192/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001192/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84880108822232, 52.3784285299376, 46.6014214437455 ] }, "distance": 9.11, "direction": 249.65, "angle": 78.93, "elevation": 46.6, "pano_id": "TMX7316010203-002627_pano_0004_001192", "timestamp": "2022-06-24T11:07:49.934890Z", "filename": "pano_0004_001192.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 9.11365402, "relative_pitch": 78.93455235255632, "relative_heading": 249.64650850799782, "relative_elevation": 46.6014214437455 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84905770748562, 52.3784883282249, 45.5202315570787 ] }, "distance": 9.59, "direction": 68.69, "angle": 78.11, "elevation": 45.52, "pano_id": "TMX7316010203-001700_pano_0000_001102", "timestamp": "2020-05-08T10:46:32.124550Z", "filename": "pano_0000_001102.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 9.5860631, "relative_pitch": 78.10789920529568, "relative_heading": 68.68686263984716, "relative_elevation": 45.5202315570787 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_000046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84905919799956, 52.3784885030385, 46.1840312583372 ] }, "distance": 9.69, "direction": 68.8, "angle": 78.15, "elevation": 46.18, "pano_id": "TMX7315080123-000312_pano_0000_000046", "timestamp": "2016-06-22T12:30:12.833840Z", "filename": "pano_0000_000046.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 9.68770973, "relative_pitch": 78.15321661883917, "relative_heading": 68.79787112751475, "relative_elevation": 46.1840312583372 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84879054634049, 52.3784242649428, 46.262912354432 ] }, "distance": 9.95, "direction": 248.52, "angle": 77.86, "elevation": 46.26, "pano_id": "TMX7315080123-000312_pano_0000_000042", "timestamp": "2016-06-22T12:30:10.603740Z", "filename": "pano_0000_000042.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 9.95368992, "relative_pitch": 77.8576399044906, "relative_heading": 248.52242755333612, "relative_elevation": 46.262912354432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00204/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00204/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00204/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00204/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00204/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00204/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00204/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00204/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00204/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849063843517331, 52.37848809094489, 0.0 ] }, "distance": 9.97, "direction": 69.7, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00204", "timestamp": "2024-09-18T10:23:42Z", "filename": "Job_20240918_0854_Track07_Sphere_00204.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 9.96729887, "relative_pitch": 0.0, "relative_heading": 69.7013287889904, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00200/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00200/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00200/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00200/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00200/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00200/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00200/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00200/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00200/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848790915857021, 52.37842239032071, 0.0 ] }, "distance": 10.01, "direction": 247.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00200", "timestamp": "2024-09-18T10:23:39Z", "filename": "Job_20240918_0854_Track07_Sphere_00200.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 10.0087153, "relative_pitch": 0.0, "relative_heading": 247.35839019008787, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84878395699035, 52.3784242735893, 45.6237854296342 ] }, "distance": 10.37, "direction": 249.43, "angle": 77.19, "elevation": 45.62, "pano_id": "TMX7316010203-001700_pano_0000_001098", "timestamp": "2020-05-08T10:46:28.964590Z", "filename": "pano_0000_001098.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 10.37221192, "relative_pitch": 77.19194880235374, "relative_heading": 249.43496099386854, "relative_elevation": 45.6237854296342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8487729315328, 52.3784240024192, 45.6491329129785 ] }, "distance": 11.09, "direction": 250.65, "angle": 76.35, "elevation": 45.65, "pano_id": "TMX7316010203-001503_pano_0002_000042", "timestamp": "2019-12-10T09:14:08.788850Z", "filename": "pano_0002_000042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 11.08827089, "relative_pitch": 76.34714773611591, "relative_heading": 250.6518636737069, "relative_elevation": 45.6491329129785 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001196/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001196/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001196/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001196/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_001196/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001196/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001196/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001196/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001196/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84908185173823, 52.3784931949154, 46.5475738076493 ] }, "distance": 11.31, "direction": 69.16, "angle": 76.34, "elevation": 46.55, "pano_id": "TMX7316010203-002627_pano_0004_001196", "timestamp": "2022-06-24T11:07:52.189850Z", "filename": "pano_0004_001196.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 11.31498752, "relative_pitch": 76.33728760408766, "relative_heading": 69.15824149088684, "relative_elevation": 46.5475738076493 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00445/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00445/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00445/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00445/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00445/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00445/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00445/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00445/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00445/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848821081649461, 52.37837763378754, 0.0 ] }, "distance": 11.39, "direction": 219.12, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00445", "timestamp": "2025-10-02T07:23:08Z", "filename": "2025_10_02_06_52_49_00445.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 11.38527125, "relative_pitch": 0.0, "relative_heading": 219.1177210050747, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84889849615551, 52.3785604343733, 45.7090454278514 ] }, "distance": 11.67, "direction": 350.57, "angle": 75.68, "elevation": 45.71, "pano_id": "TMX7316010203-002065_pano_0000_000569", "timestamp": "2021-03-26T13:33:52.675160Z", "filename": "pano_0000_000569.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 11.66542693, "relative_pitch": 75.68312598849437, "relative_heading": 350.56943043586875, "relative_elevation": 45.7090454278514 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00449/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00449/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00449/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00449/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00449/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00449/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00449/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00449/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00449/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849093758623535, 52.37843371633805, 0.0 ] }, "distance": 11.68, "direction": 102.83, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00449", "timestamp": "2025-10-02T07:23:12Z", "filename": "2025_10_02_06_52_49_00449.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 11.67692831, "relative_pitch": 0.0, "relative_heading": 102.8287041006335, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0007_000020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84876125964013, 52.3784264844444, 46.1401830492541 ] }, "distance": 11.76, "direction": 253.21, "angle": 75.7, "elevation": 46.14, "pano_id": "TMX7316010203-002850_pano_0007_000020", "timestamp": "2022-12-12T11:48:57.528120Z", "filename": "pano_0007_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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 11.75838145, "relative_pitch": 75.70303603960326, "relative_heading": 253.2056503298136, "relative_elevation": 46.1401830492541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000335/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000335/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000335/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000335/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000335/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000335/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000335/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000335/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000335/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84908606874393, 52.3784975940803, 45.5046983938664 ] }, "distance": 11.76, "direction": 67.43, "angle": 75.51, "elevation": 45.5, "pano_id": "TMX7316010203-000792_pano_0002_000335", "timestamp": "2018-06-14T12:34:41.085710Z", "filename": "pano_0002_000335.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 11.76289442, "relative_pitch": 75.50639767140802, "relative_heading": 67.42727821257306, "relative_elevation": 45.5046983938664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002757/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002757/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002757/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002757/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002757/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002757/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002757/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002757/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002757/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84886225114693, 52.3785560084062, 45.5455205086619 ] }, "distance": 11.85, "direction": 338.32, "angle": 75.41, "elevation": 45.55, "pano_id": "TMX7316010203-001130_pano_0001_002757", "timestamp": "2019-04-16T10:51:15.209690Z", "filename": "pano_0001_002757.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 11.85398762, "relative_pitch": 75.41146527922037, "relative_heading": 338.3175948488987, "relative_elevation": 45.5455205086619 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84885917641145, 52.3785554537634, 45.4546565152705 ] }, "distance": 11.88, "direction": 337.27, "angle": 75.36, "elevation": 45.45, "pano_id": "TMX7316010203-000275_pano_0000_000418", "timestamp": "2017-04-21T08:05:14.047780Z", "filename": "pano_0000_000418.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 11.87598455, "relative_pitch": 75.35759195933625, "relative_heading": 337.2688396822262, "relative_elevation": 45.4546565152705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000179/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000179/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000179/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000179/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000179/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000179/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000179/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000179/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000179/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84886213649916, 52.3785565892126, 45.551511223428 ] }, "distance": 11.92, "direction": 338.4, "angle": 75.34, "elevation": 45.55, "pano_id": "TMX7316010203-000792_pano_0002_000179", "timestamp": "2018-06-14T12:27:35.613120Z", "filename": "pano_0002_000179.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 11.91693986, "relative_pitch": 75.33916646447098, "relative_heading": 338.3975178208569, "relative_elevation": 45.551511223428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008946/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008946/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008946/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008946/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008946/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008946/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008946/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008946/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008946/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84887540042221, 52.3785595664066, 45.6358949262649 ] }, "distance": 11.93, "direction": 343.02, "angle": 75.35, "elevation": 45.64, "pano_id": "TMX7316010203-001701_pano_0000_008946", "timestamp": "2020-05-11T08:00:40.842640Z", "filename": "pano_0000_008946.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 11.93124218, "relative_pitch": 75.3483014997759, "relative_heading": 343.02106792559334, "relative_elevation": 45.6358949262649 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000064/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000064/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000064/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000064/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000064/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000064/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000064/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000064/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000064/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84888031638142, 52.3785605951422, 45.5412464058027 ] }, "distance": 11.95, "direction": 344.72, "angle": 75.3, "elevation": 45.54, "pano_id": "TMX7316010203-002385_pano_0007_000064", "timestamp": "2022-01-04T09:03:44.111510Z", "filename": "pano_0007_000064.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 11.94820034, "relative_pitch": 75.29920192920088, "relative_heading": 344.7169486788814, "relative_elevation": 45.5412464058027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000575/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000575/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000575/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000575/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000575/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000575/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000575/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000575/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000575/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84909002714091, 52.3784975183069, 45.5182711239904 ] }, "distance": 12.01, "direction": 67.96, "angle": 75.22, "elevation": 45.52, "pano_id": "TMX7316060226-000474_pano_0000_000575", "timestamp": "2019-11-08T12:05:20.696940Z", "filename": "pano_0000_000575.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.00907974, "relative_pitch": 75.22043516658962, "relative_heading": 67.95809168102124, "relative_elevation": 45.5182711239904 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84891165753189, 52.3785645669827, 45.5451743500307 ] }, "distance": 12.01, "direction": 355.15, "angle": 75.23, "elevation": 45.55, "pano_id": "TMX7316010203-001060_pano_0000_000035", "timestamp": "2019-01-17T09:33:29.615400Z", "filename": "pano_0000_000035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.0105993, "relative_pitch": 75.22699620354281, "relative_heading": 355.15148812249896, "relative_elevation": 45.5451743500307 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_02019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848879680145958, 52.378561546395005, 0.0 ] }, "distance": 12.06, "direction": 344.65, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_02019", "timestamp": "2025-06-17T12:27:25Z", "filename": "recording_2025-06-17_11-17-15_02019.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.06173538, "relative_pitch": 0.0, "relative_heading": 344.6509551289179, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84891808675908, 52.3785653290468, 45.5620300229639 ] }, "distance": 12.07, "direction": 357.26, "angle": 75.17, "elevation": 45.56, "pano_id": "TMX7316010203-002066_pano_0000_000096", "timestamp": "2021-03-29T07:47:21.644220Z", "filename": "pano_0000_000096.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.06623963, "relative_pitch": 75.16681899126445, "relative_heading": 357.2574807308658, "relative_elevation": 45.5620300229639 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000421/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000421/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000421/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000421/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000421/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000421/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000421/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000421/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000421/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84885998512017, 52.3785576404227, 45.5563300820068 ] }, "distance": 12.08, "direction": 337.96, "angle": 75.15, "elevation": 45.56, "pano_id": "TMX7316010203-001503_pano_0002_000421", "timestamp": "2019-12-10T09:17:45.486820Z", "filename": "pano_0002_000421.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.07999308, "relative_pitch": 75.1488824704979, "relative_heading": 337.9557136907916, "relative_elevation": 45.5563300820068 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000837/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000837/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000837/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000837/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000837/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000837/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000837/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000837/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000837/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84888426370812, 52.3785626423846, 46.6290965639055 ] }, "distance": 12.1, "direction": 346.23, "angle": 75.45, "elevation": 46.63, "pano_id": "TMX7316010203-002627_pano_0004_000837", "timestamp": "2022-06-24T11:03:28.876100Z", "filename": "pano_0004_000837.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.10131128, "relative_pitch": 75.4513998552247, "relative_heading": 346.22910841821096, "relative_elevation": 46.6290965639055 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00786/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00786/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00786/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00786/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00786/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00786/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00786/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00786/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00786/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848920354730015, 52.37856573982545, 0.0 ] }, "distance": 12.11, "direction": 358.0, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00786", "timestamp": "2024-09-18T10:38:56Z", "filename": "Job_20240918_0854_Track07_Sphere_00786.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.10551779, "relative_pitch": 0.0, "relative_heading": 357.99799635926115, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000109/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000109/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000109/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000109/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000109/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000109/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000109/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000109/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000109/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84875994970161, 52.3784181955614, 45.6327329827473 ] }, "distance": 12.14, "direction": 249.16, "angle": 75.1, "elevation": 45.63, "pano_id": "TMX7316010203-002385_pano_0007_000109", "timestamp": "2022-01-04T09:04:10.961310Z", "filename": "pano_0007_000109.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.14058261, "relative_pitch": 75.10158159696653, "relative_heading": 249.15671914276868, "relative_elevation": 45.6327329827473 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84909169570677, 52.3784983393594, 45.4941371167079 ] }, "distance": 12.15, "direction": 67.76, "angle": 75.05, "elevation": 45.49, "pano_id": "TMX7316010203-001131_pano_0000_000085", "timestamp": "2019-04-16T11:32:35.785910Z", "filename": "pano_0000_000085.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.14875917, "relative_pitch": 75.04860872932593, "relative_heading": 67.75980783808689, "relative_elevation": 45.4941371167079 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84884688243548, 52.3785549364424, 45.569219215773 ] }, "distance": 12.17, "direction": 333.53, "angle": 75.04, "elevation": 45.57, "pano_id": "TMX7316010203-002066_pano_0000_000097", "timestamp": "2021-03-29T07:47:22.149240Z", "filename": "pano_0000_000097.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.17233694, "relative_pitch": 75.04446838926498, "relative_heading": 333.5268880492176, "relative_elevation": 45.569219215773 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002756/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002756/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002756/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002756/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002756/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002756/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002756/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002756/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002756/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84893123504434, 52.378566971146, 45.5377594130114 ] }, "distance": 12.24, "direction": 1.49, "angle": 74.96, "elevation": 45.54, "pano_id": "TMX7316010203-001130_pano_0001_002756", "timestamp": "2019-04-16T10:51:14.679890Z", "filename": "pano_0001_002756.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.23927559, "relative_pitch": 74.95602258656945, "relative_heading": 1.4889125170475568, "relative_elevation": 45.5377594130114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84884209817263, 52.378554223001, 45.551727944985 ] }, "distance": 12.25, "direction": 332.0, "angle": 74.95, "elevation": 45.55, "pano_id": "TMX7316010203-001060_pano_0000_000036", "timestamp": "2019-01-17T09:33:30.110310Z", "filename": "pano_0000_000036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.25087143, "relative_pitch": 74.9468243147551, "relative_heading": 331.99726331977763, "relative_elevation": 45.551727944985 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001085/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001085/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001085/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001085/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_001085/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001085/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001085/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001085/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001085/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84890407908637, 52.3785662546166, 45.5410856222734 ] }, "distance": 12.25, "direction": 352.82, "angle": 74.94, "elevation": 45.54, "pano_id": "TMX7316010203-001714_pano_0000_001085", "timestamp": "2020-05-14T10:51:50.545950Z", "filename": "pano_0000_001085.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.25147712, "relative_pitch": 74.9427557030225, "relative_heading": 352.82023205011217, "relative_elevation": 45.5410856222734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000178/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000178/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000178/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000178/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000178/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000178/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000178/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000178/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000178/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84893277268609, 52.378567199769, 45.5403819540516 ] }, "distance": 12.27, "direction": 1.97, "angle": 74.92, "elevation": 45.54, "pano_id": "TMX7316010203-000792_pano_0002_000178", "timestamp": "2018-06-14T12:27:34.683140Z", "filename": "pano_0002_000178.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.26786858, "relative_pitch": 74.92330455204021, "relative_heading": 1.9746986268235172, "relative_elevation": 45.5403819540516 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001942/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001942/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001942/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001942/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001942/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001942/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001942/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001942/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001942/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8490938081509, 52.3784989230378, 46.2226425921544 ] }, "distance": 12.31, "direction": 67.73, "angle": 75.09, "elevation": 46.22, "pano_id": "TMX7315080123-000311_pano_0000_001942", "timestamp": "2016-06-22T11:43:37.141850Z", "filename": "pano_0000_001942.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.30649277, "relative_pitch": 75.09120426817134, "relative_heading": 67.73340695646631, "relative_elevation": 46.2226425921544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00787/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00787/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00787/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00787/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00787/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00787/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00787/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00787/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00787/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848848368275705, 52.378556739413575, 0.0 ] }, "distance": 12.31, "direction": 334.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00787", "timestamp": "2024-09-18T10:38:58Z", "filename": "Job_20240918_0854_Track07_Sphere_00787.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.30813662, "relative_pitch": 0.0, "relative_heading": 334.364867538241, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000420/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000420/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000420/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000420/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000420/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000420/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000420/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000420/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000420/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84893015439374, 52.378568667321, 45.5454238513485 ] }, "distance": 12.43, "direction": 1.13, "angle": 74.74, "elevation": 45.55, "pano_id": "TMX7316010203-001503_pano_0002_000420", "timestamp": "2019-12-10T09:17:45.066860Z", "filename": "pano_0002_000420.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.42628859, "relative_pitch": 74.73925016958742, "relative_heading": 1.1271030883807303, "relative_elevation": 45.5454238513485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84882727509689, 52.378550748162, 45.718597535044 ] }, "distance": 12.43, "direction": 327.05, "angle": 74.79, "elevation": 45.72, "pano_id": "TMX7316010203-002065_pano_0000_000570", "timestamp": "2021-03-26T13:33:54.695140Z", "filename": "pano_0000_000570.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.42979235, "relative_pitch": 74.79028533422462, "relative_heading": 327.0460860090014, "relative_elevation": 45.718597535044 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_01570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849096873651772, 52.37849774107402, 0.0 ] }, "distance": 12.45, "direction": 68.66, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_01570", "timestamp": "2025-06-17T08:21:35Z", "filename": "recording_2025-06-17_08-04-10_01570.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.45146244, "relative_pitch": 0.0, "relative_heading": 68.65750020991386, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000080/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000080/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000080/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000080/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000080/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000080/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000080/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000080/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000080/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84875501654802, 52.3784171486264, 45.586475327611 ] }, "distance": 12.5, "direction": 249.21, "angle": 74.67, "elevation": 45.59, "pano_id": "TMX7316010203-001131_pano_0000_000080", "timestamp": "2019-04-16T11:32:31.965960Z", "filename": "pano_0000_000080.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.49598881, "relative_pitch": 74.67084014922077, "relative_heading": 249.20558559471175, "relative_elevation": 45.586475327611 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_01565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848755359508448, 52.37841518226761, 0.0 ] }, "distance": 12.55, "direction": 248.23, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_01565", "timestamp": "2025-06-17T08:21:31Z", "filename": "recording_2025-06-17_08-04-10_01565.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.55363987, "relative_pitch": 0.0, "relative_heading": 248.2341031932418, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_001086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84883419196168, 52.3785557532926, 45.5470811063424 ] }, "distance": 12.66, "direction": 330.21, "angle": 74.47, "elevation": 45.55, "pano_id": "TMX7316010203-001714_pano_0000_001086", "timestamp": "2020-05-14T10:51:51.090800Z", "filename": "pano_0000_001086.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.6601768, "relative_pitch": 74.46630172287333, "relative_heading": 330.20748453790117, "relative_elevation": 45.5470811063424 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000114/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000114/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000114/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000114/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000114/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000114/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000114/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000114/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000114/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84910124174269, 52.3784969250384, 45.5392817631364 ] }, "distance": 12.7, "direction": 69.53, "angle": 74.42, "elevation": 45.54, "pano_id": "TMX7316010203-002385_pano_0007_000114", "timestamp": "2022-01-04T09:04:14.696300Z", "filename": "pano_0007_000114.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.69693603, "relative_pitch": 74.42084772787497, "relative_heading": 69.52770418805001, "relative_elevation": 45.5392817631364 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001937/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001937/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001937/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001937/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001937/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001937/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001937/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001937/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001937/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84875141264751, 52.3784163782065, 46.3019393524155 ] }, "distance": 12.76, "direction": 249.24, "angle": 74.6, "elevation": 46.3, "pano_id": "TMX7315080123-000311_pano_0000_001937", "timestamp": "2016-06-22T11:43:34.146900Z", "filename": "pano_0000_001937.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.75585551, "relative_pitch": 74.59749658844481, "relative_heading": 249.23695349772748, "relative_elevation": 46.3019393524155 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008945/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008945/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008945/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008945/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008945/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008945/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008945/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008945/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008945/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8489451286556, 52.3785715764822, 45.6240992993116 ] }, "distance": 12.81, "direction": 5.66, "angle": 74.32, "elevation": 45.62, "pano_id": "TMX7316010203-001701_pano_0000_008945", "timestamp": "2020-05-11T08:00:40.412650Z", "filename": "pano_0000_008945.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.81012663, "relative_pitch": 74.31656235051243, "relative_heading": 5.663306151795158, "relative_elevation": 45.6240992993116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02018/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02018/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02018/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02018/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_02018/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02018/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02018/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02018/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02018/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848951362866635, 52.37857137227789, 0.0 ] }, "distance": 12.84, "direction": 7.56, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_02018", "timestamp": "2025-06-17T12:27:24Z", "filename": "recording_2025-06-17_11-17-15_02018.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.83643652, "relative_pitch": 0.0, "relative_heading": 7.559322541684553, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000063/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000063/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000063/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000063/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000063/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000063/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000063/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000063/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000063/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84895204940718, 52.3785717521193, 45.5126467421651 ] }, "distance": 12.88, "direction": 7.74, "angle": 74.19, "elevation": 45.51, "pano_id": "TMX7316010203-002385_pano_0007_000063", "timestamp": "2022-01-04T09:03:43.546560Z", "filename": "pano_0007_000063.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 12.88455071, "relative_pitch": 74.193275097327, "relative_heading": 7.740687342812319, "relative_elevation": 45.5126467421651 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000838/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000838/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000838/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000838/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000838/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000838/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000838/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000838/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000838/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8488149988375, 52.3785523414379, 46.6319006523117 ] }, "distance": 13.05, "direction": 324.39, "angle": 74.37, "elevation": 46.63, "pano_id": "TMX7316010203-002627_pano_0004_000838", "timestamp": "2022-06-24T11:03:29.376080Z", "filename": "pano_0004_000838.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.04733836, "relative_pitch": 74.3686849108286, "relative_heading": 324.38819129480464, "relative_elevation": 46.6319006523117 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008947/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008947/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008947/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008947/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008947/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008947/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008947/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008947/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008947/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84880530180583, 52.3785481847948, 45.6335703656077 ] }, "distance": 13.08, "direction": 320.85, "angle": 74.01, "elevation": 45.63, "pano_id": "TMX7316010203-001701_pano_0000_008947", "timestamp": "2020-05-11T08:00:41.272640Z", "filename": "pano_0000_008947.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.08068907, "relative_pitch": 74.00525184037289, "relative_heading": 320.85478040517194, "relative_elevation": 45.6335703656077 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000330/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000330/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000330/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000330/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000330/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000330/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000330/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000330/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000330/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84874730986322, 52.3784146001211, 45.5782316876575 ] }, "distance": 13.09, "direction": 248.86, "angle": 73.98, "elevation": 45.58, "pano_id": "TMX7316010203-000792_pano_0002_000330", "timestamp": "2018-06-14T12:34:37.975740Z", "filename": "pano_0002_000330.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.08752258, "relative_pitch": 73.97889060354235, "relative_heading": 248.86062502684723, "relative_elevation": 45.5782316876575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84896926802637, 52.3785717501508, 45.6966395955533 ] }, "distance": 13.09, "direction": 12.83, "angle": 74.01, "elevation": 45.7, "pano_id": "TMX7316010203-002065_pano_0000_000568", "timestamp": "2021-03-26T13:33:51.690160Z", "filename": "pano_0000_000568.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.09391499, "relative_pitch": 74.01087440246214, "relative_heading": 12.831505774489989, "relative_elevation": 45.6966395955533 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000065/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000065/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000065/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000065/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000065/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000065/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000065/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000065/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000065/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84880889550304, 52.3785500909081, 45.5481433598325 ] }, "distance": 13.09, "direction": 322.27, "angle": 73.96, "elevation": 45.55, "pano_id": "TMX7316010203-002385_pano_0007_000065", "timestamp": "2022-01-04T09:03:44.681500Z", "filename": "pano_0007_000065.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.09469579, "relative_pitch": 73.96051613260977, "relative_heading": 322.27122961536367, "relative_elevation": 45.5481433598325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000836/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000836/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000836/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000836/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000836/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000836/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000836/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000836/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000836/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84895322588285, 52.3785735803912, 46.598103992641 ] }, "distance": 13.1, "direction": 7.97, "angle": 74.3, "elevation": 46.6, "pano_id": "TMX7316010203-002627_pano_0004_000836", "timestamp": "2022-06-24T11:03:28.386090Z", "filename": "pano_0004_000836.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.09703085, "relative_pitch": 74.3012597250208, "relative_heading": 7.968099853925532, "relative_elevation": 46.598103992641 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84874248305256, 52.3784163703876, 45.5973814092577 ] }, "distance": 13.33, "direction": 250.16, "angle": 73.71, "elevation": 45.6, "pano_id": "TMX7316060226-000474_pano_0000_000570", "timestamp": "2019-11-08T12:05:18.261960Z", "filename": "pano_0000_000570.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.32648404, "relative_pitch": 73.70824620646569, "relative_heading": 250.1603114394261, "relative_elevation": 45.5973814092577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02020/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02020/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02020/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02020/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_02020/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02020/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02020/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02020/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02020/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84880780890049, 52.378552735224375, 0.0 ] }, "distance": 13.37, "direction": 322.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_02020", "timestamp": "2025-06-17T12:27:25Z", "filename": "recording_2025-06-17_11-17-15_02020.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.37325016, "relative_pitch": 0.0, "relative_heading": 322.79192587605667, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002758/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002758/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002758/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002758/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002758/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002758/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002758/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002758/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002758/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84879305989045, 52.3785457406775, 45.5538445767015 ] }, "distance": 13.42, "direction": 317.36, "angle": 73.58, "elevation": 45.55, "pano_id": "TMX7316010203-001130_pano_0001_002758", "timestamp": "2019-04-16T10:51:15.744720Z", "filename": "pano_0001_002758.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.42099813, "relative_pitch": 73.58405962798332, "relative_heading": 317.35954623948606, "relative_elevation": 45.5538445767015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84911183561749, 52.3785006217689, 45.5468393759802 ] }, "distance": 13.52, "direction": 68.96, "angle": 73.47, "elevation": 45.55, "pano_id": "TMX7316010203-001503_pano_0002_000047", "timestamp": "2019-12-10T09:14:10.828850Z", "filename": "pano_0002_000047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.5173134, "relative_pitch": 73.47025420475293, "relative_heading": 68.96371205219515, "relative_elevation": 45.5468393759802 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000180/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000180/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000180/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000180/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000180/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000180/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000180/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000180/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000180/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84879165264378, 52.3785468121021, 45.5701842932031 ] }, "distance": 13.57, "direction": 317.4, "angle": 73.41, "elevation": 45.57, "pano_id": "TMX7316010203-000792_pano_0002_000180", "timestamp": "2018-06-14T12:27:36.568040Z", "filename": "pano_0002_000180.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.57361869, "relative_pitch": 73.4132143355967, "relative_heading": 317.40288381442247, "relative_elevation": 45.5701842932031 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000025/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000025/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000025/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000025/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0007_000025/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000025/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000025/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000025/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000025/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84910886182953, 52.3785072547283, 46.0553621128201 ] }, "distance": 13.61, "direction": 65.76, "angle": 73.53, "elevation": 46.06, "pano_id": "TMX7316010203-002850_pano_0007_000025", "timestamp": "2022-12-12T11:49:02.828280Z", "filename": "pano_0007_000025.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.614559, "relative_pitch": 73.53164110687895, "relative_heading": 65.75698661295725, "relative_elevation": 46.0553621128201 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00785/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00785/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00785/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00785/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00785/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00785/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00785/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00785/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00785/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848979348864873, 52.378575525986534, 0.0 ] }, "distance": 13.67, "direction": 15.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00785", "timestamp": "2024-09-18T10:38:55Z", "filename": "Job_20240918_0854_Track07_Sphere_00785.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.6681765, "relative_pitch": 0.0, "relative_heading": 15.246859423420638, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000422/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000422/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000422/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000422/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000422/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000422/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000422/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000422/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000422/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84878916598134, 52.3785468624522, 45.5588447200134 ] }, "distance": 13.69, "direction": 316.9, "angle": 73.27, "elevation": 45.56, "pano_id": "TMX7316010203-001503_pano_0002_000422", "timestamp": "2019-12-10T09:17:45.911850Z", "filename": "pano_0002_000422.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.692889, "relative_pitch": 73.27164386608887, "relative_heading": 316.8971560888187, "relative_elevation": 45.5588447200134 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8489815451592, 52.3785756394118, 45.5300159435719 ] }, "distance": 13.72, "direction": 15.84, "angle": 73.23, "elevation": 45.53, "pano_id": "TMX7316010203-001060_pano_0000_000034", "timestamp": "2019-01-17T09:33:29.120370Z", "filename": "pano_0000_000034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.72040941, "relative_pitch": 73.22988974784388, "relative_heading": 15.835587021961087, "relative_elevation": 45.5300159435719 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001084/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001084/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001084/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001084/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_001084/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001084/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001084/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001084/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001084/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84897377076322, 52.3785778768034, 45.5223595760763 ] }, "distance": 13.83, "direction": 13.44, "angle": 73.1, "elevation": 45.52, "pano_id": "TMX7316010203-001714_pano_0000_001084", "timestamp": "2020-05-14T10:51:50.030980Z", "filename": "pano_0000_001084.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 13.82751445, "relative_pitch": 73.10372865804239, "relative_heading": 13.442955814250583, "relative_elevation": 45.5223595760763 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8489888837655, 52.3785772471815, 45.5435639386997 ] }, "distance": 14.04, "direction": 17.6, "angle": 72.87, "elevation": 45.54, "pano_id": "TMX7316010203-002066_pano_0000_000095", "timestamp": "2021-03-29T07:47:21.149210Z", "filename": "pano_0000_000095.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.03553987, "relative_pitch": 72.87183542023163, "relative_heading": 17.599182775195896, "relative_elevation": 45.5435639386997 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_000441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84873199955593, 52.3784120665356, 45.4783671349287 ] }, "distance": 14.16, "direction": 249.32, "angle": 72.7, "elevation": 45.48, "pano_id": "TMX7316010203-000275_pano_0000_000441", "timestamp": "2017-04-21T08:05:57.547280Z", "filename": "pano_0000_000441.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.16207794, "relative_pitch": 72.70328004867774, "relative_heading": 249.31799567439433, "relative_elevation": 45.4783671349287 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84877545514544, 52.3785452058369, 45.5894886078313 ] }, "distance": 14.22, "direction": 313.64, "angle": 72.68, "elevation": 45.59, "pano_id": "TMX7316010203-002066_pano_0000_000098", "timestamp": "2021-03-29T07:47:22.669280Z", "filename": "pano_0000_000098.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.2192415, "relative_pitch": 72.67743712445292, "relative_heading": 313.64098074954603, "relative_elevation": 45.5894886078313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001191/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001191/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001191/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001191/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_001191/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001191/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001191/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001191/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001191/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84873095821409, 52.3784122241469, 46.6575745576993 ] }, "distance": 14.22, "direction": 249.48, "angle": 73.05, "elevation": 46.66, "pano_id": "TMX7316010203-002627_pano_0004_001191", "timestamp": "2022-06-24T11:07:49.284890Z", "filename": "pano_0004_001191.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.22228684, "relative_pitch": 73.04758968058812, "relative_heading": 249.48499334072292, "relative_elevation": 46.6575745576993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84877258607038, 52.3785437468623, 45.57470749598 ] }, "distance": 14.25, "direction": 312.63, "angle": 72.64, "elevation": 45.57, "pano_id": "TMX7316010203-001060_pano_0000_000037", "timestamp": "2019-01-17T09:33:30.615380Z", "filename": "pano_0000_000037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.25082389, "relative_pitch": 72.63597966018767, "relative_heading": 312.6264568570678, "relative_elevation": 45.57470749598 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002755/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002755/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002755/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002755/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002755/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002755/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002755/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002755/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002755/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84899978425505, 52.3785783392647, 45.5257864044979 ] }, "distance": 14.39, "direction": 20.27, "angle": 72.46, "elevation": 45.53, "pano_id": "TMX7316010203-001130_pano_0001_002755", "timestamp": "2019-04-16T10:51:14.154790Z", "filename": "pano_0001_002755.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.39145268, "relative_pitch": 72.4573946097134, "relative_heading": 20.270790136953085, "relative_elevation": 45.5257864044979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000417/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000417/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000417/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000417/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_000417/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000417/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000417/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000417/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000417/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84900059395431, 52.3785786977679, 45.4406689684838 ] }, "distance": 14.45, "direction": 20.42, "angle": 72.36, "elevation": 45.44, "pano_id": "TMX7316010203-000275_pano_0000_000417", "timestamp": "2017-04-21T08:05:12.777610Z", "filename": "pano_0000_000417.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.44802706, "relative_pitch": 72.3617472205571, "relative_heading": 20.421097235777612, "relative_elevation": 45.4406689684838 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000177/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000177/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000177/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000177/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000177/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000177/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000177/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000177/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000177/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84900265242446, 52.3785791088843, 45.5271228952333 ] }, "distance": 14.54, "direction": 20.88, "angle": 72.29, "elevation": 45.53, "pano_id": "TMX7316010203-000792_pano_0002_000177", "timestamp": "2018-06-14T12:27:33.783120Z", "filename": "pano_0002_000177.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.54026674, "relative_pitch": 72.28777000205288, "relative_heading": 20.875852282319727, "relative_elevation": 45.5271228952333 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84912675966287, 52.3785032580026, 45.5094558373094 ] }, "distance": 14.57, "direction": 69.32, "angle": 72.25, "elevation": 45.51, "pano_id": "TMX7316010203-001700_pano_0000_001103", "timestamp": "2020-05-08T10:46:32.739530Z", "filename": "pano_0000_001103.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.57145172, "relative_pitch": 72.2457062216596, "relative_heading": 69.32156128633456, "relative_elevation": 45.5094558373094 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84899998363132, 52.3785802933769, 45.5292677693069 ] }, "distance": 14.6, "direction": 20.03, "angle": 72.22, "elevation": 45.53, "pano_id": "TMX7316010203-001503_pano_0002_000419", "timestamp": "2019-12-10T09:17:44.647110Z", "filename": "pano_0002_000419.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.6002664, "relative_pitch": 72.22006079437173, "relative_heading": 20.025132888782803, "relative_elevation": 45.5292677693069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_000047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8491280603403, 52.3785032261964, 46.1621903534979 ] }, "distance": 14.65, "direction": 69.46, "angle": 72.39, "elevation": 46.16, "pano_id": "TMX7315080123-000312_pano_0000_000047", "timestamp": "2016-06-22T12:30:13.348860Z", "filename": "pano_0000_000047.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.65310934, "relative_pitch": 72.38917468264802, "relative_heading": 69.45680545978301, "relative_elevation": 46.1621903534979 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00788/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00788/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00788/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00788/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00788/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00788/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00788/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00788/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00788/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848769611452842, 52.37854773513585, 0.0 ] }, "distance": 14.7, "direction": 313.36, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00788", "timestamp": "2024-09-18T10:38:59Z", "filename": "Job_20240918_0854_Track07_Sphere_00788.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.70162967, "relative_pitch": 0.0, "relative_heading": 313.3644515429018, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001087/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001087/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001087/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001087/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_001087/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001087/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001087/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001087/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001087/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8487643651547, 52.37854520629, 45.5754206003621 ] }, "distance": 14.77, "direction": 311.62, "angle": 72.04, "elevation": 45.58, "pano_id": "TMX7316010203-001714_pano_0000_001087", "timestamp": "2020-05-14T10:51:51.670840Z", "filename": "pano_0000_001087.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.77499163, "relative_pitch": 72.03794254429938, "relative_heading": 311.6195904970789, "relative_elevation": 45.5754206003621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8487230541224, 52.3784099242617, 46.2866374636069 ] }, "distance": 14.82, "direction": 249.29, "angle": 72.25, "elevation": 46.29, "pano_id": "TMX7315080123-000312_pano_0000_000041", "timestamp": "2016-06-22T12:30:09.973700Z", "filename": "pano_0000_000041.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.81617514, "relative_pitch": 72.25033046919138, "relative_heading": 249.28755301890214, "relative_elevation": 46.2866374636069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00205/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00205/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00205/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00205/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00205/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00205/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00205/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00205/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00205/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849131940006538, 52.378502978485685, 0.0 ] }, "distance": 14.89, "direction": 69.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00205", "timestamp": "2024-09-18T10:23:43Z", "filename": "Job_20240918_0854_Track07_Sphere_00205.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.89130283, "relative_pitch": 0.0, "relative_heading": 69.9128272968303, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8487544771974, 52.3785402588307, 45.7843494070694 ] }, "distance": 14.94, "direction": 308.32, "angle": 71.93, "elevation": 45.78, "pano_id": "TMX7316010203-002065_pano_0000_000571", "timestamp": "2021-03-26T13:33:58.040290Z", "filename": "pano_0000_000571.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.93742217, "relative_pitch": 71.93076999578953, "relative_heading": 308.32373690204173, "relative_elevation": 45.7843494070694 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00199/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00199/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00199/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00199/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00199/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00199/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00199/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00199/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00199/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848722105360798, 52.37840705893727, 0.0 ] }, "distance": 14.99, "direction": 248.24, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00199", "timestamp": "2024-09-18T10:23:38Z", "filename": "Job_20240918_0854_Track07_Sphere_00199.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 14.99190357, "relative_pitch": 0.0, "relative_heading": 248.2350544284874, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008944/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008944/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008944/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008944/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008944/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008944/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008944/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008944/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008944/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84901473730006, 52.3785838993469, 45.615166304633 ] }, "distance": 15.34, "direction": 23.04, "angle": 71.41, "elevation": 45.62, "pano_id": "TMX7316010203-001701_pano_0000_008944", "timestamp": "2020-05-11T08:00:39.982650Z", "filename": "pano_0000_008944.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 15.34251125, "relative_pitch": 71.40980335971798, "relative_heading": 23.038500703323457, "relative_elevation": 45.615166304633 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84871490721061, 52.378409492729, 45.6545853819698 ] }, "distance": 15.35, "direction": 249.85, "angle": 71.41, "elevation": 45.65, "pano_id": "TMX7316010203-001700_pano_0000_001097", "timestamp": "2020-05-08T10:46:28.014600Z", "filename": "pano_0000_001097.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 15.35282989, "relative_pitch": 71.41311790841014, "relative_heading": 249.8522090903717, "relative_elevation": 45.6545853819698 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02017/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02017/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02017/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02017/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_02017/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02017/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02017/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02017/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02017/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849022038232943, 52.37858312589985, 0.0 ] }, "distance": 15.47, "direction": 24.86, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_02017", "timestamp": "2025-06-17T12:27:23Z", "filename": "recording_2025-06-17_11-17-15_02017.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 15.46568204, "relative_pitch": 0.0, "relative_heading": 24.858560018840688, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000839/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000839/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000839/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000839/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000839/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000839/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000839/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000839/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000839/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84874614728405, 52.3785414965308, 46.685629372485 ] }, "distance": 15.47, "direction": 307.42, "angle": 71.67, "elevation": 46.69, "pano_id": "TMX7316010203-002627_pano_0004_000839", "timestamp": "2022-06-24T11:03:29.881100Z", "filename": "pano_0004_000839.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 15.46975996, "relative_pitch": 71.66685780071563, "relative_heading": 307.42109569115627, "relative_elevation": 46.685629372485 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000062/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000062/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000062/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000062/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000062/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000062/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000062/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000062/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000062/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84902381905085, 52.3785831452256, 45.5050045335665 ] }, "distance": 15.52, "direction": 25.26, "angle": 71.17, "elevation": 45.51, "pano_id": "TMX7316010203-002385_pano_0007_000062", "timestamp": "2022-01-04T09:03:42.986550Z", "filename": "pano_0007_000062.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 15.51899598, "relative_pitch": 71.16860535838597, "relative_heading": 25.26146443175945, "relative_elevation": 45.5050045335665 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000835/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000835/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000835/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000835/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000835/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000835/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000835/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000835/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000835/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84902256214958, 52.3785850110172, 46.5893564568833 ] }, "distance": 15.67, "direction": 24.65, "angle": 71.41, "elevation": 46.59, "pano_id": "TMX7316010203-002627_pano_0004_000835", "timestamp": "2022-06-24T11:03:27.901070Z", "filename": "pano_0004_000835.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 15.67110975, "relative_pitch": 71.40877274347875, "relative_heading": 24.654511229008968, "relative_elevation": 46.5893564568833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008948/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008948/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008948/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008948/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008948/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008948/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008948/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008948/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008948/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84873574988008, 52.3785364077064, 45.7325828131288 ] }, "distance": 15.71, "direction": 304.21, "angle": 71.04, "elevation": 45.73, "pano_id": "TMX7316010203-001701_pano_0000_008948", "timestamp": "2020-05-11T08:00:41.697610Z", "filename": "pano_0000_008948.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 15.71264054, "relative_pitch": 71.03848319191451, "relative_heading": 304.21064285205534, "relative_elevation": 45.7325828131288 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_000444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84914091624192, 52.3785094767125, 45.3757195752114 ] }, "distance": 15.72, "direction": 68.2, "angle": 70.89, "elevation": 45.38, "pano_id": "TMX7316010203-000275_pano_0000_000444", "timestamp": "2017-04-21T08:06:00.722280Z", "filename": "pano_0000_000444.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 15.72072298, "relative_pitch": 70.89101288407112, "relative_heading": 68.20263886846007, "relative_elevation": 45.3757195752114 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000066/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000066/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000066/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000066/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000066/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000066/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000066/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000066/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000066/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8487372331533, 52.378538639694, 45.6075193341821 ] }, "distance": 15.77, "direction": 305.16, "angle": 70.92, "elevation": 45.61, "pano_id": "TMX7316010203-002385_pano_0007_000066", "timestamp": "2022-01-04T09:03:45.271490Z", "filename": "pano_0007_000066.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 15.77092815, "relative_pitch": 70.92478513712015, "relative_heading": 305.16318843737514, "relative_elevation": 45.6075193341821 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000041/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000041/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000041/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000041/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000041/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000041/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000041/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000041/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000041/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84870460648811, 52.3784095281829, 45.7075090641156 ] }, "distance": 16.01, "direction": 250.73, "angle": 70.69, "elevation": 45.71, "pano_id": "TMX7316010203-001503_pano_0002_000041", "timestamp": "2019-12-10T09:14:08.353820Z", "filename": "pano_0002_000041.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.01187852, "relative_pitch": 70.69404151746603, "relative_heading": 250.73006516797156, "relative_elevation": 45.7075090641156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00444/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00444/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00444/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00444/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00444/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00444/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00444/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00444/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00444/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848748536606499, 52.37836265393618, 0.0 ] }, "distance": 16.04, "direction": 229.1, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00444", "timestamp": "2025-10-02T07:23:07Z", "filename": "2025_10_02_06_52_49_00444.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.03830048, "relative_pitch": 0.0, "relative_heading": 229.1037150992138, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02021/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02021/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02021/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02021/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_02021/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02021/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02021/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02021/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02021/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848736320210537, 52.37854265848031, 0.0 ] }, "distance": 16.08, "direction": 306.34, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_02021", "timestamp": "2025-06-17T12:27:26Z", "filename": "recording_2025-06-17_11-17-15_02021.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.08267188, "relative_pitch": 0.0, "relative_heading": 306.33814043413133, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84903967308617, 52.3785844499538, 45.7042942466214 ] }, "distance": 16.14, "direction": 28.51, "angle": 70.55, "elevation": 45.7, "pano_id": "TMX7316010203-002065_pano_0000_000567", "timestamp": "2021-03-26T13:33:50.980220Z", "filename": "pano_0000_000567.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.13695054, "relative_pitch": 70.55325109263454, "relative_heading": 28.509915906946897, "relative_elevation": 45.7042942466214 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00450/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00450/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00450/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00450/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00450/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00450/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00450/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00450/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00450/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849163888737807, 52.378448028900166, 0.0 ] }, "distance": 16.19, "direction": 93.54, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00450", "timestamp": "2025-10-02T07:23:12Z", "filename": "2025_10_02_06_52_49_00450.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.1920375, "relative_pitch": 0.0, "relative_heading": 93.54102829729207, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002759/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002759/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002759/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002759/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002759/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002759/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002759/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002759/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002759/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84872475469579, 52.378534324868, 45.6456179814413 ] }, "distance": 16.21, "direction": 302.05, "angle": 70.45, "elevation": 45.65, "pano_id": "TMX7316010203-001130_pano_0001_002759", "timestamp": "2019-04-16T10:51:16.274700Z", "filename": "pano_0001_002759.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.21310451, "relative_pitch": 70.44520576619254, "relative_heading": 302.04512698501054, "relative_elevation": 45.6456179814413 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001197/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001197/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001197/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001197/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_001197/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001197/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001197/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001197/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001197/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84915254255861, 52.3785082310881, 46.5482689160854 ] }, "distance": 16.41, "direction": 69.68, "angle": 70.58, "elevation": 46.55, "pano_id": "TMX7316010203-002627_pano_0004_001197", "timestamp": "2022-06-24T11:07:52.724860Z", "filename": "pano_0004_001197.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.4098156, "relative_pitch": 70.58074797829212, "relative_heading": 69.67861241882554, "relative_elevation": 46.5482689160854 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849040286361786, 52.37858734318844, 0.0 ] }, "distance": 16.44, "direction": 28.1, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00784", "timestamp": "2024-09-18T10:38:52Z", "filename": "Job_20240918_0854_Track07_Sphere_00784.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.4402028, "relative_pitch": 0.0, "relative_heading": 28.102261768968887, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000181/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000181/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000181/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000181/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000181/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000181/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000181/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000181/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000181/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84872190128842, 52.3785358828791, 45.6514087924734 ] }, "distance": 16.47, "direction": 302.2, "angle": 70.16, "elevation": 45.65, "pano_id": "TMX7316010203-000792_pano_0002_000181", "timestamp": "2018-06-14T12:27:37.533100Z", "filename": "pano_0002_000181.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.46985139, "relative_pitch": 70.16186321918504, "relative_heading": 302.19768741307115, "relative_elevation": 45.6514087924734 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000423/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000423/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000423/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000423/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000423/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000423/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000423/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000423/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000423/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84871936198201, 52.3785341040064, 45.6680515715852 ] }, "distance": 16.51, "direction": 301.3, "angle": 70.12, "elevation": 45.67, "pano_id": "TMX7316010203-001503_pano_0002_000423", "timestamp": "2019-12-10T09:17:46.331850Z", "filename": "pano_0002_000423.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.51274824, "relative_pitch": 70.12091851306238, "relative_heading": 301.29674943581296, "relative_elevation": 45.6680515715852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000419/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000419/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000419/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000419/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000275_pano_0000_000419/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000419/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000275_pano_0000_000419/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000419/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/21/TMX7316010203-000275/pano_0000_000419/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84871690827215, 52.3785346141603, 45.5206250585616 ] }, "distance": 16.69, "direction": 301.17, "angle": 69.87, "elevation": 45.52, "pano_id": "TMX7316010203-000275_pano_0000_000419", "timestamp": "2017-04-21T08:05:15.362650Z", "filename": "pano_0000_000419.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.68505834, "relative_pitch": 69.8701736206736, "relative_heading": 301.16525813856913, "relative_elevation": 45.5206250585616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000019/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000019/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000019/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000019/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0007_000019/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000019/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000019/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000019/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000019/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84869196843068, 52.3784121164313, 46.1793335024267 ] }, "distance": 16.74, "direction": 252.63, "angle": 70.08, "elevation": 46.18, "pano_id": "TMX7316010203-002850_pano_0007_000019", "timestamp": "2022-12-12T11:48:56.188130Z", "filename": "pano_0007_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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.73846488, "relative_pitch": 70.07611200987573, "relative_heading": 252.63323869172433, "relative_elevation": 46.1793335024267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000336/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000336/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000336/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000336/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000336/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000336/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000336/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000336/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000336/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84915562519738, 52.3785119558886, 45.5042451266199 ] }, "distance": 16.75, "direction": 68.6, "angle": 69.79, "elevation": 45.5, "pano_id": "TMX7316010203-000792_pano_0002_000336", "timestamp": "2018-06-14T12:34:41.695700Z", "filename": "pano_0002_000336.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.75358599, "relative_pitch": 69.78748735163778, "relative_heading": 68.59861800908035, "relative_elevation": 45.5042451266199 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001083/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001083/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001083/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001083/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_001083/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001083/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001083/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001083/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001083/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84904323792917, 52.3785903665614, 45.5254653636366 ] }, "distance": 16.83, "direction": 28.17, "angle": 69.71, "elevation": 45.53, "pano_id": "TMX7316010203-001714_pano_0000_001083", "timestamp": "2020-05-14T10:51:49.525920Z", "filename": "pano_0000_001083.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.83165337, "relative_pitch": 69.70966260415294, "relative_heading": 28.16634519476756, "relative_elevation": 45.5254653636366 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84905096886693, 52.3785879045106, 45.5361212678254 ] }, "distance": 16.85, "direction": 30.18, "angle": 69.69, "elevation": 45.54, "pano_id": "TMX7316010203-001060_pano_0000_000033", "timestamp": "2019-01-17T09:33:28.625430Z", "filename": "pano_0000_000033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 16.8490911, "relative_pitch": 69.6947225477808, "relative_heading": 30.184744990381713, "relative_elevation": 45.5361212678254 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000086/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000086/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000086/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000086/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000086/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000086/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000086/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000086/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000086/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84915976990726, 52.378512560859, 45.4983737375587 ] }, "distance": 17.04, "direction": 68.73, "angle": 69.47, "elevation": 45.5, "pano_id": "TMX7316010203-001131_pano_0000_000086", "timestamp": "2019-04-16T11:32:36.475870Z", "filename": "pano_0000_000086.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.04097991, "relative_pitch": 69.46704396120495, "relative_heading": 68.73416144479978, "relative_elevation": 45.4983737375587 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000576/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000576/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000576/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000576/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000576/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000576/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000576/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000576/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000576/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84916057333154, 52.3785123152422, 45.5221027527004 ] }, "distance": 17.08, "direction": 68.89, "angle": 69.43, "elevation": 45.52, "pano_id": "TMX7316060226-000474_pano_0000_000576", "timestamp": "2019-11-08T12:05:21.181930Z", "filename": "pano_0000_000576.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.08211296, "relative_pitch": 69.43145972543584, "relative_heading": 68.88614832238517, "relative_elevation": 45.5221027527004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000108/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000108/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000108/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000108/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000108/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000108/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000108/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000108/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000108/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84868922507423, 52.3784040421702, 45.6830488983542 ] }, "distance": 17.2, "direction": 249.96, "angle": 69.36, "elevation": 45.68, "pano_id": "TMX7316010203-002385_pano_0007_000108", "timestamp": "2022-01-04T09:04:10.421320Z", "filename": "pano_0007_000108.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.20363725, "relative_pitch": 69.36428393813546, "relative_heading": 249.9621242529028, "relative_elevation": 45.6830488983542 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84870359030071, 52.37853155113, 45.6266912240535 ] }, "distance": 17.3, "direction": 298.64, "angle": 69.23, "elevation": 45.63, "pano_id": "TMX7316010203-001060_pano_0000_000038", "timestamp": "2019-01-17T09:33:31.115600Z", "filename": "pano_0000_000038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.3014472, "relative_pitch": 69.23348571034684, "relative_heading": 298.64436242204863, "relative_elevation": 45.6266912240535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8491635839608, 52.3785137346601, 46.2312040319666 ] }, "distance": 17.33, "direction": 68.64, "angle": 69.45, "elevation": 46.23, "pano_id": "TMX7315080123-000311_pano_0000_001943", "timestamp": "2016-06-22T11:43:37.722030Z", "filename": "pano_0000_001943.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.33041609, "relative_pitch": 69.45078442955223, "relative_heading": 68.64317946819205, "relative_elevation": 46.2312040319666 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84870488464261, 52.3785335702052, 45.6622537234798 ] }, "distance": 17.33, "direction": 299.44, "angle": 69.21, "elevation": 45.66, "pano_id": "TMX7316010203-002066_pano_0000_000099", "timestamp": "2021-03-29T07:47:23.219200Z", "filename": "pano_0000_000099.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.33344763, "relative_pitch": 69.2131765887021, "relative_heading": 299.4358144281406, "relative_elevation": 45.6622537234798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002066_pano_0000_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002066_pano_0000_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/29/TMX7316010203-002066/pano_0000_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84905902443089, 52.3785907815536, 45.547602750361 ] }, "distance": 17.4, "direction": 31.22, "angle": 69.09, "elevation": 45.55, "pano_id": "TMX7316010203-002066_pano_0000_000094", "timestamp": "2021-03-29T07:47:20.664230Z", "filename": "pano_0000_000094.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.40445431, "relative_pitch": 69.08735815199636, "relative_heading": 31.215913173827634, "relative_elevation": 45.547602750361 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_01571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849166235528081, 52.37851243661532, 0.0 ] }, "distance": 17.45, "direction": 69.3, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_01571", "timestamp": "2025-06-17T08:21:36Z", "filename": "recording_2025-06-17_08-04-10_01571.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.44713032, "relative_pitch": 0.0, "relative_heading": 69.30089821518209, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000079/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000079/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000079/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000079/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001131_pano_0000_000079/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000079/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001131_pano_0000_000079/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000079/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001131/pano_0000_000079/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84868584837549, 52.3784032355796, 45.6382011556998 ] }, "distance": 17.45, "direction": 249.94, "angle": 69.07, "elevation": 45.64, "pano_id": "TMX7316010203-001131_pano_0000_000079", "timestamp": "2019-04-16T11:32:31.140930Z", "filename": "pano_0000_000079.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.45041636, "relative_pitch": 69.07493316821821, "relative_heading": 249.94396531712715, "relative_elevation": 45.6382011556998 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_08-04-10_01564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_08-04-10_01564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_08-04-10_01564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848685566364796, 52.37840095188482, 0.0 ] }, "distance": 17.56, "direction": 249.19, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_08-04-10_01564", "timestamp": "2025-06-17T08:21:30Z", "filename": "recording_2025-06-17_08-04-10_01564.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.55713788, "relative_pitch": 0.0, "relative_heading": 249.18644333320802, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000115/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000115/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000115/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000115/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000115/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000115/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000115/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000115/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000115/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84916913029964, 52.378511819615, 45.551517742686 ] }, "distance": 17.61, "direction": 69.74, "angle": 68.87, "elevation": 45.55, "pano_id": "TMX7316010203-002385_pano_0007_000115", "timestamp": "2022-01-04T09:04:15.486310Z", "filename": "pano_0007_000115.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.60777406, "relative_pitch": 68.86617120354516, "relative_heading": 69.73661458712783, "relative_elevation": 45.551517742686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001936/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001936/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001936/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001936/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000311_pano_0000_001936/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001936/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000311_pano_0000_001936/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001936/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000311/pano_0000_001936/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84868196983164, 52.3784021565225, 46.3534089522436 ] }, "distance": 17.74, "direction": 249.87, "angle": 69.06, "elevation": 46.35, "pano_id": "TMX7315080123-000311_pano_0000_001936", "timestamp": "2016-06-22T11:43:33.521660Z", "filename": "pano_0000_001936.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.73970968, "relative_pitch": 69.057871134033, "relative_heading": 249.87222323278468, "relative_elevation": 46.3534089522436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002754/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002754/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002754/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002754/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002754/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002754/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002754/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002754/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002754/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84906825831989, 52.3785907968902, 45.5381727069616 ] }, "distance": 17.74, "direction": 32.95, "angle": 68.72, "elevation": 45.54, "pano_id": "TMX7316010203-001130_pano_0001_002754", "timestamp": "2019-04-16T10:51:13.629690Z", "filename": "pano_0001_002754.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.73992623, "relative_pitch": 68.71601888298943, "relative_heading": 32.95016981890151, "relative_elevation": 45.5381727069616 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001088/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001088/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001088/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001088/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_001088/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001088/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001088/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001088/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001088/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848695108253, 52.3785329955231, 45.5992832360789 ] }, "distance": 17.89, "direction": 298.21, "angle": 68.58, "elevation": 45.6, "pano_id": "TMX7316010203-001714_pano_0000_001088", "timestamp": "2020-05-14T10:51:52.250850Z", "filename": "pano_0000_001088.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 17.88592226, "relative_pitch": 68.58283744981507, "relative_heading": 298.20923515065834, "relative_elevation": 45.5992832360789 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000329/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000329/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000329/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000329/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000329/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000329/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000329/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000329/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000329/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84867846226157, 52.3784006739841, 45.627703611739 ] }, "distance": 18.02, "direction": 249.64, "angle": 68.45, "elevation": 45.63, "pano_id": "TMX7316010203-000792_pano_0002_000329", "timestamp": "2018-06-14T12:34:37.320810Z", "filename": "pano_0002_000329.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 18.02089376, "relative_pitch": 68.44820600558674, "relative_heading": 249.64108388110543, "relative_elevation": 45.627703611739 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000418/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000418/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000418/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000418/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000418/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000418/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000418/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000418/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000418/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84907014580361, 52.3785931696906, 45.5390620660037 ] }, "distance": 18.03, "direction": 32.84, "angle": 68.4, "elevation": 45.54, "pano_id": "TMX7316010203-001503_pano_0002_000418", "timestamp": "2019-12-10T09:17:44.221850Z", "filename": "pano_0002_000418.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 18.03143258, "relative_pitch": 68.39864868113018, "relative_heading": 32.83656231092936, "relative_elevation": 45.5390620660037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000176/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000176/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000176/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000176/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000176/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000176/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000176/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000176/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000176/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84907173305671, 52.3785928844609, 45.5326889399439 ] }, "distance": 18.06, "direction": 33.18, "angle": 68.36, "elevation": 45.53, "pano_id": "TMX7316010203-000792_pano_0002_000176", "timestamp": "2018-06-14T12:27:32.903180Z", "filename": "pano_0002_000176.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 18.06369802, "relative_pitch": 68.36081526369978, "relative_heading": 33.17921370692177, "relative_elevation": 45.5326889399439 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84868345873085, 52.3785273487818, 45.79270922672 ] }, "distance": 18.31, "direction": 295.3, "angle": 68.2, "elevation": 45.79, "pano_id": "TMX7316010203-002065_pano_0000_000572", "timestamp": "2021-03-26T13:33:59.055150Z", "filename": "pano_0000_000572.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 18.31155725, "relative_pitch": 68.20455168890552, "relative_heading": 295.3021560774781, "relative_elevation": 45.79270922672 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000474_pano_0000_000569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000474_pano_0000_000569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/08/TMX7316060226-000474/pano_0000_000569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84867214681938, 52.3784021462956, 45.6435853308067 ] }, "distance": 18.37, "direction": 250.59, "angle": 68.08, "elevation": 45.64, "pano_id": "TMX7316060226-000474_pano_0000_000569", "timestamp": "2019-11-08T12:05:17.771990Z", "filename": "pano_0000_000569.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 18.36959867, "relative_pitch": 68.07731532531538, "relative_heading": 250.5868786125128, "relative_elevation": 45.6435853308067 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84918034429802, 52.3785155020445, 45.5642856173217 ] }, "distance": 18.47, "direction": 69.36, "angle": 67.94, "elevation": 45.56, "pano_id": "TMX7316010203-001503_pano_0002_000048", "timestamp": "2019-12-10T09:14:11.228870Z", "filename": "pano_0002_000048.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 18.46645915, "relative_pitch": 67.9380929612885, "relative_heading": 69.36451650272085, "relative_elevation": 45.5642856173217 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000026/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000026/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000026/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000026/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002850_pano_0007_000026/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000026/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002850_pano_0007_000026/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000026/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/12/TMX7316010203-002850/pano_0007_000026/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84917919053838, 52.3785219819581, 46.0644838185981 ] }, "distance": 18.66, "direction": 67.21, "angle": 67.95, "elevation": 46.06, "pano_id": "TMX7316010203-002850_pano_0007_000026", "timestamp": "2022-12-12T11:49:03.403060Z", "filename": "pano_0007_000026.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 18.66027006, "relative_pitch": 67.9476138052671, "relative_heading": 67.20707134407732, "relative_elevation": 46.0644838185981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000840/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000840/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000840/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000840/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000840/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000840/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000840/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000840/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000840/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84867798348388, 52.3785288286915, 46.6924889218062 ] }, "distance": 18.72, "direction": 295.27, "angle": 68.15, "elevation": 46.69, "pano_id": "TMX7316010203-002627_pano_0004_000840", "timestamp": "2022-06-24T11:03:30.386090Z", "filename": "pano_0004_000840.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 18.719022, "relative_pitch": 68.15414731848034, "relative_heading": 295.2700997862299, "relative_elevation": 46.6924889218062 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008943/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008943/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008943/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008943/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008943/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008943/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008943/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008943/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008943/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84908476506741, 52.3785968181478, 45.6232540383935 ] }, "distance": 18.92, "direction": 34.7, "angle": 67.47, "elevation": 45.62, "pano_id": "TMX7316010203-001701_pano_0000_008943", "timestamp": "2020-05-11T08:00:39.552630Z", "filename": "pano_0000_008943.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 18.9224075, "relative_pitch": 67.47359595280663, "relative_heading": 34.70307577125786, "relative_elevation": 45.6232540383935 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008949/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008949/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008949/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008949/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001701_pano_0000_008949/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008949/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001701_pano_0000_008949/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008949/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/11/TMX7316010203-001701/pano_0000_008949/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84866702820234, 52.3785234607689, 45.6747908359393 ] }, "distance": 19.16, "direction": 292.7, "angle": 67.24, "elevation": 45.67, "pano_id": "TMX7316010203-001701_pano_0000_008949", "timestamp": "2020-05-11T08:00:42.117600Z", "filename": "pano_0000_008949.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.15792491, "relative_pitch": 67.2447774566086, "relative_heading": 292.70135845891366, "relative_elevation": 45.6747908359393 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02016/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02016/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02016/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02016/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_02016/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02016/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02016/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02016/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02016/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849092091024203, 52.37859656634261, 0.0 ] }, "distance": 19.19, "direction": 35.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_02016", "timestamp": "2025-06-17T12:27:23Z", "filename": "recording_2025-06-17_11-17-15_02016.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.18812688, "relative_pitch": 0.0, "relative_heading": 35.975470406153384, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000834/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000834/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000834/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000834/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_000834/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000834/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_000834/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000834/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_000834/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84909121586285, 52.378597190949, 46.5961192091927 ] }, "distance": 19.21, "direction": 35.71, "angle": 67.6, "elevation": 46.6, "pano_id": "TMX7316010203-002627_pano_0004_000834", "timestamp": "2022-06-24T11:03:27.426100Z", "filename": "pano_0004_000834.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.20957054, "relative_pitch": 67.59575791493825, "relative_heading": 35.7098394475058, "relative_elevation": 46.5961192091927 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000061/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000061/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000061/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000061/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000061/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000061/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000061/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000061/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000061/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84909441443631, 52.3785959784201, 45.5106677189469 ] }, "distance": 19.23, "direction": 36.47, "angle": 67.1, "elevation": 45.51, "pano_id": "TMX7316010203-002385_pano_0007_000061", "timestamp": "2022-01-04T09:03:42.436570Z", "filename": "pano_0007_000061.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.22884811, "relative_pitch": 67.09531085815736, "relative_heading": 36.471507370128585, "relative_elevation": 45.5106677189469 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000067/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000067/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000067/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000067/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002385_pano_0007_000067/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000067/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002385_pano_0007_000067/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000067/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002385/pano_0007_000067/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84866644970174, 52.3785255259432, 45.6107527827844 ] }, "distance": 19.28, "direction": 293.29, "angle": 67.08, "elevation": 45.61, "pano_id": "TMX7316010203-002385_pano_0007_000067", "timestamp": "2022-01-04T09:03:45.871480Z", "filename": "pano_0007_000067.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.28395752, "relative_pitch": 67.08164498956002, "relative_heading": 293.28607993997105, "relative_elevation": 45.6107527827844 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001190/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001190/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001190/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001190/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002627_pano_0004_001190/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001190/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002627_pano_0004_001190/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001190/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/24/TMX7316010203-002627/pano_0004_001190/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865959019846, 52.3783981229951, 46.6487357243896 ] }, "distance": 19.33, "direction": 250.18, "angle": 67.5, "elevation": 46.65, "pano_id": "TMX7316010203-002627_pano_0004_001190", "timestamp": "2022-06-24T11:07:48.569860Z", "filename": "pano_0004_001190.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.32535418, "relative_pitch": 67.49704872527525, "relative_heading": 250.17765079953932, "relative_elevation": 46.6487357243896 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00789/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00789/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00789/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00789/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00789/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00789/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00789/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00789/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00789/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848668059209973, 52.378530439318176, 0.0 ] }, "distance": 19.41, "direction": 294.9, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00789", "timestamp": "2024-09-18T10:39:07Z", "filename": "Job_20240918_0854_Track07_Sphere_00789.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.40708527, "relative_pitch": 0.0, "relative_heading": 294.8968579673596, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02022/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02022/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02022/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02022/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_11-17-15_02022/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02022/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_11-17-15_02022/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02022/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_11-17-15_02022/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848666164486318, 52.378529244321314, 0.0 ] }, "distance": 19.47, "direction": 294.38, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-17_11-17-15_02022", "timestamp": "2025-06-17T12:27:27Z", "filename": "recording_2025-06-17_11-17-15_02022.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.4689269, "relative_pitch": 0.0, "relative_heading": 294.382035008878, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001104/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001104/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001104/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001104/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001104/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001104/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001104/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001104/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001104/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84919613516523, 52.3785178059471, 45.5282492572442 ] }, "distance": 19.56, "direction": 69.77, "angle": 66.75, "elevation": 45.53, "pano_id": "TMX7316010203-001700_pano_0000_001104", "timestamp": "2020-05-08T10:46:33.354530Z", "filename": "pano_0000_001104.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.56362667, "relative_pitch": 66.74665669229135, "relative_heading": 69.77173137585078, "relative_elevation": 45.5282492572442 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_000048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84919695225253, 52.3785175197658, 46.1811385275796 ] }, "distance": 19.6, "direction": 69.92, "angle": 67.0, "elevation": 46.18, "pano_id": "TMX7315080123-000312_pano_0000_000048", "timestamp": "2016-06-22T12:30:13.853910Z", "filename": "pano_0000_000048.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.60488732, "relative_pitch": 66.9977324374067, "relative_heading": 69.91528326756881, "relative_elevation": 46.1811385275796 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000312_pano_0000_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000312_pano_0000_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/22/TMX7315080123-000312/pano_0000_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865482980978, 52.3783971862798, 46.2688789274544 ] }, "distance": 19.67, "direction": 250.21, "angle": 66.97, "elevation": 46.27, "pano_id": "TMX7315080123-000312_pano_0000_000040", "timestamp": "2016-06-22T12:30:09.343680Z", "filename": "pano_0000_000040.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.66566624, "relative_pitch": 66.97304725036744, "relative_heading": 250.2122408904083, "relative_elevation": 46.2688789274544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002760/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002760/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002760/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002760/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001130_pano_0001_002760/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002760/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001130_pano_0001_002760/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002760/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/04/16/TMX7316010203-001130/pano_0001_002760/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865726563773, 52.3785215224832, 45.5721907243133 ] }, "distance": 19.69, "direction": 291.38, "angle": 66.63, "elevation": 45.57, "pano_id": "TMX7316010203-001130_pano_0001_002760", "timestamp": "2019-04-16T10:51:16.814670Z", "filename": "pano_0001_002760.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.69325907, "relative_pitch": 66.62922170674221, "relative_heading": 291.3758955402535, "relative_elevation": 45.5721907243133 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00206/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00206/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00206/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00206/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00206/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00206/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00206/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00206/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00206/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849200965987183, 52.378517519688884, 0.0 ] }, "distance": 19.86, "direction": 70.19, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00206", "timestamp": "2024-09-18T10:23:44Z", "filename": "Job_20240918_0854_Track07_Sphere_00206.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.86180891, "relative_pitch": 0.0, "relative_heading": 70.1860706229115, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000182/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000182/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000182/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000182/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000792_pano_0002_000182/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000182/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000792_pano_0002_000182/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000182/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/06/14/TMX7316010203-000792/pano_0002_000182/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865373164609, 52.3785229667854, 45.6043919241056 ] }, "distance": 19.98, "direction": 291.55, "angle": 66.35, "elevation": 45.6, "pano_id": "TMX7316010203-000792_pano_0002_000182", "timestamp": "2018-06-14T12:27:38.533130Z", "filename": "pano_0002_000182.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 19.97603303, "relative_pitch": 66.3452010066746, "relative_heading": 291.5535660157905, "relative_elevation": 45.6043919241056 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00198/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00198/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00198/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00198/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20240918_0854_Track07_Sphere_00198/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00198/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00198/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00198/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20240918_0854_Track07_Sphere_00198/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.848650772827078, 52.37839381917107, 0.0 ] }, "distance": 20.05, "direction": 249.47, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20240918_0854_Track07_Sphere_00198", "timestamp": "2024-09-18T10:23:38Z", "filename": "Job_20240918_0854_Track07_Sphere_00198.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 20.05413812, "relative_pitch": 0.0, "relative_heading": 249.4721829185461, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002065_pano_0000_000566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002065_pano_0000_000566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/26/TMX7316010203-002065/pano_0000_000566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84910961706634, 52.3785982390677, 45.7119892863557 ] }, "distance": 20.06, "direction": 38.42, "angle": 66.31, "elevation": 45.71, "pano_id": "TMX7316010203-002065_pano_0000_000566", "timestamp": "2021-03-26T13:33:50.415210Z", "filename": "pano_0000_000566.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 20.05814692, "relative_pitch": 66.30842193794535, "relative_heading": 38.42278572960891, "relative_elevation": 45.7119892863557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000424/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000424/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000424/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000424/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000424/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000424/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000424/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000424/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000424/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84865048472608, 52.3785201053206, 45.5854546790943 ] }, "distance": 20.07, "direction": 290.48, "angle": 66.24, "elevation": 45.59, "pano_id": "TMX7316010203-001503_pano_0002_000424", "timestamp": "2019-12-10T09:17:46.756860Z", "filename": "pano_0002_000424.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 20.06825436, "relative_pitch": 66.23928725801511, "relative_heading": 290.47609107520094, "relative_elevation": 45.5854546790943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001700_pano_0000_001096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001700_pano_0000_001096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/08/TMX7316010203-001700/pano_0000_001096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84864493379193, 52.3783961954692, 45.6116888010874 ] }, "distance": 20.34, "direction": 250.56, "angle": 65.97, "elevation": 45.61, "pano_id": "TMX7316010203-001700_pano_0000_001096", "timestamp": "2020-05-08T10:46:27.014600Z", "filename": "pano_0000_001096.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 20.33747282, "relative_pitch": 65.96872419721635, "relative_heading": 250.56270481895604, "relative_elevation": 45.6116888010874 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001082/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001082/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001082/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001082/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001714_pano_0000_001082/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001082/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001714_pano_0000_001082/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001082/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/14/TMX7316010203-001714/pano_0000_001082/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84911238564066, 52.3786038065865, 45.5308519052342 ] }, "distance": 20.66, "direction": 37.76, "angle": 65.59, "elevation": 45.53, "pano_id": "TMX7316010203-001714_pano_0000_001082", "timestamp": "2020-05-14T10:51:49.031000Z", "filename": "pano_0000_001082.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_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 20.66203716, "relative_pitch": 65.59131045578465, "relative_heading": 37.7647242958996, "relative_elevation": 45.5308519052342 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84911926537821, 52.3786011298044, 45.5432060277089 ] }, "distance": 20.72, "direction": 39.29, "angle": 65.54, "elevation": 45.54, "pano_id": "TMX7316010203-001060_pano_0000_000032", "timestamp": "2019-01-17T09:33:28.135430Z", "filename": "pano_0000_000032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 20.72086006, "relative_pitch": 65.53581848969355, "relative_heading": 39.29338614919788, "relative_elevation": 45.5432060277089 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001060_pano_0000_000039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001060_pano_0000_000039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/17/TMX7316010203-001060/pano_0000_000039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863572792028, 52.3785165576496, 45.6299924599007 ] }, "distance": 20.88, "direction": 288.5, "angle": 65.41, "elevation": 45.63, "pano_id": "TMX7316010203-001060_pano_0000_000039", "timestamp": "2019-01-17T09:33:31.625440Z", "filename": "pano_0000_000039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 20.88403024, "relative_pitch": 65.40727872657251, "relative_heading": 288.4966577467475, "relative_elevation": 45.6299924599007 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000040/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000040/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000040/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000040/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001503_pano_0002_000040/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000040/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001503_pano_0002_000040/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000040/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/10/TMX7316010203-001503/pano_0002_000040/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84863622375364, 52.3783956731267, 45.6384672094136 ] }, "distance": 20.92, "direction": 250.95, "angle": 65.38, "elevation": 45.64, "pano_id": "TMX7316010203-001503_pano_0002_000040", "timestamp": "2019-12-10T09:14:07.918860Z", "filename": "pano_0002_000040.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 20.91662676, "relative_pitch": 65.37747690214023, "relative_heading": 250.95324443352163, "relative_elevation": 45.6384672094136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00451/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00451/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00451/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00451/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00451/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00451/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00451/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00451/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00451/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.849233782728777, 52.37846243921274, 0.0 ] }, "distance": 20.93, "direction": 88.35, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00451", "timestamp": "2025-10-02T07:23:13Z", "filename": "2025_10_02_06_52_49_00451.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 20.92941526, "relative_pitch": 0.0, "relative_heading": 88.34779538386427, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20240918_0854_Track07_Sphere_00202/adjacencies/b_20240918_0854_Track07_Sphere_00202/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00443/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00443/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00443/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00443/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/2025_10_02_06_52_49_00443/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00443/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/2025_10_02_06_52_49_00443/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00443/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/2025_10_02_06_52_49_00443/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.84867521251445, 52.378347733411225, 0.0 ] }, "distance": 21.0, "direction": 234.61, "angle": 0.0, "elevation": 0.0, "pano_id": "2025_10_02_06_52_49_00443", "timestamp": "2025-10-02T07:23:06Z", "filename": "2025_10_02_06_52_49_00443.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2025", "tags": [ "mission-bi", "mission-2025", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20240918_0854_Track07_Sphere_00202", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 118348.08408422585, 487979.32146063505 ] }, "relative_distance": 20.99641072, "relative_pitch": 0.0, "relative_heading": 234.60810776086936, "relative_elevation": 0.0 } ] } }