# Synthetic PBF fixture

`tiny.osm.pbf.b64` is a Base64 transport form of a 438-byte synthetic
`tiny.osm.pbf` generated with pyosmium 4.3.1. It contains no production or
personally identifying data.

Objects:

- node 1: `Fixture Cafe`, `amenity=cafe`
- node 2: `Fixture Node`
- way 10: refs 1 and 2, `amenity=restaurant`
- relation 20: way 10 as `outer`, `tourism=hotel`

Expected SHA-256:

`1f181fa63b838de88c5c7d8ecff2a014ca52a9349c6470fd2656ad3c9e0ddb8c`

The Base64 representation is decoded only into a pytest temporary directory.
No production extract is downloaded or checked into this phase.
