Adjacencies
Parameters:
- newest_in_range: (boolean) only return photos that are the newest within their distance interval
- srid: (integer) projection of coordinates, either 4326 or 28992
- near: (string) two-dimensional point, separated by a comma; "<lon>,<lat>" when "srid=4326", "<x>,<y>" when "srid=28992"
- radius: (number) search radius in meters from point "near"
- bbox: (string) only return photos contained by bounding box, two two-dimensional points "<northwest>,<southeast>", same as point "near"
- timestamp_before: (string) ISO date format (yyyy-mm-dd)
- timestamp_after: (string) ISO date format (yyyy-mm-dd)
- tags: (string) a comma-seperated list of tags to filter on, for example: "mission-bi,mission2017"
- limit_results: (integer) limit on the returned results (impacts count and pagination: if more results are available, they don't show up in counts). Can be used for performance reasons
GET /panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00046/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00046/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00046/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00046/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00046/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00046/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00046/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865304415240288, 52.343728331446755, 0.0 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00046", "timestamp": "2024-11-05T09:42:45Z", "filename": "Job_20241105_0934_Track19_Sphere_00046.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 0.0, "relative_pitch": 0.0, "relative_heading": null, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003035/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003035/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003035/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003035/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003035/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003035/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003035/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003035/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003035/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86530059640676, 52.3437188426833, 48.6922592753544 ] }, "distance": 1.09, "direction": 193.85, "angle": 88.72, "elevation": 48.69, "pano_id": "TMX7316060226-000006_pano_0002_003035", "timestamp": "2016-07-27T09:05:38.525610Z", "filename": "pano_0002_003035.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 1.08745379, "relative_pitch": 88.72061478146769, "relative_heading": 193.84679128009174, "relative_elevation": 48.6922592753544 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86533069413693, 52.3437171980558, 47.2375614009798 ] }, "distance": 2.18, "direction": 124.67, "angle": 87.36, "elevation": 47.24, "pano_id": "TMX7316010203-002228_pano_0002_000561", "timestamp": "2021-07-12T07:38:26.956520Z", "filename": "pano_0002_000561.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 2.17765536, "relative_pitch": 87.36052873852431, "relative_heading": 124.67314197167394, "relative_elevation": 47.2375614009798 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86529118887885, 52.3437075548081, 46.7565216971561 ] }, "distance": 2.48, "direction": 201.3, "angle": 86.96, "elevation": 46.76, "pano_id": "TMX7316010203-001796_pano_0000_000559", "timestamp": "2020-07-07T11:33:28.422050Z", "filename": "pano_0000_000559.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 2.4814041, "relative_pitch": 86.96211941736227, "relative_heading": 201.3003456946817, "relative_elevation": 46.7565216971561 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000966/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000966/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000966/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000966/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000966/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000966/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000966/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000966/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000966/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86532241438252, 52.3437056184612, 46.7509666150436 ] }, "distance": 2.81, "direction": 154.11, "angle": 86.56, "elevation": 46.75, "pano_id": "TMX7316010203-001036_pano_0003_000966", "timestamp": "2019-01-04T09:18:20.183550Z", "filename": "pano_0003_000966.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 2.80931346, "relative_pitch": 86.56117307870774, "relative_heading": 154.11036622838506, "relative_elevation": 46.7509666150436 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00846/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00846/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00846/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00846/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00846/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00846/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00846/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00846/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00846/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865339668112651, 52.34371427722398, 0.0 ] }, "distance": 2.87, "direction": 123.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00846", "timestamp": "2025-07-30T06:26:52Z", "filename": "recording_2025-07-30_06-07-02_00846.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_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 2.86665997, "relative_pitch": 0.0, "relative_heading": 123.0613240271042, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000958/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000958/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000958/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000958/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000958/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000958/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000958/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000958/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000958/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86532937901059, 52.3437056825628, 46.4592757308856 ] }, "distance": 3.04, "direction": 145.98, "angle": 86.26, "elevation": 46.46, "pano_id": "TMX7316010203-001036_pano_0003_000958", "timestamp": "2019-01-04T09:17:59.393740Z", "filename": "pano_0003_000958.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 3.04071993, "relative_pitch": 86.25538086093025, "relative_heading": 145.9783630340177, "relative_elevation": 46.4592757308856 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001878/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001878/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001878/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001878/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001878/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001878/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001878/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001878/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001878/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86528918449691, 52.3437011428303, 46.638790817 ] }, "distance": 3.2, "direction": 198.94, "angle": 86.08, "elevation": 46.64, "pano_id": "TMX7316010203-002475_pano_0000_001878", "timestamp": "2022-03-24T08:45:41.738300Z", "filename": "pano_0000_001878.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 3.19849303, "relative_pitch": 86.07679248637409, "relative_heading": 198.93673281759425, "relative_elevation": 46.638790817 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001877/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001877/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001877/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001877/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001877/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001877/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001877/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001877/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001877/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86535445772033, 52.3437206476915, 46.5238083666191 ] }, "distance": 3.52, "direction": 104.07, "angle": 85.68, "elevation": 46.52, "pano_id": "TMX7316010203-002475_pano_0000_001877", "timestamp": "2022-03-24T08:45:41.073340Z", "filename": "pano_0000_001877.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 3.51597548, "relative_pitch": 85.67816239599945, "relative_heading": 104.07405288836446, "relative_elevation": 46.5238083666191 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86535664265467, 52.3437278685826, 46.6528444522992 ] }, "distance": 3.56, "direction": 90.83, "angle": 85.64, "elevation": 46.65, "pano_id": "TMX7316010203-001796_pano_0000_000558", "timestamp": "2020-07-07T11:33:27.622040Z", "filename": "pano_0000_000558.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 3.55971077, "relative_pitch": 85.63666544981325, "relative_heading": 90.82900853464282, "relative_elevation": 46.6528444522992 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003034/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003034/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003034/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003034/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003034/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003034/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003034/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003034/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003034/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86536559058122, 52.3437395249571, 48.5833363961428 ] }, "distance": 4.35, "direction": 73.37, "angle": 84.88, "elevation": 48.58, "pano_id": "TMX7316060226-000006_pano_0002_003034", "timestamp": "2016-07-27T09:05:37.565600Z", "filename": "pano_0002_003034.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 4.35122491, "relative_pitch": 84.88212548624045, "relative_heading": 73.36629610344994, "relative_elevation": 48.5833363961428 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00847/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00847/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00847/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00847/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00847/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00847/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00847/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00847/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00847/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865274076678974, 52.34369385535598, 0.0 ] }, "distance": 4.36, "direction": 208.32, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00847", "timestamp": "2025-07-30T06:26:53Z", "filename": "recording_2025-07-30_06-07-02_00847.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_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 4.35798853, "relative_pitch": 0.0, "relative_heading": 208.32279952689825, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86526495923619, 52.3436965007651, 47.3496591662988 ] }, "distance": 4.45, "direction": 217.21, "angle": 84.63, "elevation": 47.35, "pano_id": "TMX7316010203-002228_pano_0002_000562", "timestamp": "2021-07-12T07:38:27.736540Z", "filename": "pano_0002_000562.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 4.44698934, "relative_pitch": 84.63462842057885, "relative_heading": 217.20506123948027, "relative_elevation": 47.3496591662988 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00006/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00006/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00006/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00006/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track15_Sphere_00006/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00006/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00006/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00006/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00006/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865332214530077, 52.34368795510685, 0.0 ] }, "distance": 4.88, "direction": 157.14, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track15_Sphere_00006", "timestamp": "2024-11-05T10:34:49Z", "filename": "Job_20241105_1055_Track15_Sphere_00006.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 4.87594432, "relative_pitch": 0.0, "relative_heading": 157.13574016303835, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000314/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000314/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000314/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000314/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000314/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000314/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000314/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000314/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000314/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86525954863366, 52.3436937429286, 46.7567702690139 ] }, "distance": 4.92, "direction": 218.47, "angle": 84.0, "elevation": 46.76, "pano_id": "TMX7316010203-000264_pano_0000_000314", "timestamp": "2017-04-19T11:29:45.557160Z", "filename": "pano_0000_000314.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 4.91556161, "relative_pitch": 83.99851283246741, "relative_heading": 218.46555596673704, "relative_elevation": 46.7567702690139 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00045/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00045/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00045/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00045/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00045/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00045/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00045/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00045/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00045/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865370351427731, 52.34374814364885, 0.0 ] }, "distance": 5.01, "direction": 63.87, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00045", "timestamp": "2024-11-05T09:42:44Z", "filename": "Job_20241105_0934_Track19_Sphere_00045.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 5.00525926, "relative_pitch": 0.0, "relative_heading": 63.86719827186047, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000957/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000957/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000957/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000957/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000957/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000957/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000957/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000957/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000957/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86526297755497, 52.3436859249274, 46.5536085190251 ] }, "distance": 5.5, "direction": 210.9, "angle": 83.26, "elevation": 46.55, "pano_id": "TMX7316010203-001036_pano_0003_000957", "timestamp": "2019-01-04T09:17:58.718830Z", "filename": "pano_0003_000957.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 5.49922947, "relative_pitch": 83.26305200009418, "relative_heading": 210.89916671567687, "relative_elevation": 46.5536085190251 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000965/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000965/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000965/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000965/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000965/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000965/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000965/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000965/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000965/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86538840246032, 52.3437254872797, 46.6005732370541 ] }, "distance": 5.73, "direction": 93.16, "angle": 82.99, "elevation": 46.6, "pano_id": "TMX7316010203-001036_pano_0003_000965", "timestamp": "2019-01-04T09:18:19.423680Z", "filename": "pano_0003_000965.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 5.7325361, "relative_pitch": 82.98703374432516, "relative_heading": 93.16475755821172, "relative_elevation": 46.6005732370541 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003036/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003036/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003036/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003036/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003036/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003036/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003036/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003036/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003036/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86523651298281, 52.3436978065289, 48.7650190256536 ] }, "distance": 5.74, "direction": 233.72, "angle": 83.29, "elevation": 48.77, "pano_id": "TMX7316060226-000006_pano_0002_003036", "timestamp": "2016-07-27T09:05:39.910680Z", "filename": "pano_0002_003036.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 5.74035514, "relative_pitch": 83.2863457282327, "relative_heading": 233.7215736806897, "relative_elevation": 48.7650190256536 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000967/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000967/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000967/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000967/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000967/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000967/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000967/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000967/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000967/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86525502328528, 52.3436863820134, 46.8694068416953 ] }, "distance": 5.75, "direction": 215.8, "angle": 83.0, "elevation": 46.87, "pano_id": "TMX7316010203-001036_pano_0003_000967", "timestamp": "2019-01-04T09:18:20.938850Z", "filename": "pano_0003_000967.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 5.75497194, "relative_pitch": 82.9998405493677, "relative_heading": 215.79616520330796, "relative_elevation": 46.8694068416953 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000313/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000313/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000313/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000313/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000313/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000313/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000313/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000313/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000313/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86538897797428, 52.343734744243, 46.5323111759499 ] }, "distance": 5.81, "direction": 82.94, "angle": 82.89, "elevation": 46.53, "pano_id": "TMX7316010203-000264_pano_0000_000313", "timestamp": "2017-04-19T11:29:44.222170Z", "filename": "pano_0000_000313.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 5.80702391, "relative_pitch": 82.88651961130176, "relative_heading": 82.94152633381584, "relative_elevation": 46.5323111759499 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000959/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000959/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000959/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000959/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000959/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000959/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000959/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000959/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000959/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86539531482274, 52.3437255599622, 46.3351508006454 ] }, "distance": 6.2, "direction": 92.85, "angle": 82.38, "elevation": 46.34, "pano_id": "TMX7316010203-001036_pano_0003_000959", "timestamp": "2019-01-04T09:18:00.083790Z", "filename": "pano_0003_000959.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 6.20254756, "relative_pitch": 82.37555902434949, "relative_heading": 92.84991442396641, "relative_elevation": 46.3351508006454 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86539675502426, 52.3437374825589, 47.1296430015936 ] }, "distance": 6.37, "direction": 80.81, "angle": 82.3, "elevation": 47.13, "pano_id": "TMX7316010203-002228_pano_0002_000560", "timestamp": "2021-07-12T07:38:26.196550Z", "filename": "pano_0002_000560.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 6.37487808, "relative_pitch": 82.29677613968802, "relative_heading": 80.80855262102551, "relative_elevation": 47.1296430015936 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00007/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00007/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00007/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00007/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track15_Sphere_00007/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00007/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00007/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00007/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00007/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865396933764822, 52.34370892135149, 0.0 ] }, "distance": 6.66, "direction": 108.91, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track15_Sphere_00007", "timestamp": "2024-11-05T10:34:50Z", "filename": "Job_20241105_1055_Track15_Sphere_00007.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 6.66487504, "relative_pitch": 0.0, "relative_heading": 108.90875385019518, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00005/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00005/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00005/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00005/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track15_Sphere_00005/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00005/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00005/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00005/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00005/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86526734582872, 52.34367096975299, 0.0 ] }, "distance": 6.86, "direction": 201.59, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track15_Sphere_00005", "timestamp": "2024-11-05T10:34:48Z", "filename": "Job_20241105_1055_Track15_Sphere_00005.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 6.86462807, "relative_pitch": 0.0, "relative_heading": 201.59348113876916, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00845/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00845/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00845/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00845/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00845/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00845/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00845/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00845/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00845/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865404863616536, 52.34373467933415, 0.0 ] }, "distance": 6.88, "direction": 84.11, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00845", "timestamp": "2025-07-30T06:26:51Z", "filename": "recording_2025-07-30_06-07-02_00845.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_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 6.8819784, "relative_pitch": 0.0, "relative_heading": 84.10884883835514, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000560/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000560/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000560/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000560/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000560/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000560/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000560/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000560/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000560/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86522613905761, 52.3436869364715, 46.8311418080702 ] }, "distance": 7.05, "direction": 229.19, "angle": 81.44, "elevation": 46.83, "pano_id": "TMX7316010203-001796_pano_0000_000560", "timestamp": "2020-07-07T11:33:29.237040Z", "filename": "pano_0000_000560.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 7.04802628, "relative_pitch": 81.44129140502959, "relative_heading": 229.1908626882158, "relative_elevation": 46.8311418080702 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001879/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001879/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001879/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001879/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001879/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001879/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001879/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001879/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001879/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86522378816526, 52.343681779752, 46.749716648832 ] }, "distance": 7.55, "direction": 226.69, "angle": 80.82, "elevation": 46.75, "pano_id": "TMX7316010203-002475_pano_0000_001879", "timestamp": "2022-03-24T08:45:42.428340Z", "filename": "pano_0000_001879.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 7.551496, "relative_pitch": 80.82425209740897, "relative_heading": 226.6892627579873, "relative_elevation": 46.749716648832 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001876/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001876/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001876/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001876/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001876/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001876/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001876/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001876/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001876/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86541795397311, 52.3437403636682, 46.3981104986742 ] }, "distance": 7.85, "direction": 80.18, "angle": 80.39, "elevation": 46.4, "pano_id": "TMX7316010203-002475_pano_0000_001876", "timestamp": "2022-03-24T08:45:40.408360Z", "filename": "pano_0000_001876.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 7.85272921, "relative_pitch": 80.3939059471505, "relative_heading": 80.18320012678868, "relative_elevation": 46.3981104986742 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000557/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000557/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000557/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000557/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000557/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000557/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000557/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000557/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000557/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8654222750578, 52.343748054761, 46.5272006615996 ] }, "distance": 8.33, "direction": 74.72, "angle": 79.85, "elevation": 46.53, "pano_id": "TMX7316010203-001796_pano_0000_000557", "timestamp": "2020-07-07T11:33:26.807060Z", "filename": "pano_0000_000557.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 8.32667138, "relative_pitch": 79.85355913551899, "relative_heading": 74.71774846212209, "relative_elevation": 46.5272006615996 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865190461057004, 52.343691203678695, 0.0 ] }, "distance": 8.8, "direction": 241.99, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00047", "timestamp": "2024-11-05T09:42:55Z", "filename": "Job_20241105_0934_Track19_Sphere_00047.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 8.79658264, "relative_pitch": 0.0, "relative_heading": 241.98820310799627, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00848/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00848/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00848/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00848/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00848/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00848/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00848/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00848/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00848/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865208034092168, 52.343674366190385, 0.0 ] }, "distance": 8.9, "direction": 227.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00848", "timestamp": "2025-07-30T06:26:54Z", "filename": "recording_2025-07-30_06-07-02_00848.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_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 8.89964458, "relative_pitch": 0.0, "relative_heading": 227.56627614316957, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86519972692981, 52.3436757894403, 47.4637369476259 ] }, "distance": 9.22, "direction": 230.67, "angle": 79.0, "elevation": 47.46, "pano_id": "TMX7316010203-002228_pano_0002_000563", "timestamp": "2021-07-12T07:38:28.596500Z", "filename": "pano_0002_000563.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 9.22413067, "relative_pitch": 79.00219286743821, "relative_heading": 230.66660416476262, "relative_elevation": 47.4637369476259 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003033/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003033/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003033/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003033/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003033/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003033/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003033/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003033/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003033/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86543119941576, 52.3437598648213, 48.4868860142305 ] }, "distance": 9.33, "direction": 67.9, "angle": 79.11, "elevation": 48.49, "pano_id": "TMX7316060226-000006_pano_0002_003033", "timestamp": "2016-07-27T09:05:36.760700Z", "filename": "pano_0002_003033.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 9.32572163, "relative_pitch": 79.1129682295232, "relative_heading": 67.8981061749378, "relative_elevation": 48.4868860142305 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00044/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00044/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00044/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00044/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00044/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00044/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00044/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00044/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00044/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865437594948685, 52.34376660442314, 0.0 ] }, "distance": 10.03, "direction": 64.86, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00044", "timestamp": "2024-11-05T09:42:43Z", "filename": "Job_20241105_0934_Track19_Sphere_00044.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 10.02578449, "relative_pitch": 0.0, "relative_heading": 64.86302114960277, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000956/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000956/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000956/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000956/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000956/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000956/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000956/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000956/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000956/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86519508551332, 52.3436678295649, 46.6070107193664 ] }, "distance": 10.04, "direction": 227.9, "angle": 77.84, "elevation": 46.61, "pano_id": "TMX7316010203-001036_pano_0003_000956", "timestamp": "2019-01-04T09:17:57.988830Z", "filename": "pano_0003_000956.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 10.04189365, "relative_pitch": 77.84099275723037, "relative_heading": 227.90061251097225, "relative_elevation": 46.6070107193664 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000964/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000964/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000964/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000964/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000964/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000964/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000964/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000964/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000964/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86545378810068, 52.3437463371112, 46.4673709748313 ] }, "distance": 10.38, "direction": 78.87, "angle": 77.41, "elevation": 46.47, "pano_id": "TMX7316010203-001036_pano_0003_000964", "timestamp": "2019-01-04T09:18:18.663600Z", "filename": "pano_0003_000964.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 10.3751652, "relative_pitch": 77.41353259735433, "relative_heading": 78.86553773243735, "relative_elevation": 46.4673709748313 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86518819348369, 52.3436677522665, 46.9761056844145 ] }, "distance": 10.4, "direction": 229.6, "angle": 77.52, "elevation": 46.98, "pano_id": "TMX7316010203-001036_pano_0003_000968", "timestamp": "2019-01-04T09:18:21.703550Z", "filename": "pano_0003_000968.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 10.400744, "relative_pitch": 77.51582072544343, "relative_heading": 229.60040118542216, "relative_elevation": 46.9761056844145 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00008/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00008/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00008/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00008/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track15_Sphere_00008/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00008/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00008/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00008/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00008/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865457772549784, 52.34372917839453, 0.0 ] }, "distance": 10.45, "direction": 89.48, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track15_Sphere_00008", "timestamp": "2024-11-05T10:34:51Z", "filename": "Job_20241105_1055_Track15_Sphere_00008.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 10.45184241, "relative_pitch": 0.0, "relative_heading": 89.48330228363797, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00004/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00004/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00004/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00004/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track15_Sphere_00004/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00004/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00004/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00004/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00004/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865201207021989, 52.34365841872366, 0.0 ] }, "distance": 10.49, "direction": 222.12, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track15_Sphere_00004", "timestamp": "2024-11-05T10:34:47Z", "filename": "Job_20241105_1055_Track15_Sphere_00004.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 10.48776758, "relative_pitch": 0.0, "relative_heading": 222.11805152130881, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003037/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003037/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003037/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003037/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003037/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003037/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003037/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003037/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003037/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86516967571568, 52.3436826454736, 48.7988163139671 ] }, "distance": 10.5, "direction": 241.03, "angle": 77.86, "elevation": 48.8, "pano_id": "TMX7316060226-000006_pano_0002_003037", "timestamp": "2016-07-27T09:05:41.900660Z", "filename": "pano_0002_003037.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 10.49589469, "relative_pitch": 77.86146350529125, "relative_heading": 241.0303540927611, "relative_elevation": 48.7988163139671 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000960/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000960/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000960/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000960/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000960/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000960/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000960/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000960/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000960/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86546373975629, 52.3437410820914, 46.2407339196652 ] }, "distance": 10.95, "direction": 82.56, "angle": 76.68, "elevation": 46.24, "pano_id": "TMX7316010203-001036_pano_0003_000960", "timestamp": "2019-01-04T09:18:00.918810Z", "filename": "pano_0003_000960.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 10.95039076, "relative_pitch": 76.67706674471746, "relative_heading": 82.55534232300869, "relative_elevation": 46.2407339196652 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000559/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000559/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000559/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000559/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000559/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000559/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000559/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000559/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000559/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86546324391204, 52.3437569959956, 47.144882899709 ] }, "distance": 11.28, "direction": 73.58, "angle": 76.54, "elevation": 47.14, "pano_id": "TMX7316010203-002228_pano_0002_000559", "timestamp": "2021-07-12T07:38:25.391550Z", "filename": "pano_0002_000559.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 11.28445549, "relative_pitch": 76.53910908760882, "relative_heading": 73.58116909748533, "relative_elevation": 47.144882899709 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00844/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00844/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00844/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00844/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00844/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00844/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00844/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00844/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00844/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865470696716987, 52.3437545269767, 0.0 ] }, "distance": 11.7, "direction": 75.57, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00844", "timestamp": "2025-07-30T06:26:50Z", "filename": "recording_2025-07-30_06-07-02_00844.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_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 11.70108585, "relative_pitch": 0.0, "relative_heading": 75.57497705660303, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000561/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000561/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000561/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000561/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000561/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000561/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000561/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000561/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000561/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86515942883061, 52.3436701116985, 46.9169757319614 ] }, "distance": 11.82, "direction": 236.75, "angle": 75.86, "elevation": 46.92, "pano_id": "TMX7316010203-001796_pano_0000_000561", "timestamp": "2020-07-07T11:33:30.102040Z", "filename": "pano_0000_000561.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 11.81532236, "relative_pitch": 75.86486248882798, "relative_heading": 236.7496185463082, "relative_elevation": 46.9169757319614 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001880/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001880/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001880/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001880/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001880/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001880/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001880/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001880/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001880/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86515781206253, 52.3436625164525, 46.8564254092053 ] }, "distance": 12.39, "direction": 233.76, "angle": 75.19, "elevation": 46.86, "pano_id": "TMX7316010203-002475_pano_0000_001880", "timestamp": "2022-03-24T08:45:43.098290Z", "filename": "pano_0000_001880.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 12.38773956, "relative_pitch": 75.19115584694066, "relative_heading": 233.75866364443456, "relative_elevation": 46.8564254092053 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001875/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001875/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001875/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001875/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001875/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001875/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001875/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001875/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001875/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86548172847636, 52.3437599848075, 46.3502833172679 ] }, "distance": 12.59, "direction": 73.75, "angle": 74.81, "elevation": 46.35, "pano_id": "TMX7316010203-002475_pano_0000_001875", "timestamp": "2022-03-24T08:45:39.723330Z", "filename": "pano_0000_001875.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 12.58688084, "relative_pitch": 74.80715179860702, "relative_heading": 73.74984611667708, "relative_elevation": 46.3502833172679 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000556/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000556/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000556/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000556/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000556/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000556/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000556/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000556/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000556/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86548752083242, 52.3437687457555, 46.4158415226266 ] }, "distance": 13.26, "direction": 70.18, "angle": 74.05, "elevation": 46.42, "pano_id": "TMX7316010203-001796_pano_0000_000556", "timestamp": "2020-07-07T11:33:25.972080Z", "filename": "pano_0000_000556.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 13.26436849, "relative_pitch": 74.05152339044939, "relative_heading": 70.18196610024971, "relative_elevation": 46.4158415226266 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00849/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00849/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00849/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00849/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00849/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00849/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00849/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00849/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00849/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865137700828169, 52.34366159889404, 0.0 ] }, "distance": 13.57, "direction": 236.83, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00849", "timestamp": "2025-07-30T06:26:55Z", "filename": "recording_2025-07-30_06-07-02_00849.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_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 13.57306631, "relative_pitch": 0.0, "relative_heading": 236.83296322412846, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000315/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000315/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000315/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000315/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000315/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000315/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000315/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000315/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000315/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86512243647333, 52.3436680746392, 46.9234455861151 ] }, "distance": 14.1, "direction": 241.6, "angle": 73.28, "elevation": 46.92, "pano_id": "TMX7316010203-000264_pano_0000_000315", "timestamp": "2017-04-19T11:29:47.422130Z", "filename": "pano_0000_000315.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 14.09846612, "relative_pitch": 73.27674957138566, "relative_heading": 241.60267481994396, "relative_elevation": 46.9234455861151 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000564/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000564/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000564/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000564/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000564/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000564/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000564/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000564/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000564/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86513391132054, 52.3436548063234, 47.5534251490608 ] }, "distance": 14.21, "direction": 234.85, "angle": 73.36, "elevation": 47.55, "pano_id": "TMX7316010203-002228_pano_0002_000564", "timestamp": "2021-07-12T07:38:29.451590Z", "filename": "pano_0002_000564.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 14.2112525, "relative_pitch": 73.36132256406337, "relative_heading": 234.85136340085495, "relative_elevation": 47.5534251490608 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003032/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003032/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003032/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003032/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003032/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003032/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003032/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003032/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003032/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86549723254848, 52.3437798540313, 48.3851198246703 ] }, "distance": 14.34, "direction": 66.43, "angle": 73.5, "elevation": 48.39, "pano_id": "TMX7316060226-000006_pano_0002_003032", "timestamp": "2016-07-27T09:05:36.030880Z", "filename": "pano_0002_003032.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 14.33684173, "relative_pitch": 73.49508351399557, "relative_heading": 66.42880478138524, "relative_elevation": 48.3851198246703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000955/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000955/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000955/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000955/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000955/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000955/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000955/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000955/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000955/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86512532417599, 52.3436550047429, 46.7196924285963 ] }, "distance": 14.68, "direction": 236.24, "angle": 72.56, "elevation": 46.72, "pano_id": "TMX7316010203-001036_pano_0003_000955", "timestamp": "2019-01-04T09:17:57.153790Z", "filename": "pano_0003_000955.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 14.68134555, "relative_pitch": 72.55502862975477, "relative_heading": 236.2367970384693, "relative_elevation": 46.7196924285963 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003038/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003038/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003038/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003038/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003038/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003038/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003038/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003038/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003038/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86509924263176, 52.343682905098, 48.7425519591197 ] }, "distance": 14.87, "direction": 250.13, "angle": 73.04, "elevation": 48.74, "pano_id": "TMX7316060226-000006_pano_0002_003038", "timestamp": "2016-07-27T09:05:43.935580Z", "filename": "pano_0002_003038.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 14.86828543, "relative_pitch": 73.03635073335812, "relative_heading": 250.12505613155, "relative_elevation": 48.7425519591197 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00009/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00009/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00009/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00009/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track15_Sphere_00009/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00009/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00009/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00009/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00009/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865521095015724, 52.343749131781856, 0.0 ] }, "distance": 14.95, "direction": 81.09, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track15_Sphere_00009", "timestamp": "2024-11-05T10:34:52Z", "filename": "Job_20241105_1055_Track15_Sphere_00009.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 14.94717576, "relative_pitch": 0.0, "relative_heading": 81.09195815445813, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00043/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00043/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00043/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00043/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00043/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00043/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00043/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00043/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00043/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865507706743814, 52.34378450258489, 0.0 ] }, "distance": 15.2, "direction": 65.72, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00043", "timestamp": "2024-11-05T09:42:41Z", "filename": "Job_20241105_0934_Track19_Sphere_00043.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 15.19912422, "relative_pitch": 0.0, "relative_heading": 65.71761114778234, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86512134352349, 52.3436484360435, 46.9992231316864 ] }, "distance": 15.32, "direction": 234.53, "angle": 71.95, "elevation": 47.0, "pano_id": "TMX7316010203-001036_pano_0003_000969", "timestamp": "2019-01-04T09:18:22.538840Z", "filename": "pano_0003_000969.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 15.31991127, "relative_pitch": 71.94605421493132, "relative_heading": 234.52784566241817, "relative_elevation": 46.9992231316864 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000963/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000963/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000963/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000963/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000963/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000963/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000963/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000963/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000963/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86552264156478, 52.3437638848355, 46.3194331657141 ] }, "distance": 15.39, "direction": 75.1, "angle": 71.62, "elevation": 46.32, "pano_id": "TMX7316010203-001036_pano_0003_000963", "timestamp": "2019-01-04T09:18:17.868680Z", "filename": "pano_0003_000963.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 15.38947935, "relative_pitch": 71.62110238923184, "relative_heading": 75.10367554723615, "relative_elevation": 46.3194331657141 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86551865869226, 52.343775835225, 46.3154010018334 ] }, "distance": 15.53, "direction": 70.1, "angle": 71.47, "elevation": 46.32, "pano_id": "TMX7316010203-000264_pano_0000_000312", "timestamp": "2017-04-19T11:29:43.072260Z", "filename": "pano_0000_000312.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 15.52822524, "relative_pitch": 71.46517516893343, "relative_heading": 70.09819185762662, "relative_elevation": 46.3154010018334 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000961/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000961/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000961/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000961/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000961/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000961/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000961/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000961/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000961/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86553754803745, 52.343741238828, 46.097655640915 ] }, "distance": 15.95, "direction": 84.83, "angle": 70.91, "elevation": 46.1, "pano_id": "TMX7316010203-001036_pano_0003_000961", "timestamp": "2019-01-04T09:18:02.198800Z", "filename": "pano_0003_000961.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 15.95296059, "relative_pitch": 70.91085926139637, "relative_heading": 84.83454127116401, "relative_elevation": 46.097655640915 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000562/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000562/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000562/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000562/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000562/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000562/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000562/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000562/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000562/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86508722018572, 52.3436688342448, 46.9203850692138 ] }, "distance": 16.22, "direction": 245.9, "angle": 70.94, "elevation": 46.92, "pano_id": "TMX7316010203-001796_pano_0000_000562", "timestamp": "2020-07-07T11:33:31.037180Z", "filename": "pano_0000_000562.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 16.2151338, "relative_pitch": 70.9354517782295, "relative_heading": 245.9025977404929, "relative_elevation": 46.9203850692138 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000558/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000558/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000558/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000558/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000558/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000558/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000558/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000558/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000558/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86553076886324, 52.3437755810603, 46.9334439598024 ] }, "distance": 16.3, "direction": 71.18, "angle": 70.85, "elevation": 46.93, "pano_id": "TMX7316010203-002228_pano_0002_000558", "timestamp": "2021-07-12T07:38:24.511550Z", "filename": "pano_0002_000558.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 16.29752708, "relative_pitch": 70.85056353330341, "relative_heading": 71.17943268589977, "relative_elevation": 46.9334439598024 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86509312621606, 52.34365845426503, 0.0 ] }, "distance": 16.36, "direction": 241.63, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00049", "timestamp": "2024-11-05T09:42:58Z", "filename": "Job_20241105_0934_Track19_Sphere_00049.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 16.36473757, "relative_pitch": 0.0, "relative_heading": 241.63176385034166, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00843/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00843/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00843/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00843/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00843/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00843/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00843/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00843/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00843/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865536293189143, 52.343774535319326, 0.0 ] }, "distance": 16.62, "direction": 71.98, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00843", "timestamp": "2025-07-30T06:26:49Z", "filename": "recording_2025-07-30_06-07-02_00843.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_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 16.61795939, "relative_pitch": 0.0, "relative_heading": 71.97796650790798, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001881/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001881/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001881/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001881/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001881/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001881/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001881/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001881/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001881/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86509190377469, 52.3436429374398, 46.9188640452921 ] }, "distance": 17.32, "direction": 236.73, "angle": 69.74, "elevation": 46.92, "pano_id": "TMX7316010203-002475_pano_0000_001881", "timestamp": "2022-03-24T08:45:43.738270Z", "filename": "pano_0000_001881.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 17.32174231, "relative_pitch": 69.7366087280875, "relative_heading": 236.7313819113987, "relative_elevation": 46.9188640452921 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001874/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001874/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001874/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001874/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002475_pano_0000_001874/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001874/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002475_pano_0000_001874/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001874/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/24/TMX7316010203-002475/pano_0000_001874/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86554546210576, 52.3437794443849, 46.2044136933982 ] }, "distance": 17.38, "direction": 70.9, "angle": 69.38, "elevation": 46.2, "pano_id": "TMX7316010203-002475_pano_0000_001874", "timestamp": "2022-03-24T08:45:39.068330Z", "filename": "pano_0000_001874.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2022", "tags": [ "mission-bi", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 17.3842287, "relative_pitch": 69.38138835353872, "relative_heading": 70.90302999902474, "relative_elevation": 46.2044136933982 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00850/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00850/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00850/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00850/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00850/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00850/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00850/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00850/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00850/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865064830325478, 52.343664926460065, 0.0 ] }, "distance": 17.79, "direction": 246.63, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00850", "timestamp": "2025-07-30T06:26:56Z", "filename": "recording_2025-07-30_06-07-02_00850.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_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 17.78701901, "relative_pitch": 0.0, "relative_heading": 246.6308328838905, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000555/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000555/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000555/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000555/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000555/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000555/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000555/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000555/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000555/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86555371269657, 52.3437886954275, 46.2162992460653 ] }, "distance": 18.27, "direction": 68.43, "angle": 68.43, "elevation": 46.22, "pano_id": "TMX7316010203-001796_pano_0000_000555", "timestamp": "2020-07-07T11:33:25.147240Z", "filename": "pano_0000_000555.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 18.26938737, "relative_pitch": 68.43102241658829, "relative_heading": 68.42848826977091, "relative_elevation": 46.2162992460653 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000954/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000954/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000954/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000954/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000954/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000954/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000954/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000954/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000954/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86505590158678, 52.3436563480468, 46.7244617361575 ] }, "distance": 18.73, "direction": 244.69, "angle": 68.15, "elevation": 46.72, "pano_id": "TMX7316010203-001036_pano_0003_000954", "timestamp": "2019-01-04T09:17:56.163800Z", "filename": "pano_0003_000954.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 18.73499369, "relative_pitch": 68.15081556619272, "relative_heading": 244.68885078238588, "relative_elevation": 46.7244617361575 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003039/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003039/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003039/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003039/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003039/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003039/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003039/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003039/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003039/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86503150854354, 52.343699172765, 48.6381166102365 ] }, "distance": 18.88, "direction": 260.1, "angle": 68.79, "elevation": 48.64, "pano_id": "TMX7316060226-000006_pano_0002_003039", "timestamp": "2016-07-27T09:05:45.770650Z", "filename": "pano_0002_003039.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 18.87969803, "relative_pitch": 68.78544503848804, "relative_heading": 260.1043285196717, "relative_elevation": 48.6381166102365 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000565/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000565/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000565/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000565/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002228_pano_0002_000565/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000565/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002228_pano_0002_000565/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000565/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/07/12/TMX7316010203-002228/pano_0002_000565/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86506741542395, 52.343634352277, 47.6014423305169 ] }, "distance": 19.24, "direction": 237.08, "angle": 67.99, "elevation": 47.6, "pano_id": "TMX7316010203-002228_pano_0002_000565", "timestamp": "2021-07-12T07:38:30.216490Z", "filename": "pano_0002_000565.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2021", "tags": [ "mission-bi", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 19.24152592, "relative_pitch": 67.9903828525059, "relative_heading": 237.079092442482, "relative_elevation": 47.6014423305169 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000247/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000247/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000247/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000247/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0003_000247/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000247/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0003_000247/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000247/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0003_000247/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86504661720118, 52.3436555640497, 46.8570204656571 ] }, "distance": 19.35, "direction": 245.26, "angle": 67.57, "elevation": 46.86, "pano_id": "TMX7316060226-000006_pano_0003_000247", "timestamp": "2016-07-27T09:16:42.496350Z", "filename": "pano_0003_000247.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 19.34523544, "relative_pitch": 67.56638855693417, "relative_heading": 245.2564974241385, "relative_elevation": 46.8570204656571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003031/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003031/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003031/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003031/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000006_pano_0002_003031/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003031/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000006_pano_0002_003031/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003031/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/07/27/TMX7316060226-000006/pano_0002_003031/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86556362950933, 52.3437998140258, 48.2819647993892 ] }, "distance": 19.37, "direction": 65.76, "angle": 68.14, "elevation": 48.28, "pano_id": "TMX7316060226-000006_pano_0002_003031", "timestamp": "2016-07-27T09:05:35.330700Z", "filename": "pano_0002_003031.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2016", "tags": [ "mission-bi", "mission-2016", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 19.37377331, "relative_pitch": 68.1362270163593, "relative_heading": 65.75972626727011, "relative_elevation": 48.2819647993892 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00010/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00010/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00010/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00010/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_1055_Track15_Sphere_00010/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00010/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_1055_Track15_Sphere_00010/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00010/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_1055_Track15_Sphere_00010/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865584068104882, 52.34376884991298, 0.0 ] }, "distance": 19.58, "direction": 76.69, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_1055_Track15_Sphere_00010", "timestamp": "2024-11-05T10:34:53Z", "filename": "Job_20241105_1055_Track15_Sphere_00010.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 19.58458887, "relative_pitch": 0.0, "relative_heading": 76.69021754165175, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000563/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000563/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000563/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000563/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001796_pano_0000_000563/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000563/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001796_pano_0000_000563/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000563/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/07/07/TMX7316010203-001796/pano_0000_000563/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.8650235228591, 52.3436900021929, 46.8935710713267 ] }, "distance": 19.61, "direction": 257.44, "angle": 67.3, "elevation": 46.89, "pano_id": "TMX7316010203-001796_pano_0000_000563", "timestamp": "2020-07-07T11:33:31.937060Z", "filename": "pano_0000_000563.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2020", "tags": [ "mission-bi", "mission-2020", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 19.61240731, "relative_pitch": 67.30374195197817, "relative_heading": 257.4398304252111, "relative_elevation": 46.8935710713267 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00042/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00042/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00042/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00042/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/b_20241105_0934_Track19_Sphere_00042/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00042/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00042/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00042/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/kempkes/Job_20241105_0934_Track19_Sphere_00042/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865576475543232, 52.343801801592264, 0.0 ] }, "distance": 20.26, "direction": 66.21, "angle": 0.0, "elevation": 0.0, "pano_id": "b_20241105_0934_Track19_Sphere_00042", "timestamp": "2024-11-05T09:42:40Z", "filename": "Job_20241105_0934_Track19_Sphere_00042.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2024", "tags": [ "mission-bi", "mission-2024", "mission-distance-5", "surface-land" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 20.26346746, "relative_pitch": 0.0, "relative_heading": 66.205823066674, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86505383807159, 52.343628854421, 47.0753434607759 ] }, "distance": 20.35, "direction": 237.05, "angle": 66.62, "elevation": 47.08, "pano_id": "TMX7316010203-001036_pano_0003_000970", "timestamp": "2019-01-04T09:18:23.348600Z", "filename": "pano_0003_000970.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 20.35073706, "relative_pitch": 66.62110393254115, "relative_heading": 237.04913734612452, "relative_elevation": 47.0753434607759 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000962/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000962/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000962/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000962/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001036_pano_0003_000962/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000962/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001036_pano_0003_000962/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000962/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/04/TMX7316010203-001036/pano_0003_000962/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86560097513041, 52.3437625090495, 46.0380656281486 ] }, "distance": 20.57, "direction": 79.34, "angle": 65.93, "elevation": 46.04, "pano_id": "TMX7316010203-001036_pano_0003_000962", "timestamp": "2019-01-04T09:18:09.093720Z", "filename": "pano_0003_000962.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2018", "tags": [ "mission-woz", "mission-2018", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 20.56547585, "relative_pitch": 65.92940238741652, "relative_heading": 79.34311242887615, "relative_elevation": 46.0380656281486 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00851/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00851/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00851/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00851/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-07-30_06-07-02_00851/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00851/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-07-30_06-07-02_00851/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00851/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-07-30_06-07-02_00851/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.865003597932236, 52.343689381673016, 0.0 ] }, "distance": 20.95, "direction": 258.06, "angle": 0.0, "elevation": 0.0, "pano_id": "recording_2025-07-30_06-07-02_00851", "timestamp": "2025-07-30T06:26:57Z", "filename": "recording_2025-07-30_06-07-02_00851.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_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 20.95406438, "relative_pitch": 0.0, "relative_heading": 258.0630167549935, "relative_elevation": 0.0 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/b_20241105_0934_Track19_Sphere_00046/adjacencies/b_20241105_0934_Track19_Sphere_00046/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000316/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000316/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000316/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000316/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000264_pano_0000_000316/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000316/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000264_pano_0000_000316/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000316/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/04/19/TMX7316010203-000264/pano_0000_000316/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.86499880991497, 52.3437053430765, 46.8528542285785 ] }, "distance": 20.98, "direction": 263.0, "angle": 65.87, "elevation": 46.85, "pano_id": "TMX7316010203-000264_pano_0000_000316", "timestamp": "2017-04-19T11:29:49.152140Z", "filename": "pano_0000_000316.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2017", "tags": [ "mission-bi", "mission-2017", "surface-land", "mission-distance-5" ], "from_pano_id": "b_20241105_0934_Track19_Sphere_00046", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 119435.43108516798, 484107.16045835306 ] }, "relative_distance": 20.98374073, "relative_pitch": 65.87407579321024, "relative_heading": 262.99811186529735, "relative_elevation": 46.8528542285785 } ] } }