Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对于一个项目,我需要读写 ESRI shapefile。这应该很容易,因为我不需要高级功能。外面有东西吗?
GeoTools通过插件支持 shapefile。GIS 是一个复杂的领域,我认为您会发现那里很少有“简单”的库。不幸的是,任何强大到足以执行通用 GIS 的库都会有学习曲线。也就是说,Shapefile并没有那么复杂,并且有很多代码可供参考。