虾神daxialu
虾神daxialu
几个建议
1、GIS圈子里面更关心Polygon,所以希望在plot_geometry方法里面加入GPU加速功能。 2、choroplethmap方法目前不支持MultiPolygon,在GIS圈子里面就没法正式投入使用。 3、choroplethmap的渲染方法,不支持唯一值设置颜色渲染和分段渲染。
I need to cross-compile the Linux environment on Windows. Run the command as follows: cargo build --release --target=x86_64-unknown-linux-musl output: Compiling gdal-sys v0.9.1 Compiling nalgebra v0.30.1 Compiling itertools v0.10.5 Compiling log...
I can use dynamic compilation to implement functions after installing libgeos on Ubuntu, but after the program is sent to other environments, if other machines do not have lib Geo,...