wath is wrong? resolution 5 need to 8.3?
MSFS AIRPORT ELEVATION TOOL NOOL AEROSYSTEMS OÜ
Personal license - for non-commercial use only
https://www.nool.ee/
======================================================================================================================================================================================================================================
Collecting imagery 1/1 (100.00%)
Imagery has 8.29 m resolution
Output will be 5.00 m
Initializing grid
Traceback (most recent call last):
File "D:\msfs-toolkit-0.53\msfs_elev.py", line 374, in <module>
sys.exit(main(sys.argv[1:]))
File "D:\msfs-toolkit-0.53\msfs_elev.py", line 117, in main
rect_grid = grid.ElevRectGrid(args.bounds if args.bounds else args.border)
File "D:\msfs-toolkit-0.53\noolaero\grid.py", line 43, in __init__
self.InitFromFile(params)
File "D:\msfs-toolkit-0.53\noolaero\grid.py", line 81, in InitFromFile
self.coverage = util.LoadPolygonsFromFile(filename)
File "D:\msfs-toolkit-0.53\noolaero\util.py", line 74, in LoadPolygonsFromFile
ds = gdal.VectorTranslate("", str(filename), format = "Memory", dstSRS = f"EPSG:{epsg}", reproject = True)
File "D:\msfs-toolkit-0.53\OSGeo4W_v2\Apps\Python39\lib\site-packages\osgeo\gdal.py", line 818, in VectorTranslate
srcDS = OpenEx(srcDS, gdalconst.OF_VECTOR)
File "D:\msfs-toolkit-0.53\OSGeo4W_v2\Apps\Python39\lib\site-packages\osgeo\gdal.py", line 4018, in OpenEx
return _gdal.OpenEx(*args, **kwargs)
RuntimeError: Unable to open D:\Projects\EDDS\source\contourEdds.shx or D:\Projects\EDDS\source\contourEdds.SHX. Set SHAPE_RESTORE_SHX config option to YES to restore or create it.
PS D:\msfs-toolkit-0.53>