Thomas
Thomas
ubuntu20.04 python3.8 There are some errors when I run ogcserver... Traceback (most recent call last): File "/usr/local/bin/ogcserver", line 4, in __import__('pkg_resources').run_script('ogcserver==0.1.1', 'ogcserver') File "/usr/local/lib/python3.8/dist-packages/pkg_resources/__init__.py", line 666, in run_script self.require(requires)[0].run_script(script_name, ns)...
Hi guys. ` gdal /temp/202008041115/a/aa.img #ffffff,#ffffff,#ffff00 ` When I set the datasource is gdal, the img(erdas) file is true color, but output the tile is gray, I don't konwn the...
现在的数据中存在有3d或4d的情况,期望在转换时提供这样的接口,转换过程中只对xy进行修正,然后加入原有的z值或者m值。