Key:panoramax
|  panoramax | 
|  | 
| Description | 
|---|
| Picture identifier for a Panoramax image.   | 
| Group: references | 
| Website | 
| api.panoramax.xyz | 
| URL pattern | 
| https://api.panoramax.xyz/#focus=pic&pic=$1 | 
| Used on these elements | 
| Status: de facto | 
| Tools for this tag | 
| 
 | 
panoramax=* is used to link from an OSM object to a picture of that object in Panoramax, the open source and federated street-level imagery platform. The value to use is the picture's unique identifier (UUID).
This UUID can be found in Panoramax's image viewer by clicking the 🮦 button at the top-left of the screen: the Summary tab has a section "Copy ID" with a button "Picture", pressing which should copy the UUID to the clipboard.
Value
The UUID of the picture is enough to get access to the picture by querying the Panoramax meta-catalog.
Example: panoramax=cafb0ec8-51dd-43ac-836c-8cd1f7cb8725
- Direct access to full definition picture : https://api.panoramax.xyz/api/pictures/cafb0ec8-51dd-43ac-836c-8cd1f7cb8725/hd.jpg
- Direct access to low definition picture : https://api.panoramax.xyz/api/pictures/cafb0ec8-51dd-43ac-836c-8cd1f7cb8725/sd.jpg
- Direct access to the picture thumbnail : https://api.panoramax.xyz/api/pictures/cafb0ec8-51dd-43ac-836c-8cd1f7cb8725/thumb.jpg
- Access to a web viewer: https://api.panoramax.xyz/#focus=pic&pic=cafb0ec8-51dd-43ac-836c-8cd1f7cb8725
- Access to the picture metadata (including links to full definition, low definition and thumbnail): https://api.panoramax.xyz/api/search?ids=cafb0ec8-51dd-43ac-836c-8cd1f7cb8725
Multiple images
Multiple images can be added on the same object with a number suffix in the key, like so:
- panoramax=45e05bef-f4db-4862-8ac5-4c634e7a692e
- panoramax:1=71297cbc-8f63-491f-a4cb-1a59c2591f5a
- panoramax:2=da88fa5d-4816-4346-9a42-454615d7e726
You may also see panoramax:0=* being used; there isn't a consensus yet on where to start counting.
Preserving orientation and zoom
If it is important to preserve specific zoom and orientation (e.g. for 360° images) or any data other than UUID, then the parameters can be used as they would be in the URL, e.g.:
- panoramax=620cae1c-d2a1-4b7a-ac79-4d47ed7dc0f5&xyz=250.10/7.54/75
See also
- Panoramax
- image=*- generic key for giving an image link
- mapillary=*- for images available on Mapillary
- wikimedia_commons=*- key for a wikimedia commons category or image
- Photo linking - Create links between OSM features and external pictures








