Skip to content

Extra characters in path or mbtiles names do not load and create extra files on host #96

Open
@brendan-ward

Description

On MacOS:

Given a tileset named tileset with extra chars ();?\Å.mbtiles:

  • fails to load, complains about missing tiles
  • creates a file tileset with extra chars ();? on disk

Expected behavior:

  • raise error on opening file if path is not valid for sqlite driver
  • do not create any files on disk in case of failure to open path

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions