Good GIS Software or Components for Windows PC in .NET?(.NET 中适用于 Windows PC 的良好 GIS 软件或组件?)
问题描述
上周我为 GIS(地理信息系统)寻找好的免费或开源解决方案和组件,我创建了一些系统,但没有人满足我的要求
Last week i searched for good free or opensource solutions and component for GIS (Geographical Information Systems) I founded some system but no one fill my requirements
- SharpMap 是一个漏洞百出的软件
- Gmap.net 很慢
- MapWindow 的结构非常复杂,漏洞百出.
我创建了 uDIG,但使用的是 java,我需要 vb.net 或 c# 中的解决方案.
I founded uDIG but is in java, i need a solution in vb.net or c#.
有人知道满足我要求或有替代方案的好解决方案,我接受解决方案吗?
Anyone know a good solution that fill my requirements or have alternatives, i accept solutions?
推荐答案
坚持使用 .NET 会极大地限制自己.除了 SharpMap 或 MapWinGIS ActiveX (MapWindow),我什么都不知道.这里有一些免费的但不是 .NET 的 Windows 桌面应用程序选项.
You are limiting yourself a lot by insisting on .NET. I don't know of anything other than SharpMap or MapWinGIS ActiveX (MapWindow). Here are some free, but not .NET, options for Windows desktop applications.
如果您考虑使用 Python 或 C++ 编写独立应用程序:
If you'd consider writing your standalone application in Python or C++:
- Mapnik
- QGIS
或者,如果您考虑为现有 GIS 编写插件或自定义:
Or if you'd consider writing a plug-in or a customisation for an existing GIS:
- GRASS 可以在 Python、Perl、Ruby...
- QGIS 可以在 Python
- GRASS can be customised in Python, Perl, Ruby...
- QGIS can be customised in Python
这篇关于.NET 中适用于 Windows PC 的良好 GIS 软件或组件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:.NET 中适用于 Windows PC 的良好 GIS 软件或组件?


- Web Api 中的 Swagger .netcore 3.1,使用 swagger UI 设置日期时间格式 2022-01-01
- 如何用自己压缩一个 IEnumerable 2022-01-01
- C# 中多线程网络服务器的模式 2022-01-01
- 在哪里可以找到使用中的C#/XML文档注释的好例子? 2022-01-01
- C#MongoDB使用Builders查找派生对象 2022-09-04
- WebMatrix WebSecurity PasswordSalt 2022-01-01
- 良好实践:如何重用 .csproj 和 .sln 文件来为 CI 创建 2022-01-01
- 带有服务/守护程序应用程序的 Microsoft Graph CSharp SDK 和 OneDrive for Business - 配额方面返回 null 2022-01-01
- MoreLinq maxBy vs LINQ max + where 2022-01-01
- 输入按键事件处理程序 2022-01-01