Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Final ZIP contains only 33 of 137 panoramas #481

Description

@josefbry

Hello,

I encountered a problem with the final export/ZIP packaging.

Problem
The tool successfully downloads all 137 Street View panoramas (Street View 360 0–136). Nothing stops early — the export process runs without any errors.

BUT:
The final exported ZIP contains only the first 33 panoramas:
0-street-view-360-0
1-street-view-360-1
...
32-street-view-360-32
All remaining panoramas (33–136) are missing from the ZIP.

Important detail
Inside my local export directory (before zipping), all panoramas ARE present → the exporter scraped everything correctly.
The problem happens only during ZIP creation:
Only a partial subset (first ~33 folders) is packaged.

Expected behaviour
The ZIP should include all downloaded panoramas, not only the first ~30.

Consequences
In data.js, all 137 scenes are listed. In the ZIP, only 33 tile folders exist. When opening the tour on a web server, scenes 0–32 work, scenes 33–136 show a black screen.

Questions
Is there a file count limit or size limit in the ZIP generation code?
Is this a known issue in the export/packaging step?
Is there a recommended workaround (manual packaging, alternative build mode, etc.)?

Environment
Windows 11
Latest version of the tool
Resulting ZIP size: ~390 MB (expected larger)

Thank you for your help — the downloader works great, but the ZIP contains only a fraction of the files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions