You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Filesystem.php line 402:
[League\Flysystem\FileExistsException]
File already exists at path: places/flags/.png
Exception trace:
League\Flysystem\Filesystem->assertAbsent() at /Volumes/Seagate_HFS/Amgine/ownCloud/Code/webtrees/geodata2/vendor/league/flysystem/src/Filesystem.php:66
League\Flysystem\Filesystem->write() at /Volumes/Seagate_HFS/Amgine/ownCloud/Code/webtrees/geodata2/src/ExportCommand.php:146
Webtrees\Geodata\ExportCommand->exportData() at /Volumes/Seagate_HFS/Amgine/ownCloud/Code/webtrees/geodata2/src/ExportCommand.php:68
Webtrees\Geodata\ExportCommand->execute() at /Volumes/Seagate_HFS/Amgine/ownCloud/Code/webtrees/geodata2/vendor/symfony/console/Command/Command.php:252
Symfony\Component\Console\Command\Command->run() at /Volumes/Seagate_HFS/Amgine/ownCloud/Code/webtrees/geodata2/vendor/symfony/console/Application.php:865
Symfony\Component\Console\Application->doRunCommand() at /Volumes/Seagate_HFS/Amgine/ownCloud/Code/webtrees/geodata2/vendor/symfony/console/Application.php:241
Symfony\Component\Console\Application->doRun() at /Volumes/Seagate_HFS/Amgine/ownCloud/Code/webtrees/geodata2/vendor/symfony/console/Application.php:143
Symfony\Component\Console\Application->run() at /Volumes/Seagate_HFS/Amgine/ownCloud/Code/webtrees/geodata2/tools/export:13
export [--language LANGUAGE] [--prefix [PREFIX]]
Exporting after adding flags and places for Norway/Østfeldt/[all municipalities]/[some villages] using tools/wiki-place and tools/wiki-flag.
The text was updated successfully, but these errors were encountered:
These three issues were all from a single run of export. The immediately previous output was a PHP Notice for undefined index for Våler, which does have a placename as a feature in the parent data.geojson, and Våler's data.geojson has a placename feature for Kirkebygden (which does not yet have a flag/coat of arms)
But I have a suspicion: would the Scilly Isles .svg happen to have an embedded png in it?
Exporting after adding flags and places for Norway/Østfeldt/[all municipalities]/[some villages] using tools/wiki-place and tools/wiki-flag.
The text was updated successfully, but these errors were encountered: