-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
publishShp does not support Chinese file name #242
Comments
这个仓库早就停止更新了,你需要把源码里面的url编码一下就行了 |
可以具体说一下怎么改吗 我这边也遇到了这样的问题 |
你可以去看看我fork的仓库,这里面我是改好了的,里面也有我提交的记录,完全支持中文shapefile上传,你只需要拉下来自己打个包,maven引入就行。但是还是建议你拉源码自己debug下去看看,这个改起来不难 |
爱你 天皇❤❤❤ |
okk 阿里嘎多 |
请问解决了吗 中文shp文件还是传不上去报一样的错 |
请问解决了吗 中文shp文件还是传不上去报一样的错 |
I copy a zip file to testdata folder and get error message:
`
java.lang.IllegalArgumentException: Invalid uri 'http://172.16.104.131:31911/geoserver/rest/workspaces/file-manage/datastores/污水管点/file.shp?configure=none': escaped absolute path not valid
`
The text was updated successfully, but these errors were encountered: