- Tester SNML
- Browser API
- Tester della firma
- Documenti SNML
- Documenti API
- Documenti SNQL
- Documenti SNJS
Table: photo_tag
A photo_tag record represents a single tag in a member-uploaded photograph
Columns
- created
- When the tag was created, represented as an offset in milliseconds from Jan 1, 1970 UTC.
- pid i fk: user.uid
- The unique id of the photo
- subject i fk: user.uid
- The uid (user id) of a member that is tagged
- text
- Free form text description of the tag
- xcoord
- Horizontal position of the tag, as floating-point percentage of the photo width measured from the left edge of the photo.
- ycoord
- Vertical position of the tag, as floating-point percentage of the photo height measured from the top edge of the photo.