SPLIT-SCREEN MAP with PYTHON: SWIPE to change the map layer!

Поділитися
Вставка
  • Опубліковано 1 жов 2024

КОМЕНТАРІ • 1

  • @everesthood4018
    @everesthood4018 3 місяці тому

    @Geospatial School Hi! I'm working through the tutorial, and I've had some trouble with the relative file path for "vrt_fn". I'm either getting an error that says "RasterioIOError: my.vrt: No such file or directory" or "Permission denied", though I'm running VSCode as an administrator. I've named my current working directory, "mapbooks", which contains the .ipynb file and "S2A_MSIL2A_20240307T190231_N0510_R013_T10TFR_20240308T010347.SAFE.zip". What would the relative file path be given my file structure; seems like I've tried everything, but can't get the VRT file to be created or accessed via the file path. Thanks!