我正在使用玫瑰靛蓝。当我在做映射然后通过以下方式保存它:
map_server map_server -f 'location'
Run Code Online (Sandbox Code Playgroud)
它给了我一个警告......
Using deprecated map server interface. Please switch to a new interface.
Run Code Online (Sandbox Code Playgroud)
和错误
map_server could not open -f
Run Code Online (Sandbox Code Playgroud)
我能做什么?