ghdc/Markdown/errorMSG/e_input_openwbdFail.txt
2024-10-23 16:30:58 +08:00

12 lines
773 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

当前上传的边界文件无法使用GDAL打开。
可能原因是1.非英文方式的文件名或文件夹名称2. 文件格式与GDAL不兼容3. 投影信息(.prj文件)缺失
流域边界必须为多边形的shapefile无法处理线条、点、或者栅格文件定义的流域边界。
并且,边界文件的投影信息(.prj文件)是合理的。
The uploaded boundary file cannot be open with GDAL.
Possible reasons are 1. non-English name of folder/files; 2. incompatibility
between input file and GDAL format; 3. Projection infomation (.prj file) is missing.
The watershed boundary file must be SpatialPolygon/SpatialPolygonDataFrame
(in shapefile format) with a valid projection. The PolyLine/Points shapefiles
or tiff format are not acceptable.