Pinned Repositories
AutoUpdater.NET
AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.
batflat
Lightweight, fast and easy CMS for free. Bootstrap ready. https://batflat.org
GMap.NET
GMap.NET Windows Forms & Presentation is an excellent open source, powerful, free and cross-platform .NET control. Allows the use of routing, geocoding, directions and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yendux, Mapy.cz, Maps.lt, iKarte.lv, NearMap, HereMap, CloudMade, WikiMapia, MapQuest and many more.
greatmaps
GMap.NET - Great Maps for Windows Forms & Presentation
MapDownloader
Map downloader based on GMap.NET
Notification-Popup-Window
A notification window that appears on the lower right part of the screen.
QRCoder
A pure C# Open Source QR Code implementation
gmapCacher
Gmap.Net Prefetch tile and cache
MyMapTools
由于工作中经常和地图、GPS坐标转换、GPS轨迹查看等内容相关,经常要借助一些在线网站和工具来查看地图和位置等,在一次偶然的机会中了解到一个[GMap.NET](https://github.com/radioman/greatmaps)开源的桌面地图库和基于GMap.NET实现的[MapDownloader](https://github.com/luxiaoxun/MapDownloader)地图下载工具,于是也想实现一个自己的地图相关工具,包含以下功能: - 多种地图切换:Baidu(百度), Amap(高德), Tencent(腾讯), Tianditu(天地图), Ship, Google, Bing, OpenStreetMap, ArcGIS, Here(Nokia)等; - 坐标拾取和坐标转换:GPS(WGS84)、火星坐标(GCJ02)、百度坐标(BD09)等相互转换,地理编码和反地理编码等; - POI查询:通过百度地图、高德地图、腾讯地图等WebAPI搜索、保存POI数据; - 地图下载、拼接:通过矩形、多边形、行政区划等方式下载、缓存地图数据或者拼接成大图; - 导航路线搜索、导出:通过百度地图、高德地图、腾讯地图等WebAPI搜索、保存导航路线数据; - 历史轨迹加载、回放:加载不同格式(csv/excel/nmea)轨迹数据,并可以回放、测试等; - 实时轨迹显示:通过串口接收GPS信息显示在地图上;
aklegend's Repositories
aklegend/AutoUpdater.NET
AutoUpdater.NET is a class library that allows .NET developers to easily add auto update functionality to their classic desktop application projects.
aklegend/batflat
Lightweight, fast and easy CMS for free. Bootstrap ready. https://batflat.org
aklegend/GMap.NET
GMap.NET Windows Forms & Presentation is an excellent open source, powerful, free and cross-platform .NET control. Allows the use of routing, geocoding, directions and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yendux, Mapy.cz, Maps.lt, iKarte.lv, NearMap, HereMap, CloudMade, WikiMapia, MapQuest and many more.
aklegend/greatmaps
GMap.NET - Great Maps for Windows Forms & Presentation
aklegend/MapDownloader
Map downloader based on GMap.NET
aklegend/Notification-Popup-Window
A notification window that appears on the lower right part of the screen.