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_20250130_0915_Track08_Sphere_00268/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00268/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00268/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00268/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00268/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00268/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00268/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00268/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931508307676959, 52.36756266089782, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00268", "timestamp": "2025-01-30T09:16:01Z", "filename": "Job_20250130_0915_Track08_Sphere_00268.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "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_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002594/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002594/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002594/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002594/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_002594/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002594/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002594/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002594/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002594/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93153784157483, 52.3675517993213, 46.0286280959845 ] }, "distance": 2.35, "direction": 121.0, "angle": 87.08, "elevation": 46.03, "pano_id": "TMX7316010203-002049_pano_0000_002594", "timestamp": "2021-03-19T09:21:24.865440Z", "filename": "pano_0000_002594.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 2.34682494, "relative_pitch": 87.08123325017766, "relative_heading": 120.99743645560427, "relative_elevation": 46.0286280959845 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00269/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00269/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00269/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00269/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00269/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00269/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00269/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00269/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00269/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931436184706943, 52.36756137666889, 0.0 ] }, "distance": 4.91, "direction": 268.33, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00269", "timestamp": "2025-01-30T09:16:02Z", "filename": "Job_20250130_0915_Track08_Sphere_00269.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 4.91467001, "relative_pitch": 0.0, "relative_heading": 268.33382942614753, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00267/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00267/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00267/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00267/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00267/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00267/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00267/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00267/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00267/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93158046056935, 52.36756389127172, 0.0 ] }, "distance": 4.92, "direction": 88.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00267", "timestamp": "2025-01-30T09:16:00Z", "filename": "Job_20250130_0915_Track08_Sphere_00267.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 4.91653662, "relative_pitch": 0.0, "relative_heading": 88.4042701973501, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000072/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000072/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000072/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000072/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002416_pano_0002_000072/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002416_pano_0002_000072/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002416_pano_0002_000072/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000072/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000072/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93153035545726, 52.3675065466813, 45.8063358748332 ] }, "distance": 6.42, "direction": 166.48, "angle": 82.02, "elevation": 45.81, "pano_id": "TMX7316010203-002416_pano_0002_000072", "timestamp": "2022-01-12T10:23:18.726870Z", "filename": "pano_0002_000072.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 6.42212822, "relative_pitch": 82.01905298881299, "relative_heading": 166.47659503322174, "relative_elevation": 45.8063358748332 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002593/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002593/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002593/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002593/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_002593/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002593/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002593/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002593/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002593/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93156456249436, 52.3675059120626, 45.8375135390088 ] }, "distance": 7.39, "direction": 148.75, "angle": 80.85, "elevation": 45.84, "pano_id": "TMX7316010203-002049_pano_0000_002593", "timestamp": "2021-03-19T09:21:17.415550Z", "filename": "pano_0000_002593.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 7.38631112, "relative_pitch": 80.84598160369154, "relative_heading": 148.7506253331348, "relative_elevation": 45.8375135390088 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000781/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000781/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000781/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000781/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0000_000781/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000781/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000781/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000781/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000781/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93148106724577, 52.3674933400086, 45.6183409458026 ] }, "distance": 7.93, "direction": 193.53, "angle": 80.13, "elevation": 45.62, "pano_id": "TMX7315120208-000054_pano_0000_000781", "timestamp": "2016-05-19T12:12:43.096230Z", "filename": "pano_0000_000781.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 7.93365594, "relative_pitch": 80.13415474316422, "relative_heading": 193.52514530811638, "relative_elevation": 45.6183409458026 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_003395/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_003395/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_003395/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_003395/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001908_pano_0000_003395/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_003395/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_003395/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_003395/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_003395/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93153852877746, 52.3676320519579, 46.1521357614547 ] }, "distance": 7.99, "direction": 14.93, "angle": 80.18, "elevation": 46.15, "pano_id": "TMX7316010203-001908_pano_0000_003395", "timestamp": "2020-09-07T07:49:00.689670Z", "filename": "pano_0000_003395.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 7.99112238, "relative_pitch": 80.17677873853036, "relative_heading": 14.927457533162146, "relative_elevation": 46.1521357614547 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000236/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000236/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000236/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000236/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001670_pano_0000_000236/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000236/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000236/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000236/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000236/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93154625541118, 52.3674944187491, 45.7123170299456 ] }, "distance": 8.02, "direction": 161.2, "angle": 80.05, "elevation": 45.71, "pano_id": "TMX7316010203-001670_pano_0000_000236", "timestamp": "2020-04-22T11:19:08.040600Z", "filename": "pano_0000_000236.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 8.02146027, "relative_pitch": 80.04723865132533, "relative_heading": 161.20197175814363, "relative_elevation": 45.7123170299456 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000780/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000780/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000780/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000780/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0000_000780/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000780/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000780/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000780/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000780/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93155374585497, 52.3674947735958, 45.6111211450771 ] }, "distance": 8.16, "direction": 157.72, "angle": 79.85, "elevation": 45.61, "pano_id": "TMX7315120208-000054_pano_0000_000780", "timestamp": "2016-05-19T12:12:42.606220Z", "filename": "pano_0000_000780.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 8.16355051, "relative_pitch": 79.85255624187218, "relative_heading": 157.7206599934323, "relative_elevation": 45.6111211450771 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002624_pano_0006_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93152503779596, 52.3674897969079, 47.5749383224174 ] }, "distance": 8.19, "direction": 172.0, "angle": 80.24, "elevation": 47.57, "pano_id": "TMX7316010203-002624_pano_0006_000099", "timestamp": "2022-06-23T10:49:39.812150Z", "filename": "pano_0006_000099.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 8.18758172, "relative_pitch": 80.23513010341661, "relative_heading": 171.99952007653985, "relative_elevation": 47.5749383224174 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000237/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000237/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000237/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000237/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001670_pano_0000_000237/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000237/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000237/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000237/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000237/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93147114360149, 52.3674923314013, 45.718717594631 ] }, "distance": 8.23, "direction": 197.92, "angle": 79.8, "elevation": 45.72, "pano_id": "TMX7316010203-001670_pano_0000_000237", "timestamp": "2020-04-22T11:19:08.455360Z", "filename": "pano_0000_000237.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 8.2250948, "relative_pitch": 79.80121498931874, "relative_heading": 197.92463200608358, "relative_elevation": 45.718717594631 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000765/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000765/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000765/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000765/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000248_pano_0000_000765/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000765/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000765/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000765/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000765/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93148170650026, 52.3674870229806, 45.5245124353096 ] }, "distance": 8.61, "direction": 192.15, "angle": 79.29, "elevation": 45.52, "pano_id": "TMX7316010203-000248_pano_0000_000765", "timestamp": "2017-04-06T08:13:21.625450Z", "filename": "pano_0000_000765.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 8.60938415, "relative_pitch": 79.29096145486862, "relative_heading": 192.14922634619882, "relative_elevation": 45.5245124353096 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002624_pano_0006_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93145144639294, 52.3674884496216, 47.5671475734562 ] }, "distance": 9.12, "direction": 205.13, "angle": 79.15, "elevation": 47.57, "pano_id": "TMX7316010203-002624_pano_0006_000100", "timestamp": "2022-06-23T10:49:40.362150Z", "filename": "pano_0006_000100.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 9.12096526, "relative_pitch": 79.14533097654498, "relative_heading": 205.12743182305786, "relative_elevation": 47.5671475734562 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000071/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000071/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000071/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000071/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002416_pano_0002_000071/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002416_pano_0002_000071/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002416_pano_0002_000071/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000071/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000071/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93160319327071, 52.3674979716891, 45.7539780978113 ] }, "distance": 9.67, "direction": 138.08, "angle": 78.06, "elevation": 45.75, "pano_id": "TMX7316010203-002416_pano_0002_000071", "timestamp": "2022-01-12T10:23:17.116890Z", "filename": "pano_0002_000071.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 9.67397661, "relative_pitch": 78.06151581452846, "relative_heading": 138.0804162168784, "relative_elevation": 45.7539780978113 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00266/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00266/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00266/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00266/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00266/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00266/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00266/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00266/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00266/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931651618218575, 52.36756481219074, 0.0 ] }, "distance": 9.76, "direction": 88.6, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00266", "timestamp": "2025-01-30T09:15:58Z", "filename": "Job_20250130_0915_Track08_Sphere_00266.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 9.76440465, "relative_pitch": 0.0, "relative_heading": 88.59514195571325, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00270/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00270/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00270/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00270/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00270/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00270/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00270/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00270/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00270/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931364354368065, 52.36756019238728, 0.0 ] }, "distance": 9.81, "direction": 268.4, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00270", "timestamp": "2025-01-30T09:16:03Z", "filename": "Job_20250130_0915_Track08_Sphere_00270.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 9.80909856, "relative_pitch": 0.0, "relative_heading": 268.3954071955704, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002624_pano_0006_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93159842864635, 52.3674913076626, 47.5532563365996 ] }, "distance": 10.04, "direction": 142.29, "angle": 78.08, "elevation": 47.55, "pano_id": "TMX7316010203-002624_pano_0006_000098", "timestamp": "2022-06-23T10:49:39.237330Z", "filename": "pano_0006_000098.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 10.03601104, "relative_pitch": 78.08273314691397, "relative_heading": 142.2911429732681, "relative_elevation": 47.5532563365996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000782/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000782/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000782/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000782/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0000_000782/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000782/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000782/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000782/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000782/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93140862207876, 52.3674920645206, 45.6110842162743 ] }, "distance": 10.38, "direction": 220.84, "angle": 77.18, "elevation": 45.61, "pano_id": "TMX7315120208-000054_pano_0000_000782", "timestamp": "2016-05-19T12:12:43.591220Z", "filename": "pano_0000_000782.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 10.3833524, "relative_pitch": 77.17519421634434, "relative_heading": 220.83872014910477, "relative_elevation": 45.6110842162743 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000235/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000235/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000235/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000235/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001670_pano_0000_000235/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000235/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000235/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000235/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000235/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93162128491066, 52.3674965966505, 45.6865486139432 ] }, "distance": 10.64, "direction": 133.69, "angle": 76.89, "elevation": 45.69, "pano_id": "TMX7316010203-001670_pano_0000_000235", "timestamp": "2020-04-22T11:19:07.625370Z", "filename": "pano_0000_000235.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 10.64233752, "relative_pitch": 76.88721798304556, "relative_heading": 133.68990855774746, "relative_elevation": 45.6865486139432 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000779/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000779/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000779/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000779/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0000_000779/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000779/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000779/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000779/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000779/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93162652121365, 52.3674962251189, 45.5917527694255 ] }, "distance": 10.93, "direction": 132.56, "angle": 76.52, "elevation": 45.59, "pano_id": "TMX7315120208-000054_pano_0000_000779", "timestamp": "2016-05-19T12:12:42.121220Z", "filename": "pano_0000_000779.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 10.93093974, "relative_pitch": 76.5174345685694, "relative_heading": 132.55515117461096, "relative_elevation": 45.5917527694255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000238/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000238/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000238/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000238/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001670_pano_0000_000238/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000238/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000238/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000238/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000238/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93139580571278, 52.3674901678435, 45.712843414396 ] }, "distance": 11.13, "direction": 223.53, "angle": 76.32, "elevation": 45.71, "pano_id": "TMX7316010203-001670_pano_0000_000238", "timestamp": "2020-04-22T11:19:08.875350Z", "filename": "pano_0000_000238.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 11.12616346, "relative_pitch": 76.32061882318058, "relative_heading": 223.53009606071188, "relative_elevation": 45.712843414396 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002372_pano_0002_000007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93153154056667, 52.3674607827378, 45.7914998792112 ] }, "distance": 11.45, "direction": 172.05, "angle": 75.97, "elevation": 45.79, "pano_id": "TMX7316010203-002372_pano_0002_000007", "timestamp": "2021-12-31T09:06:46.787480Z", "filename": "pano_0002_000007.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 11.44634311, "relative_pitch": 75.96556051018287, "relative_heading": 172.05323259414516, "relative_elevation": 45.7914998792112 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0001_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93151750640436, 52.3674590500624, 45.8195769498125 ] }, "distance": 11.55, "direction": 176.89, "angle": 75.86, "elevation": 45.82, "pano_id": "TMX7316010203-001475_pano_0001_000097", "timestamp": "2019-11-29T10:50:15.601080Z", "filename": "pano_0001_000097.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 11.54623876, "relative_pitch": 75.85630293692711, "relative_heading": 176.88927704802654, "relative_elevation": 45.8195769498125 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00255/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00255/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00255/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00255/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00255/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00255/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00255/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00255/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00255/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93150160910676, 52.36745862949474, 0.0 ] }, "distance": 11.59, "direction": 182.26, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00255", "timestamp": "2025-01-30T09:15:37Z", "filename": "Job_20250130_0915_Track08_Sphere_00255.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 11.58501255, "relative_pitch": 0.0, "relative_heading": 182.25714097951763, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002592/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002592/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002592/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002592/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_002592/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002592/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002592/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002592/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002592/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93163588915183, 52.3674936238896, 45.8175702719018 ] }, "distance": 11.6, "direction": 131.48, "angle": 75.79, "elevation": 45.82, "pano_id": "TMX7316010203-002049_pano_0000_002592", "timestamp": "2021-03-19T09:21:14.550540Z", "filename": "pano_0000_002592.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 11.5987832, "relative_pitch": 75.79394097674712, "relative_heading": 131.4766068362658, "relative_elevation": 45.8175702719018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000764/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000764/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000764/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000764/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000248_pano_0000_000764/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000764/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000764/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000764/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000764/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93162554020588, 52.3674860134969, 45.5097942752764 ] }, "distance": 11.68, "direction": 136.89, "angle": 75.6, "elevation": 45.51, "pano_id": "TMX7316010203-000248_pano_0000_000764", "timestamp": "2017-04-06T08:13:19.895480Z", "filename": "pano_0000_000764.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 11.68354776, "relative_pitch": 75.6016315773888, "relative_heading": 136.8856154599628, "relative_elevation": 45.5097942752764 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_002050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93153668261874, 52.367458977146, 45.8036655997857 ] }, "distance": 11.7, "direction": 170.49, "angle": 75.67, "elevation": 45.8, "pano_id": "TMX7316010203-002049_pano_0000_002050", "timestamp": "2021-03-19T09:08:50.336890Z", "filename": "pano_0000_002050.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 11.69810549, "relative_pitch": 75.67310815084494, "relative_heading": 170.49009699324216, "relative_elevation": 45.8036655997857 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01569/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01569/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01569/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01569/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_01569/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01569/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01569/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01569/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01569/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931541525851513, 52.367459160604284, 0.0 ] }, "distance": 11.74, "direction": 168.89, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_01569", "timestamp": "2025-06-19T09:31:54Z", "filename": "recording_2025-06-19_08-46-57_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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 11.73708051, "relative_pitch": 0.0, "relative_heading": 168.8851458507098, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01568/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01568/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01568/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01568/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_01568/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01568/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01568/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01568/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01568/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931468116566474, 52.3674587612259, 0.0 ] }, "distance": 11.88, "direction": 193.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_01568", "timestamp": "2025-06-19T09:31:53Z", "filename": "recording_2025-06-19_08-46-57_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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 11.88105855, "relative_pitch": 0.0, "relative_heading": 193.3215754464575, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002372_pano_0002_000006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93145845829291, 52.3674602250867, 45.7873247517273 ] }, "distance": 11.89, "direction": 196.59, "angle": 75.44, "elevation": 45.79, "pano_id": "TMX7316010203-002372_pano_0002_000006", "timestamp": "2021-12-31T09:06:46.382500Z", "filename": "pano_0002_000006.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 11.89345756, "relative_pitch": 75.43896717850068, "relative_heading": 196.58809579415308, "relative_elevation": 45.7873247517273 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_002049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93146403771111, 52.3674583946983, 45.8010065797716 ] }, "distance": 11.99, "direction": 194.57, "angle": 75.33, "elevation": 45.8, "pano_id": "TMX7316010203-002049_pano_0000_002049", "timestamp": "2021-03-19T09:08:49.691960Z", "filename": "pano_0000_002049.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 11.98760286, "relative_pitch": 75.3328542229982, "relative_heading": 194.56893093025434, "relative_elevation": 45.8010065797716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002624_pano_0006_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93137799632879, 52.3674870647387, 47.5634679226205 ] }, "distance": 12.23, "direction": 226.54, "angle": 75.58, "elevation": 47.56, "pano_id": "TMX7316010203-002624_pano_0006_000101", "timestamp": "2022-06-23T10:49:40.892170Z", "filename": "pano_0006_000101.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 12.22883909, "relative_pitch": 75.58122337337126, "relative_heading": 226.53792738507394, "relative_elevation": 47.5634679226205 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0001_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93144564095259, 52.3674582259918, 45.8173086205497 ] }, "distance": 12.38, "direction": 200.17, "angle": 74.88, "elevation": 45.82, "pano_id": "TMX7316010203-001475_pano_0001_000096", "timestamp": "2019-11-29T10:50:15.181070Z", "filename": "pano_0001_000096.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 12.38006065, "relative_pitch": 74.87948397506644, "relative_heading": 200.1688644544373, "relative_elevation": 45.8173086205497 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00256/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00256/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00256/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00256/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00256/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00256/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00256/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00256/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00256/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93157844439708, 52.367458547713014, 0.0 ] }, "distance": 12.53, "direction": 157.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00256", "timestamp": "2025-01-30T09:15:38Z", "filename": "Job_20250130_0915_Track08_Sphere_00256.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 12.53147073, "relative_pitch": 0.0, "relative_heading": 157.5904093821677, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0001_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93158943367054, 52.3674593762139, 45.8029261529446 ] }, "distance": 12.75, "direction": 154.32, "angle": 74.44, "elevation": 45.8, "pano_id": "TMX7316010203-001475_pano_0001_000098", "timestamp": "2019-11-29T10:50:16.021220Z", "filename": "pano_0001_000098.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 12.75234615, "relative_pitch": 74.44185527675329, "relative_heading": 154.3216031498725, "relative_elevation": 45.8029261529446 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00254/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00254/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00254/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00254/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00254/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00254/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00254/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00254/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00254/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931426320330004, 52.367458240831965, 0.0 ] }, "distance": 12.89, "direction": 205.67, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00254", "timestamp": "2025-01-30T09:15:37Z", "filename": "Job_20250130_0915_Track08_Sphere_00254.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 12.89163102, "relative_pitch": 0.0, "relative_heading": 205.67009148388925, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002372_pano_0002_000008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93160473050371, 52.3674605510805, 45.7745162500069 ] }, "distance": 13.12, "direction": 149.97, "angle": 74.0, "elevation": 45.77, "pano_id": "TMX7316010203-002372_pano_0002_000008", "timestamp": "2021-12-31T09:06:47.197760Z", "filename": "pano_0002_000008.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 13.12383778, "relative_pitch": 74.00207442494433, "relative_heading": 149.9704980332998, "relative_elevation": 45.7745162500069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_002051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93160944324961, 52.3674588877991, 45.7894772607833 ] }, "distance": 13.45, "direction": 149.18, "angle": 73.64, "elevation": 45.79, "pano_id": "TMX7316010203-002049_pano_0000_002051", "timestamp": "2021-03-19T09:08:51.017000Z", "filename": "pano_0000_002051.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 13.44599682, "relative_pitch": 73.63521950991722, "relative_heading": 149.1809037931143, "relative_elevation": 45.7894772607833 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002624_pano_0006_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93167127076394, 52.3674930953011, 47.5504342094064 ] }, "distance": 13.53, "direction": 124.89, "angle": 74.11, "elevation": 47.55, "pano_id": "TMX7316010203-002624_pano_0006_000097", "timestamp": "2022-06-23T10:49:38.632150Z", "filename": "pano_0006_000097.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 13.53266734, "relative_pitch": 74.11385451084101, "relative_heading": 124.89066999464241, "relative_elevation": 47.5504342094064 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000070/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000070/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000070/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000070/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002416_pano_0002_000070/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002416_pano_0002_000070/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002416_pano_0002_000070/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000070/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000070/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93167751217597, 52.3674981471997, 45.7619704240933 ] }, "distance": 13.58, "direction": 121.92, "angle": 73.47, "elevation": 45.76, "pano_id": "TMX7316010203-002416_pano_0002_000070", "timestamp": "2022-01-12T10:23:16.201910Z", "filename": "pano_0002_000070.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 13.57809802, "relative_pitch": 73.47377722683572, "relative_heading": 121.91748380051767, "relative_elevation": 45.7619704240933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01570/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01570/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01570/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01570/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_01570/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01570/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01570/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01570/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01570/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931614851383175, 52.36745913719313, 0.0 ] }, "distance": 13.61, "direction": 147.79, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_01570", "timestamp": "2025-06-19T09:31:55Z", "filename": "recording_2025-06-19_08-46-57_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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 13.61490492, "relative_pitch": 0.0, "relative_heading": 147.78962065864556, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_003396/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_003396/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_003396/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_003396/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001908_pano_0000_003396/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_003396/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001908_pano_0000_003396/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_003396/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/09/07/TMX7316010203-001908/pano_0000_003396/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93154015789669, 52.3676845832714, 46.1298481039703 ] }, "distance": 13.74, "direction": 9.09, "angle": 73.41, "elevation": 46.13, "pano_id": "TMX7316010203-001908_pano_0000_003396", "timestamp": "2020-09-07T07:49:17.599570Z", "filename": "pano_0000_003396.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 13.73919126, "relative_pitch": 73.4145033984604, "relative_heading": 9.085131748370795, "relative_elevation": 46.1298481039703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01567/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01567/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01567/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01567/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_01567/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01567/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01567/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01567/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01567/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931394691954442, 52.36745842465683, 0.0 ] }, "distance": 13.94, "direction": 213.71, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_01567", "timestamp": "2025-06-19T09:31:53Z", "filename": "recording_2025-06-19_08-46-57_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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 13.94353812, "relative_pitch": 0.0, "relative_heading": 213.71164567911723, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_002048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93139119003393, 52.3674575667188, 45.8011382305995 ] }, "distance": 14.16, "direction": 214.3, "angle": 72.82, "elevation": 45.8, "pano_id": "TMX7316010203-002049_pano_0000_002048", "timestamp": "2021-03-19T09:08:49.071940Z", "filename": "pano_0000_002048.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 14.15608574, "relative_pitch": 72.82481544179406, "relative_heading": 214.30029376028943, "relative_elevation": 45.8011382305995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000783/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000783/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000783/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000783/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0000_000783/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000783/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000783/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000783/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000783/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93133615865068, 52.3674908184614, 45.6207842351869 ] }, "distance": 14.19, "direction": 235.72, "angle": 72.72, "elevation": 45.62, "pano_id": "TMX7315120208-000054_pano_0000_000783", "timestamp": "2016-05-19T12:12:44.091190Z", "filename": "pano_0000_000783.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 14.19160387, "relative_pitch": 72.72025247789516, "relative_heading": 235.7153138740513, "relative_elevation": 45.6207842351869 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002372_pano_0002_000005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93138474156394, 52.3674594148328, 45.7836115173995 ] }, "distance": 14.24, "direction": 216.23, "angle": 72.72, "elevation": 45.78, "pano_id": "TMX7316010203-002372_pano_0002_000005", "timestamp": "2021-12-31T09:06:45.977580Z", "filename": "pano_0002_000005.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 14.24177002, "relative_pitch": 72.72080675739643, "relative_heading": 216.22665399248203, "relative_elevation": 45.7836115173995 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000766/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000766/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000766/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000766/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000248_pano_0000_000766/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000766/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000766/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000766/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000766/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93133616847312, 52.3674862849396, 45.5223934836686 ] }, "distance": 14.48, "direction": 234.06, "angle": 72.35, "elevation": 45.52, "pano_id": "TMX7316010203-000248_pano_0000_000766", "timestamp": "2017-04-06T08:13:22.985460Z", "filename": "pano_0000_000766.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 14.48123024, "relative_pitch": 72.35349626411706, "relative_heading": 234.06445240739072, "relative_elevation": 45.5223934836686 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00265/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00265/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00265/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00265/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00265/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00265/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00265/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00265/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00265/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931722261996245, 52.36756573109012, 0.0 ] }, "distance": 14.58, "direction": 88.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00265", "timestamp": "2025-01-30T09:15:57Z", "filename": "Job_20250130_0915_Track08_Sphere_00265.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 14.57731147, "relative_pitch": 0.0, "relative_heading": 88.65700959083371, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000234/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000234/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000234/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000234/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001670_pano_0000_000234/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000234/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000234/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000234/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000234/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93169612908838, 52.367498681396, 45.6890760790557 ] }, "distance": 14.64, "direction": 119.1, "angle": 72.23, "elevation": 45.69, "pano_id": "TMX7316010203-001670_pano_0000_000234", "timestamp": "2020-04-22T11:19:07.210470Z", "filename": "pano_0000_000234.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 14.64078392, "relative_pitch": 72.23226228826888, "relative_heading": 119.09519923424324, "relative_elevation": 45.6890760790557 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00271/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00271/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00271/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00271/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00271/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00271/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00271/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00271/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00271/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931291465349722, 52.36755915677638, 0.0 ] }, "distance": 14.78, "direction": 268.49, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00271", "timestamp": "2025-01-30T09:16:04Z", "filename": "Job_20250130_0915_Track08_Sphere_00271.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 14.77516875, "relative_pitch": 0.0, "relative_heading": 268.487866737082, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000778/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000778/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000778/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000778/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0000_000778/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000778/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000778/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000778/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000778/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93169891893186, 52.3674972266369, 45.5912191215903 ] }, "distance": 14.89, "direction": 119.28, "angle": 71.92, "elevation": 45.59, "pano_id": "TMX7315120208-000054_pano_0000_000778", "timestamp": "2016-05-19T12:12:41.646250Z", "filename": "pano_0000_000778.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 14.88562859, "relative_pitch": 71.91803108267233, "relative_heading": 119.28398267124327, "relative_elevation": 45.5912191215903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0001_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93137375548035, 52.3674571368412, 45.8179231854156 ] }, "distance": 14.9, "direction": 217.97, "angle": 71.99, "elevation": 45.82, "pano_id": "TMX7316010203-001475_pano_0001_000095", "timestamp": "2019-11-29T10:50:14.761100Z", "filename": "pano_0001_000095.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 14.89540165, "relative_pitch": 71.99066219484675, "relative_heading": 217.97267006483202, "relative_elevation": 45.8179231854156 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000239/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000239/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000239/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000239/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001670_pano_0000_000239/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000239/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000239/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000239/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000239/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93132125754886, 52.3674879486504, 45.7282962985337 ] }, "distance": 15.21, "direction": 236.87, "angle": 71.6, "elevation": 45.73, "pano_id": "TMX7316010203-001670_pano_0000_000239", "timestamp": "2020-04-22T11:19:09.295360Z", "filename": "pano_0000_000239.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 15.21322646, "relative_pitch": 71.59836769704499, "relative_heading": 236.87497459116594, "relative_elevation": 45.7282962985337 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00257/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00257/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00257/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00257/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00257/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00257/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00257/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00257/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00257/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93165677661519, 52.36745853455478, 0.0 ] }, "distance": 15.38, "direction": 138.89, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00257", "timestamp": "2025-01-30T09:15:39Z", "filename": "Job_20250130_0915_Track08_Sphere_00257.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 15.37916119, "relative_pitch": 0.0, "relative_heading": 138.8852971861439, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002591/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002591/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002591/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002591/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_002591/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002591/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002591/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002591/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002591/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93170964811394, 52.3674980422701, 45.8119521606714 ] }, "distance": 15.48, "direction": 117.67, "angle": 71.32, "elevation": 45.81, "pano_id": "TMX7316010203-002049_pano_0000_002591", "timestamp": "2021-03-19T09:21:13.115550Z", "filename": "pano_0000_002591.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 15.48480746, "relative_pitch": 71.32433409869938, "relative_heading": 117.66818325595811, "relative_elevation": 45.8119521606714 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0001_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93166086052205, 52.3674592137366, 45.8176012150943 ] }, "distance": 15.51, "direction": 137.93, "angle": 71.3, "elevation": 45.82, "pano_id": "TMX7316010203-001475_pano_0001_000099", "timestamp": "2019-11-29T10:50:16.441070Z", "filename": "pano_0001_000099.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 15.50730741, "relative_pitch": 71.30122856282374, "relative_heading": 137.9273125134466, "relative_elevation": 45.8176012150943 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00253/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00253/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00253/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00253/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00253/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00253/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00253/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00253/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00253/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931351179945559, 52.36745769990175, 0.0 ] }, "distance": 15.84, "direction": 222.5, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00253", "timestamp": "2025-01-30T09:15:36Z", "filename": "Job_20250130_0915_Track08_Sphere_00253.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 15.84159503, "relative_pitch": 0.0, "relative_heading": 222.50105259030988, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002372_pano_0002_000009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93167799397155, 52.3674602751106, 45.8115139883012 ] }, "distance": 16.23, "direction": 134.59, "angle": 70.49, "elevation": 45.81, "pano_id": "TMX7316010203-002372_pano_0002_000009", "timestamp": "2021-12-31T09:06:47.612770Z", "filename": "pano_0002_000009.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 16.22919512, "relative_pitch": 70.49279095472657, "relative_heading": 134.58768951677177, "relative_elevation": 45.8115139883012 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002624_pano_0006_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93130414573742, 52.3674858003725, 47.5737305711955 ] }, "distance": 16.33, "direction": 238.41, "angle": 71.06, "elevation": 47.57, "pano_id": "TMX7316010203-002624_pano_0006_000102", "timestamp": "2022-06-23T10:49:41.412170Z", "filename": "pano_0006_000102.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 16.32583179, "relative_pitch": 71.0593660769613, "relative_heading": 238.40792036232756, "relative_elevation": 47.5737305711955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_002052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93168249020774, 52.3674585299761, 45.8184560518712 ] }, "distance": 16.58, "direction": 134.32, "angle": 70.1, "elevation": 45.82, "pano_id": "TMX7316010203-002049_pano_0000_002052", "timestamp": "2021-03-19T09:08:51.736870Z", "filename": "pano_0000_002052.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 16.58380251, "relative_pitch": 70.10248439697206, "relative_heading": 134.32270561320618, "relative_elevation": 45.8184560518712 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01571/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01571/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01571/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01571/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_01571/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01571/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01571/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01571/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01571/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931688371288718, 52.36745877295193, 0.0 ] }, "distance": 16.85, "direction": 133.31, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_01571", "timestamp": "2025-06-19T09:31:56Z", "filename": "recording_2025-06-19_08-46-57_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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 16.85415286, "relative_pitch": 0.0, "relative_heading": 133.30541146769963, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01566/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01566/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01566/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01566/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_01566/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01566/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01566/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01566/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01566/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931321237979472, 52.367458087929165, 0.0 ] }, "distance": 17.26, "direction": 227.6, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_01566", "timestamp": "2025-06-19T09:31:52Z", "filename": "recording_2025-06-19_08-46-57_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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 17.25584841, "relative_pitch": 0.0, "relative_heading": 227.59725602171196, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_002047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93131856943805, 52.3674566880438, 45.8042303035036 ] }, "distance": 17.5, "direction": 227.62, "angle": 69.1, "elevation": 45.8, "pano_id": "TMX7316010203-002049_pano_0000_002047", "timestamp": "2021-03-19T09:08:48.496910Z", "filename": "pano_0000_002047.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 17.49511251, "relative_pitch": 69.09543927424374, "relative_heading": 227.62197220378863, "relative_elevation": 45.8042303035036 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002624_pano_0006_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93174405202193, 52.367495805219, 47.5426528193057 ] }, "distance": 17.7, "direction": 114.86, "angle": 69.58, "elevation": 47.54, "pano_id": "TMX7316010203-002624_pano_0006_000096", "timestamp": "2022-06-23T10:49:37.982200Z", "filename": "pano_0006_000096.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 17.69711028, "relative_pitch": 69.58289707423683, "relative_heading": 114.8578071579878, "relative_elevation": 47.5426528193057 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002372_pano_0002_000004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93131125888918, 52.3674586485874, 45.7885129628703 ] }, "distance": 17.72, "direction": 229.23, "angle": 68.84, "elevation": 45.79, "pano_id": "TMX7316010203-002372_pano_0002_000004", "timestamp": "2021-12-31T09:06:45.577540Z", "filename": "pano_0002_000004.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 17.72287702, "relative_pitch": 68.8405996310179, "relative_heading": 229.22823009226326, "relative_elevation": 45.7885129628703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000069/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000069/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000069/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000069/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002416_pano_0002_000069/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002416_pano_0002_000069/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002416_pano_0002_000069/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000069/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/12/TMX7316010203-002416/pano_0002_000069/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9317516277927, 52.3675001795328, 45.7579758735374 ] }, "distance": 17.97, "direction": 112.76, "angle": 68.56, "elevation": 45.76, "pano_id": "TMX7316010203-002416_pano_0002_000069", "timestamp": "2022-01-12T10:23:15.511940Z", "filename": "pano_0002_000069.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 17.97277515, "relative_pitch": 68.55613900443424, "relative_heading": 112.75786360368912, "relative_elevation": 45.7579758735374 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0001_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93130180151954, 52.3674562408958, 45.8262039218098 ] }, "distance": 18.39, "direction": 229.91, "angle": 68.14, "elevation": 45.83, "pano_id": "TMX7316010203-001475_pano_0001_000094", "timestamp": "2019-11-29T10:50:14.341090Z", "filename": "pano_0001_000094.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 18.38697682, "relative_pitch": 68.13772406569416, "relative_heading": 229.90689418493014, "relative_elevation": 45.8262039218098 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000784/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000784/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000784/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000784/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0000_000784/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000784/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000784/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000784/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000784/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93126337969691, 52.3674896397556, 45.6236701030284 ] }, "distance": 18.56, "direction": 244.03, "angle": 67.87, "elevation": 45.62, "pano_id": "TMX7315120208-000054_pano_0000_000784", "timestamp": "2016-05-19T12:12:44.596240Z", "filename": "pano_0000_000784.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 18.55657404, "relative_pitch": 67.86688630235905, "relative_heading": 244.03200076610128, "relative_elevation": 45.6236701030284 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001475_pano_0001_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001475_pano_0001_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/29/TMX7316010203-001475/pano_0001_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93173259817762, 52.3674593804369, 45.7948680669069 ] }, "distance": 19.12, "direction": 126.95, "angle": 67.34, "elevation": 45.79, "pano_id": "TMX7316010203-001475_pano_0001_000100", "timestamp": "2019-11-29T10:50:16.861080Z", "filename": "pano_0001_000100.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 19.11739063, "relative_pitch": 67.34155920258027, "relative_heading": 126.95238178007884, "relative_elevation": 45.7948680669069 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000233/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000233/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000233/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000233/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001670_pano_0000_000233/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000233/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000233/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000233/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000233/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93177137375523, 52.3675007700024, 45.6741400631145 ] }, "distance": 19.2, "direction": 111.02, "angle": 67.2, "elevation": 45.67, "pano_id": "TMX7316010203-001670_pano_0000_000233", "timestamp": "2020-04-22T11:19:06.790460Z", "filename": "pano_0000_000233.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 19.19641803, "relative_pitch": 67.20343554352266, "relative_heading": 111.02383309216091, "relative_elevation": 45.6741400631145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000763/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000763/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000763/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000763/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000248_pano_0000_000763/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000763/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000248_pano_0000_000763/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000763/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/06/TMX7316010203-000248/pano_0000_000763/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.9317645311106, 52.3674903941545, 45.4781584311277 ] }, "distance": 19.22, "direction": 114.74, "angle": 67.09, "elevation": 45.48, "pano_id": "TMX7316010203-000248_pano_0000_000763", "timestamp": "2017-04-06T08:13:18.305500Z", "filename": "pano_0000_000763.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 19.21594395, "relative_pitch": 67.09442204608207, "relative_heading": 114.7383782866456, "relative_elevation": 45.4781584311277 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000777/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000777/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000777/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000777/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000054_pano_0000_000777/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000777/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000054_pano_0000_000777/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000777/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/19/TMX7315120208-000054/pano_0000_000777/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93177203688405, 52.3674984693865, 45.5821018703282 ] }, "distance": 19.33, "direction": 111.68, "angle": 67.02, "elevation": 45.58, "pano_id": "TMX7315120208-000054_pano_0000_000777", "timestamp": "2016-05-19T12:12:41.171220Z", "filename": "pano_0000_000777.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 19.33170534, "relative_pitch": 67.0178412813087, "relative_heading": 111.68404833764664, "relative_elevation": 45.5821018703282 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00264/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00264/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00264/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00264/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00264/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00264/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00264/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00264/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00264/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931792841868748, 52.367565723968845, 0.0 ] }, "distance": 19.38, "direction": 88.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00264", "timestamp": "2025-01-30T09:15:56Z", "filename": "Job_20250130_0915_Track08_Sphere_00264.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 19.38378962, "relative_pitch": 0.0, "relative_heading": 88.9923564477046, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00258/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00258/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00258/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00258/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00258/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00258/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00258/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00258/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00258/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931739039102787, 52.36745754781721, 0.0 ] }, "distance": 19.59, "direction": 126.66, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00258", "timestamp": "2025-01-30T09:15:40Z", "filename": "Job_20250130_0915_Track08_Sphere_00258.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 19.59083417, "relative_pitch": 0.0, "relative_heading": 126.65765074303323, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00252/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00252/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00252/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00252/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00252/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00252/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00252/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00252/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00252/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931277025572557, 52.367456938028305, 0.0 ] }, "distance": 19.66, "direction": 233.25, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00252", "timestamp": "2025-01-30T09:15:35Z", "filename": "Job_20250130_0915_Track08_Sphere_00252.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 19.66146174, "relative_pitch": 0.0, "relative_heading": 233.24898337020014, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00272/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00272/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00272/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00272/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20250130_0915_Track08_Sphere_00272/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00272/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00272/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00272/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20250130_0915_Track08_Sphere_00272/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.931218550942705, 52.367557734551816, 0.0 ] }, "distance": 19.74, "direction": 268.41, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20250130_0915_Track08_Sphere_00272", "timestamp": "2025-01-30T09:16:05Z", "filename": "Job_20250130_0915_Track08_Sphere_00272.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 19.74413458, "relative_pitch": 0.0, "relative_heading": 268.4091512040343, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000240/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000240/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000240/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000240/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001670_pano_0000_000240/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000240/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001670_pano_0000_000240/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000240/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/04/22/TMX7316010203-001670/pano_0000_000240/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93124642265157, 52.3674858491826, 45.7242020703852 ] }, "distance": 19.78, "direction": 244.4, "angle": 66.61, "elevation": 45.72, "pano_id": "TMX7316010203-001670_pano_0000_000240", "timestamp": "2020-04-22T11:19:09.720450Z", "filename": "pano_0000_000240.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 19.78007284, "relative_pitch": 66.60692006172282, "relative_heading": 244.39854843821374, "relative_elevation": 45.7242020703852 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002590/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002590/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002590/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002590/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_002590/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002590/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002590/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002590/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002590/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93178359172765, 52.3675023946698, 45.7842871164903 ] }, "distance": 19.91, "direction": 109.68, "angle": 66.49, "elevation": 45.78, "pano_id": "TMX7316010203-002049_pano_0000_002590", "timestamp": "2021-03-19T09:21:11.970570Z", "filename": "pano_0000_002590.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 19.91386076, "relative_pitch": 66.49338447678728, "relative_heading": 109.6791595927225, "relative_elevation": 45.7842871164903 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002372_pano_0002_000010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002372_pano_0002_000010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/12/31/TMX7316010203-002372/pano_0002_000010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93175123865958, 52.3674600528078, 45.7842767480761 ] }, "distance": 20.1, "direction": 124.61, "angle": 66.29, "elevation": 45.78, "pano_id": "TMX7316010203-002372_pano_0002_000010", "timestamp": "2021-12-31T09:06:48.032680Z", "filename": "pano_0002_000010.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 20.10391513, "relative_pitch": 66.29368094662541, "relative_heading": 124.60600990953259, "relative_elevation": 45.7842767480761 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002049_pano_0000_002053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002049_pano_0000_002053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/03/19/TMX7316010203-002049/pano_0000_002053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93175542874403, 52.3674580141391, 45.8118299553171 ] }, "distance": 20.47, "direction": 124.67, "angle": 65.93, "elevation": 45.81, "pano_id": "TMX7316010203-002049_pano_0000_002053", "timestamp": "2021-03-19T09:08:52.491950Z", "filename": "pano_0000_002053.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 20.46767567, "relative_pitch": 65.92600286260372, "relative_heading": 124.67494380432045, "relative_elevation": 45.8118299553171 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000103/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000103/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000103/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000103/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002624_pano_0006_000103/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000103/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002624_pano_0006_000103/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000103/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/06/23/TMX7316010203-002624/pano_0006_000103/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93123031250877, 52.3674847640613, 47.5544686596841 ] }, "distance": 20.83, "direction": 245.4, "angle": 66.35, "elevation": 47.55, "pano_id": "TMX7316010203-002624_pano_0006_000103", "timestamp": "2022-06-23T10:49:41.922140Z", "filename": "pano_0006_000103.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 20.82504656, "relative_pitch": 66.35043363881805, "relative_heading": 245.403586680697, "relative_elevation": 47.5544686596841 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20250130_0915_Track08_Sphere_00268/adjacencies/b_20250130_0915_Track08_Sphere_00268/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01572/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01572/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01572/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01572/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-19_08-46-57_01572/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01572/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-19_08-46-57_01572/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01572/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-19_08-46-57_01572/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.93176179312391, 52.367457949915256, 0.0 ] }, "distance": 20.83, "direction": 124.01, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-06-19_08-46-57_01572", "timestamp": "2025-06-19T09:31:57Z", "filename": "recording_2025-06-19_08-46-57_01572.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_20250130_0915_Track08_Sphere_00268", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 123963.48608929731, 486728.61645995366 ] }, "relative_distance": 20.82964351, "relative_pitch": 0.0, "relative_heading": 124.01269145926024, "relative_elevation": 0.0 } ] } }