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/TMX7316010203-001721_pano_0001_009308/adjacencies/?format=api
{ "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/?format=api" } }, "_embedded": { "adjacencies": [ { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76648313181386, 52.3963407419831, 43.6471603028476 ] }, "distance": 0.0, "direction": null, "angle": 0.0, "elevation": 0.0, "pano_id": "TMX7316010203-001721_pano_0001_009308", "timestamp": "2020-05-15T10:08:16.851140Z", "filename": "pano_0001_009308.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "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/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00121/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00121/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00121/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00121/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00121/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00121/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00121/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00121/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00121/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766480901167698, 52.39634289525322, 0.0 ] }, "distance": 0.28, "direction": 327.64, "angle": -89.63, "elevation": -43.65, "pano_id": "recording_2025-06-17_04-45-19_00121", "timestamp": "2025-06-17T04:47:28Z", "filename": "recording_2025-06-17_04-45-19_00121.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 0.28366492, "relative_pitch": -89.62763731297835, "relative_heading": 327.63720274884656, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000438/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000438/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000438/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000438/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000438/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000438/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000438/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000438/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000438/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76650129973891, 52.3963427451201, 43.6930230055004 ] }, "distance": 1.26, "direction": 79.78, "angle": 2.09, "elevation": 0.05, "pano_id": "TMX7316010203-002388_pano_0000_000438", "timestamp": "2022-01-04T10:16:56.823360Z", "filename": "pano_0000_000438.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 1.25661466, "relative_pitch": 2.0901980288494437, "relative_heading": 79.78278025143919, "relative_elevation": 0.04586270265279779 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006412/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006412/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006412/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006412/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006412/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006412/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006412/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006412/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006412/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76648871692399, 52.3963556017622, 43.6064327629283 ] }, "distance": 1.7, "direction": 12.95, "angle": -1.38, "elevation": -0.04, "pano_id": "TMX7316010203-001518_pano_0000_006412", "timestamp": "2019-12-17T10:43:44.704200Z", "filename": "pano_0000_006412.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 1.69666241, "relative_pitch": -1.375092702698962, "relative_heading": 12.948414465948602, "relative_elevation": -0.04072753991930256 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766498376008903, 52.39635336077304, 0.0 ] }, "distance": 1.75, "direction": 36.46, "angle": -87.71, "elevation": -43.65, "pano_id": "recording_2024-09-12_06-43-09_00307", "timestamp": "2024-09-12T06:48:29Z", "filename": "recording_2024-09-12_06-43-09_00307.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 1.74596897, "relative_pitch": -87.70928175646615, "relative_heading": 36.464389754834414, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006816/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006816/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006816/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006816/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006816/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006816/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006816/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006816/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006816/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76649288549522, 52.3963572699935, 43.6007043924183 ] }, "distance": 1.96, "direction": 19.85, "angle": -1.36, "elevation": -0.05, "pano_id": "TMX7316060226-000461_pano_0000_006816", "timestamp": "2019-11-05T11:45:59.751250Z", "filename": "pano_0000_006816.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 1.95532244, "relative_pitch": -1.3610169296781656, "relative_heading": 19.84950828724184, "relative_elevation": -0.04645591042930164 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001972/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001972/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001972/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001972/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_001972/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001972/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001972/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001972/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001972/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76649476335047, 52.3963570642235, 43.5264011844993 ] }, "distance": 1.98, "direction": 23.55, "angle": -3.49, "elevation": -0.12, "pano_id": "TMX7315120208-000044_pano_0000_001972", "timestamp": "2016-05-10T08:32:49.510000Z", "filename": "pano_0000_001972.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 1.98132824, "relative_pitch": -3.4877812462598046, "relative_heading": 23.55373583633749, "relative_elevation": -0.12075911834830322 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000281/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000281/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000281/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000281/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000281/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000281/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000281/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000281/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000281/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76648921236312, 52.3963581877729, 44.2461380604655 ] }, "distance": 1.98, "direction": 12.04, "angle": 16.79, "elevation": 0.6, "pano_id": "TMX7315080123-000281_pano_0000_000281", "timestamp": "2016-06-13T08:25:51.883990Z", "filename": "pano_0000_000281.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 1.98491187, "relative_pitch": 16.791998100449103, "relative_heading": 12.03587155119024, "relative_elevation": 0.5989777576178952 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005051/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005051/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005051/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005051/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005051/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005051/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005051/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005051/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005051/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76647113583372, 52.3963570269412, 43.6728215236217 ] }, "distance": 1.99, "direction": 335.74, "angle": 0.74, "elevation": 0.03, "pano_id": "TMX7316010203-002078_pano_0000_005051", "timestamp": "2021-04-01T11:55:47.330810Z", "filename": "pano_0000_005051.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 1.9875884, "relative_pitch": 0.7396893458991003, "relative_heading": 335.7429137819704, "relative_elevation": 0.02566122077409716 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000521/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000521/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000521/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000521/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000521/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000521/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000521/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000521/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000521/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7664898204416, 52.396359300764, 43.6416428983212 ] }, "distance": 2.11, "direction": 12.43, "angle": -0.15, "elevation": -0.01, "pano_id": "TMX7316010203-001064_pano_0006_000521", "timestamp": "2019-01-18T09:29:46.870900Z", "filename": "pano_0006_000521.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 2.11471927, "relative_pitch": -0.1494871117965348, "relative_heading": 12.432977629405157, "relative_elevation": -0.005517404526401037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000098/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000098/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000098/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000098/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000098/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000098/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000098/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000098/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000098/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76649230614617, 52.396359427702, 43.8253151560202 ] }, "distance": 2.17, "direction": 16.72, "angle": 4.69, "elevation": 0.18, "pano_id": "TMX7316010203-002831_pano_0007_000098", "timestamp": "2022-12-06T11:49:26.234790Z", "filename": "pano_0007_000098.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 2.17100871, "relative_pitch": 4.6912298593332835, "relative_heading": 16.717438759591154, "relative_elevation": 0.17815485317260027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015226/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015226/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015226/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015226/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015226/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015226/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015226/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015226/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015226/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76647054814246, 52.3963597676671, 43.41354778409 ] }, "distance": 2.28, "direction": 337.97, "angle": -5.84, "elevation": -0.23, "pano_id": "TMX7316010203-000323_pano_0000_015226", "timestamp": "2017-06-01T12:31:38.083130Z", "filename": "pano_0000_015226.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 2.28379931, "relative_pitch": -5.840538441419985, "relative_heading": 337.97180651439226, "relative_elevation": -0.23361251875760303 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000811/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000811/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000811/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000811/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000811/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000811/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000811/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000811/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000811/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76644807006038, 52.3963432959294, 43.6270011477172 ] }, "distance": 2.4, "direction": 276.79, "angle": -0.48, "elevation": -0.02, "pano_id": "TMX7316010203-002495_pano_0001_000811", "timestamp": "2022-03-31T07:33:05.883760Z", "filename": "pano_0001_000811.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 2.40350829, "relative_pitch": -0.48055063033401757, "relative_heading": 276.7905341199157, "relative_elevation": -0.020159155130400563 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000490/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000490/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000490/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000490/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000490/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000490/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000490/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000490/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000490/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76650452881731, 52.3963586520689, 43.6099582519382 ] }, "distance": 2.47, "direction": 36.16, "angle": -0.86, "elevation": -0.04, "pano_id": "TMX7316010203-001015_pano_0006_000490", "timestamp": "2018-12-14T11:28:10.761240Z", "filename": "pano_0006_000490.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 2.46843752, "relative_pitch": -0.8634446398072854, "relative_heading": 36.160224545732255, "relative_elevation": -0.037202050909399986 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000810/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000810/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000810/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000810/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000810/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000810/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000810/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000810/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000810/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76652087126198, 52.396345353236, 43.6321155354381 ] }, "distance": 2.62, "direction": 78.7, "angle": -0.33, "elevation": -0.02, "pano_id": "TMX7316010203-002495_pano_0001_000810", "timestamp": "2022-03-31T07:33:05.338790Z", "filename": "pano_0001_000810.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 2.61966194, "relative_pitch": -0.32904711345529813, "relative_heading": 78.70435844664172, "relative_elevation": -0.015044767409499116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000437/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000437/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000437/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000437/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000437/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000437/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000437/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000437/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000437/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76642744761884, 52.3963438962304, 43.6878984114155 ] }, "distance": 3.81, "direction": 275.29, "angle": 0.61, "elevation": 0.04, "pano_id": "TMX7316010203-002388_pano_0000_000437", "timestamp": "2022-01-04T10:16:56.313340Z", "filename": "pano_0000_000437.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 3.80663002, "relative_pitch": 0.6131493134163049, "relative_heading": 275.2904658218547, "relative_elevation": 0.04073810856790061 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000491/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000491/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000491/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000491/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000491/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000491/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000491/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000491/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000491/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76643184748441, 52.3963595283768, 43.6007623197511 ] }, "distance": 4.07, "direction": 300.91, "angle": -0.65, "elevation": -0.05, "pano_id": "TMX7316010203-001015_pano_0006_000491", "timestamp": "2018-12-14T11:28:11.386500Z", "filename": "pano_0006_000491.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 4.06896622, "relative_pitch": -0.6533092814998804, "relative_heading": 300.9143235418384, "relative_elevation": -0.04639798309650445 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00308/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00308/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00308/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00308/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00308/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00308/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00308/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00308/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00308/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766424920616202, 52.3963516214435, 0.0 ] }, "distance": 4.14, "direction": 286.99, "angle": -84.58, "elevation": -43.65, "pano_id": "recording_2024-09-12_06-43-09_00308", "timestamp": "2024-09-12T06:48:30Z", "filename": "recording_2024-09-12_06-43-09_00308.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 4.14323559, "relative_pitch": -84.57740868368707, "relative_heading": 286.98911577142184, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001973/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001973/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001973/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001973/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_001973/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001973/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001973/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001973/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001973/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76642138021073, 52.396357534625, 43.5201544482261 ] }, "distance": 4.6, "direction": 293.97, "angle": -1.58, "elevation": -0.13, "pano_id": "TMX7315120208-000044_pano_0000_001973", "timestamp": "2016-05-10T08:32:50.250050Z", "filename": "pano_0000_001973.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 4.60004459, "relative_pitch": -1.5815175476590948, "relative_heading": 293.967202488553, "relative_elevation": -0.12700585462150116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005050/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005050/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005050/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005050/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005050/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005050/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005050/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005050/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005050/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76654525410247, 52.3963572320422, 43.6795712159947 ] }, "distance": 4.61, "direction": 66.54, "angle": 0.4, "elevation": 0.03, "pano_id": "TMX7316010203-002078_pano_0000_005050", "timestamp": "2021-04-01T11:55:46.495960Z", "filename": "pano_0000_005050.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 4.60960685, "relative_pitch": 0.40284952556654896, "relative_heading": 66.54262552223378, "relative_elevation": 0.03241091314709621 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006413/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006413/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006413/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006413/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006413/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006413/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006413/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006413/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006413/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76641949862086, 52.3963562131916, 43.6039740601555 ] }, "distance": 4.66, "direction": 291.68, "angle": -0.53, "elevation": -0.04, "pano_id": "TMX7316010203-001518_pano_0000_006413", "timestamp": "2019-12-17T10:43:45.504200Z", "filename": "pano_0000_006413.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 4.66107867, "relative_pitch": -0.5308467874011862, "relative_heading": 291.675393274799, "relative_elevation": -0.04318624269210147 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015225/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015225/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015225/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015225/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015225/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015225/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015225/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015225/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015225/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76654493170239, 52.396358835848, 43.4212188404053 ] }, "distance": 4.66, "direction": 64.42, "angle": -2.77, "elevation": -0.23, "pano_id": "TMX7316010203-000323_pano_0000_015225", "timestamp": "2017-06-01T12:31:37.703140Z", "filename": "pano_0000_015225.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 4.6637044, "relative_pitch": -2.7736274137169494, "relative_heading": 64.42350959409718, "relative_elevation": -0.22594146244230018 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000097/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000097/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000097/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000097/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000097/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000097/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000097/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000097/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000097/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76642002011873, 52.3963576371579, 43.8340229410678 ] }, "distance": 4.69, "direction": 293.64, "angle": 2.28, "elevation": 0.19, "pano_id": "TMX7316010203-002831_pano_0007_000097", "timestamp": "2022-12-06T11:49:25.124810Z", "filename": "pano_0007_000097.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 4.68935671, "relative_pitch": 2.281928997122144, "relative_heading": 293.6350829994388, "relative_elevation": 0.1868626382201981 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006815/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006815/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006815/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006815/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006815/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006815/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006815/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006815/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006815/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76641817898918, 52.3963565962381, 43.5962040890008 ] }, "distance": 4.76, "direction": 291.75, "angle": -0.61, "elevation": -0.05, "pano_id": "TMX7316060226-000461_pano_0000_006815", "timestamp": "2019-11-05T11:45:59.051250Z", "filename": "pano_0000_006815.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 4.76030141, "relative_pitch": -0.6132940410715056, "relative_heading": 291.75281307715875, "relative_elevation": -0.05095621384680271 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76641182239162, 52.3963391104414, 43.6453965622932 ] }, "distance": 4.86, "direction": 267.86, "angle": -0.02, "elevation": -0.0, "pano_id": "TMX7316010203-001721_pano_0001_009309", "timestamp": "2020-05-15T10:08:17.391140Z", "filename": "pano_0001_009309.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 4.85741503, "relative_pitch": -0.020804251820780603, "relative_heading": 267.8580558791387, "relative_elevation": -0.0017637405544022045 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00122/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00122/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00122/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00122/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00122/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00122/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00122/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00122/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00122/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766554368674149, 52.396343558875, 0.0 ] }, "distance": 4.86, "direction": 86.3, "angle": -83.65, "elevation": -43.65, "pano_id": "recording_2025-06-17_04-45-19_00122", "timestamp": "2025-06-17T04:47:28Z", "filename": "recording_2025-06-17_04-45-19_00122.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 4.85920181, "relative_pitch": -83.64746747381058, "relative_heading": 86.30146322574763, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009307/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009307/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009307/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009307/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009307/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009307/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009307/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009307/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009307/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76655469284007, 52.3963421192718, 43.6570865120739 ] }, "distance": 4.87, "direction": 88.2, "angle": 0.12, "elevation": 0.01, "pano_id": "TMX7316010203-001721_pano_0001_009307", "timestamp": "2020-05-15T10:08:16.326160Z", "filename": "pano_0001_009307.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 4.87355786, "relative_pitch": 0.11669690298988367, "relative_heading": 88.19790772783948, "relative_elevation": 0.009926209226300386 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000522/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000522/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000522/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000522/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000522/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000522/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000522/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000522/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000522/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76641785907584, 52.3963592232429, 43.639296210371 ] }, "distance": 4.9, "direction": 294.84, "angle": -0.09, "elevation": -0.01, "pano_id": "TMX7316010203-001064_pano_0006_000522", "timestamp": "2019-01-18T09:29:47.405850Z", "filename": "pano_0006_000522.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 4.89595382, "relative_pitch": -0.09203087644925805, "relative_heading": 294.8371820525935, "relative_elevation": -0.007864092476602025 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000280/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000280/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000280/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000280/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000280/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000280/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000280/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000280/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000280/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76641546886772, 52.3963598903011, 44.2391397412866 ] }, "distance": 5.07, "direction": 294.83, "angle": 6.65, "elevation": 0.59, "pano_id": "TMX7315080123-000281_pano_0000_000280", "timestamp": "2016-06-13T08:25:51.133970Z", "filename": "pano_0000_000280.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 5.07478423, "relative_pitch": 6.653548188386665, "relative_heading": 294.8261205582297, "relative_elevation": 0.5919794384389974 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00120/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00120/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00120/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00120/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00120/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00120/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00120/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00120/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00120/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766407506868597, 52.396342249945, 0.0 ] }, "distance": 5.15, "direction": 271.87, "angle": -83.27, "elevation": -43.65, "pano_id": "recording_2025-06-17_04-45-19_00120", "timestamp": "2025-06-17T04:47:27Z", "filename": "recording_2025-06-17_04-45-19_00120.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 5.15051192, "relative_pitch": -83.27002771601158, "relative_heading": 271.8669966176121, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006411/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006411/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006411/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006411/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006411/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006411/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006411/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006411/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006411/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7665583352809, 52.3963550819252, 43.6165007930249 ] }, "distance": 5.36, "direction": 72.69, "angle": -0.33, "elevation": -0.03, "pano_id": "TMX7316010203-001518_pano_0000_006411", "timestamp": "2019-12-17T10:43:43.889310Z", "filename": "pano_0000_006411.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 5.36201759, "relative_pitch": -0.32760828201807723, "relative_heading": 72.68714504424905, "relative_elevation": -0.030659509822704933 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000282/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000282/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000282/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000282/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000282/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000282/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000282/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000282/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000282/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76656282987821, 52.3963563012017, 44.252726203762 ] }, "distance": 5.69, "direction": 72.3, "angle": 6.07, "elevation": 0.61, "pano_id": "TMX7315080123-000281_pano_0000_000282", "timestamp": "2016-06-13T08:25:52.588980Z", "filename": "pano_0000_000282.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 5.69460815, "relative_pitch": 6.070034091337122, "relative_heading": 72.29995893062437, "relative_elevation": 0.6055659009143994 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000520/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000520/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000520/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000520/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000520/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000520/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000520/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000520/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000520/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76656182841798, 52.3963594354436, 43.6435393895954 ] }, "distance": 5.75, "direction": 68.78, "angle": -0.04, "elevation": -0.0, "pano_id": "TMX7316010203-001064_pano_0006_000520", "timestamp": "2019-01-18T09:29:46.350890Z", "filename": "pano_0006_000520.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 5.74655209, "relative_pitch": -0.03610217337787374, "relative_heading": 68.778386554984, "relative_elevation": -0.003620913252206037 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000099/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000099/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000099/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000099/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000099/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000099/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000099/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000099/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000099/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7665645569645, 52.3963596131198, 43.8113609245047 ] }, "distance": 5.93, "direction": 69.25, "angle": 1.59, "elevation": 0.16, "pano_id": "TMX7316010203-002831_pano_0007_000099", "timestamp": "2022-12-06T11:49:27.804800Z", "filename": "pano_0007_000099.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 5.92704633, "relative_pitch": 1.5868944408195278, "relative_heading": 69.25013407536944, "relative_elevation": 0.16420062165709481 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006817/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006817/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006817/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006817/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006817/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006817/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006817/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006817/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006817/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76656704550759, 52.3963579368394, 43.6015576543286 ] }, "distance": 6.02, "direction": 71.48, "angle": -0.43, "elevation": -0.05, "pano_id": "TMX7316060226-000461_pano_0000_006817", "timestamp": "2019-11-05T11:46:00.491130Z", "filename": "pano_0000_006817.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 6.02393274, "relative_pitch": -0.4337348201767372, "relative_heading": 71.48057321976069, "relative_elevation": -0.045602648519000866 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001971/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001971/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001971/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001971/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_001971/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001971/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001971/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001971/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001971/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7665683077157, 52.3963566304597, 43.5342015363276 ] }, "distance": 6.06, "direction": 73.04, "angle": -1.07, "elevation": -0.11, "pano_id": "TMX7315120208-000044_pano_0000_001971", "timestamp": "2016-05-10T08:32:48.780030Z", "filename": "pano_0000_001971.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 6.06147926, "relative_pitch": -1.067612582411456, "relative_heading": 73.04164227721557, "relative_elevation": -0.11295876652000203 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005052/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005052/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005052/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005052/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005052/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005052/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005052/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005052/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005052/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76639674976806, 52.3963568713096, 43.6663877461106 ] }, "distance": 6.15, "direction": 286.97, "angle": 0.18, "elevation": 0.02, "pano_id": "TMX7316010203-002078_pano_0000_005052", "timestamp": "2021-04-01T11:55:48.205800Z", "filename": "pano_0000_005052.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 6.14782854, "relative_pitch": 0.17919298672121395, "relative_heading": 286.9740897644146, "relative_elevation": 0.019227443262998634 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766571795459214, 52.39635506475238, 0.0 ] }, "distance": 6.24, "direction": 75.21, "angle": -81.86, "elevation": -43.65, "pano_id": "recording_2024-09-12_06-43-09_00306", "timestamp": "2024-09-12T06:48:28Z", "filename": "recording_2024-09-12_06-43-09_00306.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 6.24220814, "relative_pitch": -81.86102195202957, "relative_heading": 75.20738203962073, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000439/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000439/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000439/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000439/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000439/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000439/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000439/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000439/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000439/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76657575729097, 52.3963420033835, 43.7036013267934 ] }, "distance": 6.31, "direction": 88.72, "angle": 0.51, "elevation": 0.06, "pano_id": "TMX7316010203-002388_pano_0000_000439", "timestamp": "2022-01-04T10:16:57.323400Z", "filename": "pano_0000_000439.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 6.30656351, "relative_pitch": 0.5127588305121502, "relative_heading": 88.72465325673494, "relative_elevation": 0.0564410239457942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015227/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015227/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015227/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015227/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015227/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015227/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015227/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015227/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015227/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76639589317237, 52.3963606512109, 43.4077586205676 ] }, "distance": 6.34, "direction": 290.46, "angle": -2.16, "elevation": -0.24, "pano_id": "TMX7316010203-000323_pano_0000_015227", "timestamp": "2017-06-01T12:31:38.463130Z", "filename": "pano_0000_015227.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 6.33810823, "relative_pitch": -2.1631357242792606, "relative_heading": 290.45896970658896, "relative_elevation": -0.23940168228000402 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000489/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000489/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000489/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000489/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000489/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000489/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000489/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000489/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000489/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76657717689682, 52.3963585976435, 43.6133193392307 ] }, "distance": 6.7, "direction": 72.76, "angle": -0.29, "elevation": -0.03, "pano_id": "TMX7316010203-001015_pano_0006_000489", "timestamp": "2018-12-14T11:28:10.141330Z", "filename": "pano_0006_000489.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 6.70288114, "relative_pitch": -0.2892678350363763, "relative_heading": 72.75709275722573, "relative_elevation": -0.03384096361690325 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7663748503628, 52.3963418707922, 43.6252243351191 ] }, "distance": 7.37, "direction": 270.98, "angle": -0.17, "elevation": -0.02, "pano_id": "TMX7316010203-002495_pano_0001_000812", "timestamp": "2022-03-31T07:33:06.458730Z", "filename": "pano_0001_000812.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 7.37177117, "relative_pitch": -0.17049290215414467, "relative_heading": 270.9763566462338, "relative_elevation": -0.021935967728502703 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000809/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000809/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000809/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000809/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000809/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000809/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000809/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000809/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000809/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76659401872488, 52.3963477356695, 43.6396560696885 ] }, "distance": 7.59, "direction": 84.11, "angle": -0.06, "elevation": -0.01, "pano_id": "TMX7316010203-002495_pano_0001_000809", "timestamp": "2022-03-31T07:33:04.808750Z", "filename": "pano_0001_000809.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 7.58806587, "relative_pitch": -0.05666275908696695, "relative_heading": 84.11342981072067, "relative_elevation": -0.007504233159103535 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000492/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000492/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000492/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000492/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000492/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000492/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000492/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000492/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000492/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7663595990423, 52.3963605883778, 43.5996055742726 ] }, "distance": 8.69, "direction": 284.72, "angle": -0.31, "elevation": -0.05, "pano_id": "TMX7316010203-001015_pano_0006_000492", "timestamp": "2018-12-14T11:28:12.011350Z", "filename": "pano_0006_000492.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 8.69401406, "relative_pitch": -0.31339471637116256, "relative_heading": 284.7152422138255, "relative_elevation": -0.04755472857500109 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000436/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000436/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000436/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000436/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000436/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000436/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000436/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000436/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000436/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76635320036176, 52.3963454168361, 43.6832091398537 ] }, "distance": 8.86, "direction": 273.37, "angle": 0.23, "elevation": 0.04, "pano_id": "TMX7316010203-002388_pano_0000_000436", "timestamp": "2022-01-04T10:16:55.773440Z", "filename": "pano_0000_000436.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 8.85969738, "relative_pitch": 0.23312701665762364, "relative_heading": 273.3660866455481, "relative_elevation": 0.03604883700609918 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00309/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00309/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00309/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00309/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00309/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00309/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00309/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00309/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00309/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76635159135625, 52.39635041314089, 0.0 ] }, "distance": 9.02, "direction": 276.85, "angle": -78.33, "elevation": -43.65, "pano_id": "recording_2024-09-12_06-43-09_00309", "timestamp": "2024-09-12T06:48:31Z", "filename": "recording_2024-09-12_06-43-09_00309.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 9.01837571, "relative_pitch": -78.32582716722669, "relative_heading": 276.8534506809291, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006414/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006414/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006414/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006414/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006414/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006414/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006414/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006414/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006414/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76635036916232, 52.3963569506126, 43.6023608176038 ] }, "distance": 9.22, "direction": 281.29, "angle": -0.28, "elevation": -0.04, "pano_id": "TMX7316010203-001518_pano_0000_006414", "timestamp": "2019-12-17T10:43:46.334190Z", "filename": "pano_0000_006414.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 9.21535424, "relative_pitch": -0.27853527293227526, "relative_heading": 281.2867383699873, "relative_elevation": -0.044799485243800063 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000096/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000096/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000096/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000096/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000096/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000096/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000096/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000096/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000096/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76634777335061, 52.3963542710674, 43.851955704391 ] }, "distance": 9.34, "direction": 279.28, "angle": 1.26, "elevation": 0.2, "pano_id": "TMX7316010203-002831_pano_0007_000096", "timestamp": "2022-12-06T11:49:24.194840Z", "filename": "pano_0007_000096.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 9.33600499, "relative_pitch": 1.25664356866843, "relative_heading": 279.2796131700002, "relative_elevation": 0.20479540154340015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001974/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001974/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001974/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001974/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_001974/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001974/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001974/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001974/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001974/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7663480158695, 52.3963566603823, 43.5217517856508 ] }, "distance": 9.37, "direction": 280.9, "angle": -0.77, "elevation": -0.13, "pano_id": "TMX7315120208-000044_pano_0000_001974", "timestamp": "2016-05-10T08:32:51.030180Z", "filename": "pano_0000_001974.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 9.36633574, "relative_pitch": -0.7671035519961072, "relative_heading": 280.90121482136135, "relative_elevation": -0.1254085171968029 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005049/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005049/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005049/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005049/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005049/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005049/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005049/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005049/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005049/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76661970489991, 52.3963574914858, 43.6834487393498 ] }, "distance": 9.48, "direction": 78.66, "angle": 0.22, "elevation": 0.04, "pano_id": "TMX7316010203-002078_pano_0000_005049", "timestamp": "2021-04-01T11:55:45.675890Z", "filename": "pano_0000_005049.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 9.48149654, "relative_pitch": 0.219286490904091, "relative_heading": 78.66336335902707, "relative_elevation": 0.03628843650219693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015224/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015224/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015224/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015224/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015224/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015224/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015224/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015224/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015224/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76661964332957, 52.3963580607439, 43.4270897870883 ] }, "distance": 9.49, "direction": 78.28, "angle": -1.33, "elevation": -0.22, "pano_id": "TMX7316010203-000323_pano_0000_015224", "timestamp": "2017-06-01T12:31:37.323130Z", "filename": "pano_0000_015224.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 9.49004753, "relative_pitch": -1.3284287797459464, "relative_heading": 78.28341058216411, "relative_elevation": -0.22007051575930348 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000523/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000523/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000523/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000523/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000523/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000523/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000523/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000523/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000523/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76634611964154, 52.3963591252798, 43.6447122609243 ] }, "distance": 9.55, "direction": 282.37, "angle": -0.01, "elevation": -0.0, "pano_id": "TMX7316010203-001064_pano_0006_000523", "timestamp": "2019-01-18T09:29:47.970870Z", "filename": "pano_0006_000523.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 9.54809478, "relative_pitch": -0.014690100007870554, "relative_heading": 282.37109094439603, "relative_elevation": -0.0024480419233015027 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76634393397497, 52.3963550605706, 43.5984773775563 ] }, "distance": 9.61, "direction": 279.55, "angle": -0.29, "elevation": -0.05, "pano_id": "TMX7316060226-000461_pano_0000_006814", "timestamp": "2019-11-05T11:45:58.366100Z", "filename": "pano_0000_006814.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 9.60819999, "relative_pitch": -0.29030435327052995, "relative_heading": 279.54533507306803, "relative_elevation": -0.04868292529130258 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76634096121073, 52.3963387640904, 43.648212662898 ] }, "distance": 9.68, "direction": 268.7, "angle": 0.01, "elevation": 0.0, "pano_id": "TMX7316010203-001721_pano_0001_009310", "timestamp": "2020-05-15T10:08:17.966170Z", "filename": "pano_0001_009310.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 9.6800328, "relative_pitch": 0.006228882734595061, "relative_heading": 268.6972403995848, "relative_elevation": 0.0010523600503944408 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009306/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009306/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009306/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009306/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009306/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009306/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009306/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009306/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009306/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76662613642705, 52.3963432509944, 43.657244483009 ] }, "distance": 9.74, "direction": 88.36, "angle": 0.06, "elevation": 0.01, "pano_id": "TMX7316010203-001721_pano_0001_009306", "timestamp": "2020-05-15T10:08:15.811160Z", "filename": "pano_0001_009306.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 9.73830379, "relative_pitch": 0.05933073860088911, "relative_heading": 88.35709096978573, "relative_elevation": 0.010084180161399559 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00123/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00123/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00123/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00123/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00123/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00123/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00123/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00123/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00123/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766627853642659, 52.396344024812265, 0.0 ] }, "distance": 9.86, "direction": 87.88, "angle": -77.27, "elevation": -43.65, "pano_id": "recording_2025-06-17_04-45-19_00123", "timestamp": "2025-06-17T04:47:29Z", "filename": "recording_2025-06-17_04-45-19_00123.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 9.85796192, "relative_pitch": -77.27295704482394, "relative_heading": 87.87630549617647, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000279/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000279/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000279/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000279/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000279/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000279/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000279/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000279/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000279/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76634167151154, 52.3963608653879, 44.2345789643005 ] }, "distance": 9.89, "direction": 283.09, "angle": 3.4, "elevation": 0.59, "pano_id": "TMX7315080123-000281_pano_0000_000279", "timestamp": "2016-06-13T08:25:50.318870Z", "filename": "pano_0000_000279.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 9.8861123, "relative_pitch": 3.4004352586268953, "relative_heading": 283.0913031122968, "relative_elevation": 0.5874186614529009 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006410/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006410/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006410/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006410/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006410/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006410/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006410/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006410/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006410/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76662795332342, 52.3963547489811, 43.6234593465924 ] }, "distance": 9.98, "direction": 81.02, "angle": -0.14, "elevation": -0.02, "pano_id": "TMX7316010203-001518_pano_0000_006410", "timestamp": "2019-12-17T10:43:43.074210Z", "filename": "pano_0000_006410.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 9.98043074, "relative_pitch": -0.13606248533039952, "relative_heading": 81.01538254996882, "relative_elevation": -0.02370095625520463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00119/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00119/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00119/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00119/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00119/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00119/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00119/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00119/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00119/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766334037478513, 52.39634172103842, 0.0 ] }, "distance": 10.15, "direction": 270.62, "angle": -76.91, "elevation": -43.65, "pano_id": "recording_2025-06-17_04-45-19_00119", "timestamp": "2025-06-17T04:47:27Z", "filename": "recording_2025-06-17_04-45-19_00119.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 10.14941219, "relative_pitch": -76.90946463208392, "relative_heading": 270.61508638335795, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000519/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000519/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000519/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000519/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000519/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000519/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000519/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000519/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000519/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76663417619063, 52.3963595050487, 43.6464580260217 ] }, "distance": 10.49, "direction": 78.52, "angle": -0.0, "elevation": -0.0, "pano_id": "TMX7316010203-001064_pano_0006_000519", "timestamp": "2019-01-18T09:29:45.840910Z", "filename": "pano_0006_000519.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 10.49141156, "relative_pitch": -0.0038352797318050853, "relative_heading": 78.52108000839587, "relative_elevation": -0.0007022768259048462 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000283/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000283/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000283/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000283/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000283/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000283/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000283/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000283/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000283/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76663642582626, 52.3963541732519, 44.2605245886371 ] }, "distance": 10.54, "direction": 81.85, "angle": 3.33, "elevation": 0.61, "pano_id": "TMX7315080123-000281_pano_0000_000283", "timestamp": "2016-06-13T08:25:53.264050Z", "filename": "pano_0000_000283.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 10.54118714, "relative_pitch": 3.330137535915125, "relative_heading": 81.84889672753194, "relative_elevation": 0.6133642857894941 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000100/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000100/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000100/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000100/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000100/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000100/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000100/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000100/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000100/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76663673207397, 52.3963580462603, 43.803878005594 ] }, "distance": 10.63, "direction": 79.57, "angle": 0.84, "elevation": 0.16, "pano_id": "TMX7316010203-002831_pano_0007_000100", "timestamp": "2022-12-06T11:49:29.679730Z", "filename": "pano_0007_000100.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 10.63137114, "relative_pitch": 0.8445394779478835, "relative_heading": 79.56506024570663, "relative_elevation": 0.1567177027463984 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006818/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006818/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006818/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006818/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006818/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006818/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006818/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006818/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006818/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76664144454578, 52.3963577262939, 43.6025539143011 ] }, "distance": 10.94, "direction": 80.05, "angle": -0.23, "elevation": -0.04, "pano_id": "TMX7316060226-000461_pano_0000_006818", "timestamp": "2019-11-05T11:46:01.271120Z", "filename": "pano_0000_006818.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 10.94079079, "relative_pitch": -0.2335977070755223, "relative_heading": 80.05269179713753, "relative_elevation": -0.044606388546505116 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001970/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001970/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001970/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001970/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_001970/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001970/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001970/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001970/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001970/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76664168375391, 52.3963572857095, 43.5395340872929 ] }, "distance": 10.95, "direction": 80.32, "angle": -0.56, "elevation": -0.11, "pano_id": "TMX7315120208-000044_pano_0000_001970", "timestamp": "2016-05-10T08:32:48.055020Z", "filename": "pano_0000_001970.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 10.94847937, "relative_pitch": -0.563213309167686, "relative_heading": 80.32011905080948, "relative_elevation": -0.10762621555470275 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005053/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005053/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005053/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005053/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005053/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005053/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005053/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005053/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005053/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76632265307439, 52.396356646399, 43.6616313066334 ] }, "distance": 11.07, "direction": 279.2, "angle": 0.07, "elevation": 0.01, "pano_id": "TMX7316010203-002078_pano_0000_005053", "timestamp": "2021-04-01T11:55:49.160790Z", "filename": "pano_0000_005053.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 11.06619146, "relative_pitch": 0.07492432899193432, "relative_heading": 279.20261264190515, "relative_elevation": 0.014471003785800463 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766645232615337, 52.39635664623867, 0.0 ] }, "distance": 11.18, "direction": 80.89, "angle": -75.64, "elevation": -43.65, "pano_id": "recording_2024-09-12_06-43-09_00305", "timestamp": "2024-09-12T06:48:27Z", "filename": "recording_2024-09-12_06-43-09_00305.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 11.17519495, "relative_pitch": -75.63878852795364, "relative_heading": 80.88800991089609, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015228/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015228/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015228/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015228/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015228/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015228/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015228/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015228/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015228/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76632185185267, 52.3963610443452, 43.4084146274254 ] }, "distance": 11.21, "direction": 281.63, "angle": -1.22, "elevation": -0.24, "pano_id": "TMX7316010203-000323_pano_0000_015228", "timestamp": "2017-06-01T12:31:38.838170Z", "filename": "pano_0000_015228.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 11.20833473, "relative_pitch": -1.2202572136504173, "relative_heading": 281.62821419785354, "relative_elevation": -0.2387456754222015 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000440/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000440/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000440/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000440/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000440/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000440/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000440/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000440/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000440/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76665012940489, 52.3963415102825, 43.7044705534354 ] }, "distance": 11.37, "direction": 89.57, "angle": 0.29, "elevation": 0.06, "pano_id": "TMX7316010203-002388_pano_0000_000440", "timestamp": "2022-01-04T10:16:57.813370Z", "filename": "pano_0000_000440.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 11.36782071, "relative_pitch": 0.28885111285251003, "relative_heading": 89.56903324561083, "relative_elevation": 0.05731025058779693 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000488/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000488/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000488/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000488/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000488/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000488/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000488/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000488/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000488/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76664987970889, 52.3963586573332, 43.6168543798849 ] }, "distance": 11.52, "direction": 80.04, "angle": -0.15, "elevation": -0.03, "pano_id": "TMX7316010203-001015_pano_0006_000488", "timestamp": "2018-12-14T11:28:09.526320Z", "filename": "pano_0006_000488.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 11.52423582, "relative_pitch": -0.15067354611520298, "relative_heading": 80.03847300369848, "relative_elevation": -0.030305922962703846 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76630236433449, 52.3963422149363, 43.6276652524248 ] }, "distance": 12.31, "direction": 270.76, "angle": -0.09, "elevation": -0.02, "pano_id": "TMX7316010203-002495_pano_0001_000813", "timestamp": "2022-03-31T07:33:07.083740Z", "filename": "pano_0001_000813.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 12.30590478, "relative_pitch": -0.090768065913116, "relative_heading": 270.76321819707357, "relative_elevation": -0.01949505042280464 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000808/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000808/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000808/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000808/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000808/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000808/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000808/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000808/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000808/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76666749054342, 52.3963502503506, 43.6365511277691 ] }, "distance": 12.59, "direction": 85.18, "angle": -0.05, "elevation": -0.01, "pano_id": "TMX7316010203-002495_pano_0001_000808", "timestamp": "2022-03-31T07:33:04.283800Z", "filename": "pano_0001_000808.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 12.59379127, "relative_pitch": -0.04826670533836494, "relative_heading": 85.18065521956696, "relative_elevation": -0.010609175078499788 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000493/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000493/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000493/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000493/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000493/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000493/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000493/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000493/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000493/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76628728112754, 52.3963616724155, 43.5997411189601 ] }, "distance": 13.53, "direction": 279.91, "angle": -0.2, "elevation": -0.05, "pano_id": "TMX7316010203-001015_pano_0006_000493", "timestamp": "2018-12-14T11:28:12.646250Z", "filename": "pano_0006_000493.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 13.53343484, "relative_pitch": -0.20075524198974717, "relative_heading": 279.90970398671595, "relative_elevation": -0.04741918388750577 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006415/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006415/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006415/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006415/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006415/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006415/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006415/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006415/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006415/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76628121157328, 52.3963577964393, 43.6002532700077 ] }, "distance": 13.88, "direction": 277.86, "angle": -0.19, "elevation": -0.05, "pano_id": "TMX7316010203-001518_pano_0000_006415", "timestamp": "2019-12-17T10:43:47.189250Z", "filename": "pano_0000_006415.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 13.87506766, "relative_pitch": -0.19369741744184996, "relative_heading": 277.86122716883136, "relative_elevation": -0.04690703283990416 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000435/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000435/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000435/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000435/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000435/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000435/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000435/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000435/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000435/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76627953895515, 52.3963473485941, 43.6807807367295 ] }, "distance": 13.88, "direction": 273.04, "angle": 0.14, "elevation": 0.03, "pano_id": "TMX7316010203-002388_pano_0000_000435", "timestamp": "2022-01-04T10:16:55.193390Z", "filename": "pano_0000_000435.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 13.87801727, "relative_pitch": 0.13880262295201215, "relative_heading": 273.0365881882259, "relative_elevation": 0.03362043388190017 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00310/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00310/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00310/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00310/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00310/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00310/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00310/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00310/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00310/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766278191548539, 52.39635048254069, 0.0 ] }, "distance": 13.99, "direction": 274.44, "angle": -72.23, "elevation": -43.65, "pano_id": "recording_2024-09-12_06-43-09_00310", "timestamp": "2024-09-12T06:48:31Z", "filename": "recording_2024-09-12_06-43-09_00310.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 13.99229278, "relative_pitch": -72.22532426755711, "relative_heading": 274.44281151513286, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000095/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000095/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000095/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000095/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000095/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000095/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000095/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000095/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000095/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76627564068003, 52.3963505825242, 43.8709248295054 ] }, "distance": 14.17, "direction": 274.43, "angle": 0.9, "elevation": 0.22, "pano_id": "TMX7316010203-002831_pano_0007_000095", "timestamp": "2022-12-06T11:49:23.354820Z", "filename": "pano_0007_000095.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 14.16627024, "relative_pitch": 0.9049451028639263, "relative_heading": 274.43327488415366, "relative_elevation": 0.22376452665779567 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001975/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001975/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001975/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001975/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_001975/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001975/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001975/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001975/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001975/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76627490685734, 52.3963542841095, 43.5296798925847 ] }, "distance": 14.25, "direction": 276.07, "angle": -0.47, "elevation": -0.12, "pano_id": "TMX7315120208-000044_pano_0000_001975", "timestamp": "2016-05-10T08:32:51.914970Z", "filename": "pano_0000_001975.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 14.25371557, "relative_pitch": -0.4722262933354994, "relative_heading": 276.0687149548091, "relative_elevation": -0.11748041026289968 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015223/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015223/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015223/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015223/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015223/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015223/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015223/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015223/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015223/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76669391165691, 52.3963577307755, 43.4206367274746 ] }, "distance": 14.47, "direction": 82.49, "angle": -0.9, "elevation": -0.23, "pano_id": "TMX7316010203-000323_pano_0000_015223", "timestamp": "2017-06-01T12:31:36.948170Z", "filename": "pano_0000_015223.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 14.47175065, "relative_pitch": -0.8967667640486492, "relative_heading": 82.4939936672298, "relative_elevation": -0.22652357537300105 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76627048774256, 52.3963414671117, 43.6508598439395 ] }, "distance": 14.47, "direction": 270.32, "angle": 0.01, "elevation": 0.0, "pano_id": "TMX7316010203-001721_pano_0001_009311", "timestamp": "2020-05-15T10:08:18.606110Z", "filename": "pano_0001_009311.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 14.47487272, "relative_pitch": 0.014643865281980167, "relative_heading": 270.31947492816016, "relative_elevation": 0.003699541091897629 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005048/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005048/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005048/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005048/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005048/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005048/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005048/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005048/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005048/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76669435701539, 52.396357747464, 43.6796876294538 ] }, "distance": 14.5, "direction": 82.5, "angle": 0.13, "elevation": 0.03, "pano_id": "TMX7316010203-002078_pano_0000_005048", "timestamp": "2021-04-01T11:55:44.840800Z", "filename": "pano_0000_005048.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 14.50204909, "relative_pitch": 0.12851117773431883, "relative_heading": 82.50236528220769, "relative_elevation": 0.032527326606199836 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006813/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006813/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006813/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006813/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006813/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006813/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006813/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006813/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006813/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76626921195397, 52.3963534668175, 43.6010363548994 ] }, "distance": 14.63, "direction": 275.55, "angle": -0.18, "elevation": -0.05, "pano_id": "TMX7316060226-000461_pano_0000_006813", "timestamp": "2019-11-05T11:45:57.661180Z", "filename": "pano_0000_006813.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 14.63017007, "relative_pitch": -0.18063349802489698, "relative_heading": 275.5540459575575, "relative_elevation": -0.04612394794820318 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009305/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009305/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009305/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009305/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009305/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009305/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009305/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009305/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009305/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76669801832604, 52.3963440927922, 43.6490625077859 ] }, "distance": 14.63, "direction": 88.54, "angle": 0.01, "elevation": 0.0, "pano_id": "TMX7316010203-001721_pano_0001_009305", "timestamp": "2020-05-15T10:08:15.296140Z", "filename": "pano_0001_009305.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 14.63204147, "relative_pitch": 0.007448606152655983, "relative_heading": 88.53971768913999, "relative_elevation": 0.0019022049382968476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006409/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006409/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006409/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006409/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006409/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006409/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006409/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006409/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006409/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76669726812326, 52.3963547106248, 43.6227030334994 ] }, "distance": 14.66, "direction": 83.91, "angle": -0.1, "elevation": -0.02, "pano_id": "TMX7316010203-001518_pano_0000_006409", "timestamp": "2019-12-17T10:43:42.289330Z", "filename": "pano_0000_006409.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 14.65886355, "relative_pitch": -0.0955938369332525, "relative_heading": 83.91309016037088, "relative_elevation": -0.024457269348204136 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000278/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000278/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000278/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000278/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000278/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000278/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000278/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000278/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000278/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76626762420561, 52.3963606685171, 44.240072529763 ] }, "distance": 14.84, "direction": 278.6, "angle": 2.29, "elevation": 0.59, "pano_id": "TMX7315080123-000281_pano_0000_000278", "timestamp": "2016-06-13T08:25:49.403880Z", "filename": "pano_0000_000278.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 14.83619428, "relative_pitch": 2.2885451293484183, "relative_heading": 278.59534803546086, "relative_elevation": 0.592912226915395 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00124/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00124/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00124/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00124/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00124/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00124/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00124/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00124/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00124/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766701384951659, 52.39634432916714, 0.0 ] }, "distance": 14.86, "direction": 88.46, "angle": -71.2, "elevation": -43.65, "pano_id": "recording_2025-06-17_04-45-19_00124", "timestamp": "2025-06-17T04:47:30Z", "filename": "recording_2025-06-17_04-45-19_00124.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 14.861817, "relative_pitch": -71.19633966256058, "relative_heading": 88.46086006933875, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00118/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00118/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00118/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00118/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00118/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00118/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00118/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00118/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00118/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766260643687508, 52.39634103969082, 0.0 ] }, "distance": 15.14, "direction": 270.13, "angle": -70.86, "elevation": -43.65, "pano_id": "recording_2025-06-17_04-45-19_00118", "timestamp": "2025-06-17T04:47:26Z", "filename": "recording_2025-06-17_04-45-19_00118.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 15.14476738, "relative_pitch": -70.86415990076836, "relative_heading": 270.1254159757837, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000518/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000518/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000518/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000518/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000518/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000518/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000518/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000518/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000518/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76670670711325, 52.3963595847357, 43.6349663650617 ] }, "distance": 15.36, "direction": 82.16, "angle": -0.05, "elevation": -0.01, "pano_id": "TMX7316010203-001064_pano_0006_000518", "timestamp": "2019-01-18T09:29:45.340910Z", "filename": "pano_0006_000518.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 15.36248835, "relative_pitch": -0.045478376167510964, "relative_heading": 82.15550410702544, "relative_elevation": -0.012193937785902165 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000101/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000101/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000101/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000101/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000101/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000101/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000101/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000101/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000101/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76670887142546, 52.3963553279944, 43.7894459664822 ] }, "distance": 15.45, "direction": 83.97, "angle": 0.53, "elevation": 0.14, "pano_id": "TMX7316010203-002831_pano_0007_000101", "timestamp": "2022-12-06T11:49:31.754750Z", "filename": "pano_0007_000101.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 15.45153755, "relative_pitch": 0.5275939410921325, "relative_heading": 83.97033867514892, "relative_elevation": 0.1422856636345955 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000284/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000284/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000284/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000284/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000284/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000284/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000284/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000284/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000284/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76671047524944, 52.396352250045, 44.2549789976329 ] }, "distance": 15.53, "direction": 85.27, "angle": 2.24, "elevation": 0.61, "pano_id": "TMX7315080123-000281_pano_0000_000284", "timestamp": "2016-06-13T08:25:53.919030Z", "filename": "pano_0000_000284.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 15.52812131, "relative_pitch": 2.2415896459595053, "relative_heading": 85.26952484296369, "relative_elevation": 0.6078186947852942 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001969/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001969/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001969/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001969/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_001969/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001969/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001969/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001969/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001969/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76671471077585, 52.3963588789716, 43.5343940127641 ] }, "distance": 15.89, "direction": 82.7, "angle": -0.41, "elevation": -0.11, "pano_id": "TMX7315120208-000044_pano_0000_001969", "timestamp": "2016-05-10T08:32:47.305000Z", "filename": "pano_0000_001969.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 15.89220812, "relative_pitch": -0.4065466555875548, "relative_heading": 82.70407418542759, "relative_elevation": -0.11276629008349914 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006819/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006819/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006819/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006819/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006819/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006819/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006819/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006819/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006819/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76671608599601, 52.3963570315283, 43.5946269677952 ] }, "distance": 15.96, "direction": 83.48, "angle": -0.19, "elevation": -0.05, "pano_id": "TMX7316060226-000461_pano_0000_006819", "timestamp": "2019-11-05T11:46:02.026280Z", "filename": "pano_0000_006819.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 15.96041413, "relative_pitch": -0.18858705595562844, "relative_heading": 83.47878198388999, "relative_elevation": -0.05253333505240221 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005054/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005054/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005054/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005054/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005054/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005054/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005054/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005054/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005054/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76624897736012, 52.396353519684, 43.6753072459251 ] }, "distance": 16.0, "direction": 275.1, "angle": 0.1, "elevation": 0.03, "pano_id": "TMX7316010203-002078_pano_0000_005054", "timestamp": "2021-04-01T11:55:50.510780Z", "filename": "pano_0000_005054.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 16.00214628, "relative_pitch": 0.10078019242809798, "relative_heading": 275.09771117344366, "relative_elevation": 0.028146943077494768 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766718706993746, 52.39635794368571, 0.0 ] }, "distance": 16.15, "direction": 83.19, "angle": -69.7, "elevation": -43.65, "pano_id": "recording_2024-09-12_06-43-09_00304", "timestamp": "2024-09-12T06:48:26Z", "filename": "recording_2024-09-12_06-43-09_00304.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 16.1493989, "relative_pitch": -69.69558449753663, "relative_heading": 83.19288809743608, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015229/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015229/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015229/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015229/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015229/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015229/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015229/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015229/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015229/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76624705300455, 52.396361020882, 43.4169521676376 ] }, "distance": 16.23, "direction": 277.99, "angle": -0.81, "elevation": -0.23, "pano_id": "TMX7316010203-000323_pano_0000_015229", "timestamp": "2017-06-01T12:31:39.218130Z", "filename": "pano_0000_015229.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 16.22750118, "relative_pitch": -0.8127603681646102, "relative_heading": 277.99331988720184, "relative_elevation": -0.23020813521000605 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000441/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000441/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000441/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000441/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000441/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000441/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000441/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000441/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000441/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766724136044, 52.3963412857703, 43.6899416903034 ] }, "distance": 16.41, "direction": 89.79, "angle": 0.15, "elevation": 0.04, "pano_id": "TMX7316010203-002388_pano_0000_000441", "timestamp": "2022-01-04T10:16:58.293340Z", "filename": "pano_0000_000441.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 16.40523092, "relative_pitch": 0.14941498832948386, "relative_heading": 89.78857151935895, "relative_elevation": 0.04278138745579696 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000487/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000487/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000487/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000487/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000487/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000487/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000487/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000487/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000487/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76672275990048, 52.3963588626077, 43.6083000181243 ] }, "distance": 16.44, "direction": 82.95, "angle": -0.14, "elevation": -0.04, "pano_id": "TMX7316010203-001015_pano_0006_000487", "timestamp": "2018-12-14T11:28:08.916280Z", "filename": "pano_0006_000487.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 16.43559843, "relative_pitch": -0.13546973453827987, "relative_heading": 82.95292772986392, "relative_elevation": -0.03886028472330594 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000814/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000814/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000814/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000814/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000814/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000814/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000814/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000814/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000814/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76622982843808, 52.3963445999967, 43.6462909318507 ] }, "distance": 17.25, "direction": 271.43, "angle": -0.0, "elevation": -0.0, "pano_id": "TMX7316010203-002495_pano_0001_000814", "timestamp": "2022-03-31T07:33:07.818730Z", "filename": "pano_0001_000814.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 17.24766309, "relative_pitch": -0.002888002197832762, "relative_heading": 271.42635829507634, "relative_elevation": -0.0008693709969023189 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000807/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000807/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000807/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000807/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002495_pano_0001_000807/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000807/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002495_pano_0001_000807/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000807/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/03/31/TMX7316010203-002495/pano_0001_000807/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76674075714005, 52.3963526368125, 43.630922941491 ] }, "distance": 17.59, "direction": 85.68, "angle": -0.05, "elevation": -0.02, "pano_id": "TMX7316010203-002495_pano_0001_000807", "timestamp": "2022-03-31T07:33:03.763790Z", "filename": "pano_0001_000807.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 17.58639171, "relative_pitch": -0.0529006761105026, "relative_heading": 85.68359351216284, "relative_elevation": -0.01623736135660181 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000494/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000494/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000494/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000494/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001015_pano_0006_000494/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000494/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001015_pano_0006_000494/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000494/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2018/12/14/TMX7316010203-001015/pano_0006_000494/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76621553078365, 52.3963621896895, 43.622067281045 ] }, "distance": 18.37, "direction": 277.46, "angle": -0.08, "elevation": -0.03, "pano_id": "TMX7316010203-001015_pano_0006_000494", "timestamp": "2018-12-14T11:28:13.316230Z", "filename": "pano_0006_000494.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 18.37123451, "relative_pitch": -0.07825948493785463, "relative_heading": 277.4644463059799, "relative_elevation": -0.0250930218026042 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006416/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006416/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006416/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006416/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006416/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006416/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006416/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006416/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006416/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7662133946655, 52.3963585598016, 43.6183396177366 ] }, "distance": 18.47, "direction": 276.16, "angle": -0.09, "elevation": -0.03, "pano_id": "TMX7316010203-001518_pano_0000_006416", "timestamp": "2019-12-17T10:43:48.239280Z", "filename": "pano_0000_006416.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 18.46769846, "relative_pitch": -0.08941570507807511, "relative_heading": 276.1632082775986, "relative_elevation": -0.028820685111000444 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000434/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000434/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000434/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000434/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002388_pano_0000_000434/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000434/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002388_pano_0000_000434/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000434/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/01/04/TMX7316010203-002388/pano_0000_000434/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7662054213925, 52.3963495054717, 43.6769078224897 ] }, "distance": 18.93, "direction": 272.95, "angle": 0.09, "elevation": 0.03, "pano_id": "TMX7316010203-002388_pano_0000_000434", "timestamp": "2022-01-04T10:16:54.533380Z", "filename": "pano_0000_000434.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2021", "tags": [ "mission-woz", "mission-2021", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 18.92883735, "relative_pitch": 0.09004282153238163, "relative_heading": 272.9531213077554, "relative_elevation": 0.02974751964210043 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00311/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00311/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00311/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00311/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2024-09-12_06-43-09_00311/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00311/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2024-09-12_06-43-09_00311/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00311/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2024/360geo/recording_2024-09-12_06-43-09_00311/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76620477415963, 52.39635230891722, 0.0 ] }, "distance": 18.99, "direction": 273.89, "angle": -66.49, "elevation": -43.65, "pano_id": "recording_2024-09-12_06-43-09_00311", "timestamp": "2024-09-12T06:48:33Z", "filename": "recording_2024-09-12_06-43-09_00311.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 18.99142449, "relative_pitch": -66.48554045516539, "relative_heading": 273.88620588028925, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000094/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000094/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000094/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000094/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000094/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000094/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000094/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000094/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000094/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76620333384771, 52.3963472691585, 43.8922800961882 ] }, "distance": 19.06, "direction": 272.18, "angle": 0.74, "elevation": 0.25, "pano_id": "TMX7316010203-002831_pano_0007_000094", "timestamp": "2022-12-06T11:49:22.544830Z", "filename": "pano_0007_000094.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 19.05964531, "relative_pitch": 0.7368214458436981, "relative_heading": 272.1840240112529, "relative_elevation": 0.2451197933405993 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001976/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001976/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001976/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001976/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_001976/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001976/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001976/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001976/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001976/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76620226449591, 52.3963517538821, 43.5427735131234 ] }, "distance": 19.16, "direction": 273.67, "angle": -0.31, "elevation": -0.1, "pano_id": "TMX7315120208-000044_pano_0000_001976", "timestamp": "2016-05-10T08:32:53.035120Z", "filename": "pano_0000_001976.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 19.15781828, "relative_pitch": -0.3121891653887627, "relative_heading": 273.66729324211735, "relative_elevation": -0.10438678972420234 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009312/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009312/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009312/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009312/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009312/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009312/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009312/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009312/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009312/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76620004520182, 52.3963451098496, 43.6629796978086 ] }, "distance": 19.28, "direction": 271.44, "angle": 0.05, "elevation": 0.02, "pano_id": "TMX7316010203-001721_pano_0001_009312", "timestamp": "2020-05-15T10:08:19.341130Z", "filename": "pano_0001_009312.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 19.27578806, "relative_pitch": 0.0470219095272712, "relative_heading": 271.4449628464889, "relative_elevation": 0.01581939496099949 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006408/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006408/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006408/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006408/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001518_pano_0000_006408/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006408/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001518_pano_0000_006408/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006408/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/12/17/TMX7316010203-001518/pano_0000_006408/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76676686553679, 52.3963551681195, 43.6259840913117 ] }, "distance": 19.38, "direction": 85.25, "angle": -0.06, "elevation": -0.02, "pano_id": "TMX7316010203-001518_pano_0000_006408", "timestamp": "2019-12-17T10:43:41.534280Z", "filename": "pano_0000_006408.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2019", "tags": [ "mission-woz", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 19.38030239, "relative_pitch": -0.06260516682369008, "relative_heading": 85.24864648374849, "relative_elevation": -0.021176211535902212 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015222/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015222/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015222/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015222/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-000323_pano_0000_015222/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015222/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-000323_pano_0000_015222/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015222/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2017/06/01/TMX7316010203-000323/pano_0000_015222/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76676852824682, 52.3963578368375, 43.4221192179248 ] }, "distance": 19.52, "direction": 84.41, "angle": -0.66, "elevation": -0.23, "pano_id": "TMX7316010203-000323_pano_0000_015222", "timestamp": "2017-06-01T12:31:36.573160Z", "filename": "pano_0000_015222.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 19.51979414, "relative_pitch": -0.6605260830553569, "relative_heading": 84.40746786343593, "relative_elevation": -0.2250410849228004 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005047/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005047/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005047/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005047/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002078_pano_0000_005047/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005047/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002078_pano_0000_005047/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005047/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2021/04/01/TMX7316010203-002078/pano_0000_005047/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76676868486303, 52.3963575563561, 43.6860616058111 ] }, "distance": 19.53, "direction": 84.5, "angle": 0.11, "elevation": 0.04, "pano_id": "TMX7316010203-002078_pano_0000_005047", "timestamp": "2021-04-01T11:55:43.990840Z", "filename": "pano_0000_005047.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 19.52738917, "relative_pitch": 0.11414109225978472, "relative_heading": 84.50165585191343, "relative_elevation": 0.038901302963495255 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009304/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009304/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009304/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009304/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001721_pano_0001_009304/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009304/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009304/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009304/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2020/05/15/TMX7316010203-001721/pano_0001_009304/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76677001560048, 52.3963446953697, 43.655510071665 ] }, "distance": 19.53, "direction": 88.71, "angle": 0.02, "elevation": 0.01, "pano_id": "TMX7316010203-001721_pano_0001_009304", "timestamp": "2020-05-15T10:08:14.781140Z", "filename": "pano_0001_009304.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 19.53308698, "relative_pitch": 0.024492108415686605, "relative_heading": 88.70939573452101, "relative_elevation": 0.008349768817396352 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006812/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006812/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006812/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006812/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006812/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006812/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006812/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006812/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006812/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76619437390756, 52.3963518304577, 43.6197858024389 ] }, "distance": 19.69, "direction": 273.59, "angle": -0.08, "elevation": -0.03, "pano_id": "TMX7316060226-000461_pano_0000_006812", "timestamp": "2019-11-05T11:45:56.881180Z", "filename": "pano_0000_006812.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 19.69439147, "relative_pitch": -0.0796390349003883, "relative_heading": 273.59209092299454, "relative_elevation": -0.027374500408704705 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000277/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000277/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000277/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000277/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000277/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000277/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000277/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000277/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000277/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76619386463931, 52.3963594174506, 44.2541122706607 ] }, "distance": 19.8, "direction": 276.02, "angle": 1.76, "elevation": 0.61, "pano_id": "TMX7315080123-000281_pano_0000_000277", "timestamp": "2016-06-13T08:25:48.338780Z", "filename": "pano_0000_000277.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 19.7997238, "relative_pitch": 1.7558274876541753, "relative_heading": 276.02477647563296, "relative_elevation": 0.6069519678130959 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00125/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00125/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00125/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00125/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00125/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00125/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00125/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00125/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00125/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766774841295505, 52.3963447409367, 0.0 ] }, "distance": 19.86, "direction": 88.72, "angle": -65.53, "elevation": -43.65, "pano_id": "recording_2025-06-17_04-45-19_00125", "timestamp": "2025-06-17T04:47:30Z", "filename": "recording_2025-06-17_04-45-19_00125.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 19.86160226, "relative_pitch": -65.5321328687877, "relative_heading": 88.71611169343211, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00117/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00117/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00117/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00117/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/recording_2025-06-17_04-45-19_00117/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00117/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/recording_2025-06-17_04-45-19_00117/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00117/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2025/360geo/recording_2025-06-17_04-45-19_00117/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.766187147815091, 52.39634030383599, 0.0 ] }, "distance": 20.15, "direction": 269.86, "angle": -65.22, "elevation": -43.65, "pano_id": "recording_2025-06-17_04-45-19_00117", "timestamp": "2025-06-17T04:47:25Z", "filename": "recording_2025-06-17_04-45-19_00117.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 20.14764258, "relative_pitch": -65.22183009026568, "relative_heading": 269.8614685259789, "relative_elevation": -43.6471603028476 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000517/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000517/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000517/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000517/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-001064_pano_0006_000517/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000517/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001064_pano_0006_000517/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000517/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/01/18/TMX7316010203-001064/pano_0006_000517/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7667791966068, 52.3963595151597, 43.6378161646426 ] }, "distance": 20.26, "direction": 84.08, "angle": -0.03, "elevation": -0.01, "pano_id": "TMX7316010203-001064_pano_0006_000517", "timestamp": "2019-01-18T09:29:44.845940Z", "filename": "pano_0006_000517.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 20.26105715, "relative_pitch": -0.026424072565052865, "relative_heading": 84.08197947333497, "relative_elevation": -0.009344138205001684 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000102/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000102/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000102/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000102/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316010203-002831_pano_0007_000102/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000102/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-002831_pano_0007_000102/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000102/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2022/12/06/TMX7316010203-002831/pano_0007_000102/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76678176828949, 52.3963533250448, 43.7923797862604 ] }, "distance": 20.38, "direction": 86.06, "angle": 0.41, "elevation": 0.15, "pano_id": "TMX7316010203-002831_pano_0007_000102", "timestamp": "2022-12-06T11:49:33.574740Z", "filename": "pano_0007_000102.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "woz", "mission_year": "2022", "tags": [ "mission-woz", "mission-2022", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 20.37629856, "relative_pitch": 0.40833336879938203, "relative_heading": 86.05963750161023, "relative_elevation": 0.14521948341279511 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000285/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000285/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000285/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000285/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315080123-000281_pano_0000_000285/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000285/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315080123-000281_pano_0000_000285/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000285/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/06/13/TMX7315080123-000281/pano_0000_000285/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76678406512175, 52.3963508661258, 44.2591966232285 ] }, "distance": 20.52, "direction": 86.85, "angle": 1.71, "elevation": 0.61, "pano_id": "TMX7315080123-000281_pano_0000_000285", "timestamp": "2016-06-13T08:25:54.554140Z", "filename": "pano_0000_000285.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 20.51543461, "relative_pitch": 1.708796375768254, "relative_heading": 86.85201814326038, "relative_elevation": 0.612036320380895 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001968/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001968/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001968/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001968/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7315120208-000044_pano_0000_001968/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001968/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7315120208-000044_pano_0000_001968/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001968/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2016/05/10/TMX7315120208-000044/pano_0000_001968/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.76678807175251, 52.3963592771729, 43.5397146940231 ] }, "distance": 20.86, "direction": 84.33, "angle": -0.3, "elevation": -0.11, "pano_id": "TMX7315120208-000044_pano_0000_001968", "timestamp": "2016-05-10T08:32:46.490050Z", "filename": "pano_0000_001968.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": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 20.85942511, "relative_pitch": -0.2951244071046654, "relative_heading": 84.32541797963859, "relative_elevation": -0.10744560882450571 }, { "_links": { "self": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316010203-001721_pano_0001_009308/adjacencies/TMX7316010203-001721_pano_0001_009308/" }, "equirectangular_full": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006820/equirectangular/panorama_8000.jpg" }, "equirectangular_medium": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006820/equirectangular/panorama_4000.jpg" }, "equirectangular_small": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006820/equirectangular/panorama_2000.jpg" }, "cubic_img_preview": { "href": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006820/cubic/preview.jpg" }, "thumbnail": { "href": "https://api.data.amsterdam.nl/panorama/thumbnail/TMX7316060226-000461_pano_0000_006820/?format=api" }, "adjacent": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006820/?format=api" }, "transitive_adjacencies": { "href": "https://api.data.amsterdam.nl/panorama/panoramas/TMX7316060226-000461_pano_0000_006820/adjacencies/?format=api" } }, "cubic_img_baseurl": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006820/cubic/", "cubic_img_pattern": "https://t1.data.amsterdam.nl/panorama/2019/11/05/TMX7316060226-000461/pano_0000_006820/cubic/{z}/{f}/{y}/{x}.jpg", "geometry": { "type": "Point", "coordinates": [ 4.7667901176711, 52.3963582626695, 43.5985094383359 ] }, "distance": 20.99, "direction": 84.67, "angle": -0.13, "elevation": -0.05, "pano_id": "TMX7316060226-000461_pano_0000_006820", "timestamp": "2019-11-05T11:46:02.721090Z", "filename": "pano_0000_006820.jpg", "surface_type": "L", "mission_distance": 5, "mission_type": "bi", "mission_year": "2019", "tags": [ "mission-bi", "mission-2019", "surface-land", "mission-distance-5" ], "from_pano_id": "TMX7316010203-001721_pano_0001_009308", "from_geolocation_2d_rd": { "type": "Point", "coordinates": [ 112751.55682844546, 490013.9985875686 ] }, "relative_distance": 20.9872251, "relative_pitch": -0.13281814055458682, "relative_heading": 84.66969147069706, "relative_elevation": -0.048650864511699865 } ] } }