MapControlEx.cs 99 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396
  1. using DevExpress.Map.Native;
  2. using DevExpress.Utils;
  3. using DevExpress.Utils.Design;
  4. using DevExpress.Utils.Svg;
  5. using DevExpress.XtraBars;
  6. using DevExpress.XtraMap;
  7. using System;
  8. using System.Collections.Generic;
  9. using System.ComponentModel;
  10. using System.ComponentModel.DataAnnotations;
  11. using System.Data.Common;
  12. using System.Data.SQLite;
  13. using System.Drawing;
  14. using System.Drawing.Imaging;
  15. using System.IO;
  16. using System.Linq;
  17. using System.Linq.Expressions;
  18. using System.Reflection;
  19. using System.Text;
  20. using System.Threading.Tasks;
  21. using System.Windows.Forms;
  22. using DevExpress.XtraMap.ItemEditor;
  23. using DxHelper;
  24. using System.Runtime.CompilerServices;
  25. using DevExpress.XtraPrinting;
  26. using DevExpress.Export.Xl;
  27. using DevExpress.XtraEditors;
  28. using DevExpress.Map.Dashboard;
  29. using DevExpress.XtraGrid;
  30. using DevExpress.XtraGrid.Views.Grid;
  31. using DevExpress.XtraGrid.Columns;
  32. using DevExpress.Map;
  33. using System.Threading;
  34. using System.ComponentModel.DataAnnotations.Schema;
  35. using XdCxRhDW.App.Model;
  36. //using RHDW.Model;
  37. /// <summary>
  38. /// 指示某个属性需要导出
  39. /// </summary>
  40. [AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
  41. public class ExportCellAttribute : Attribute
  42. {
  43. /// <summary>
  44. /// 指示某个属性需要导出
  45. /// </summary>
  46. public ExportCellAttribute()
  47. {
  48. }
  49. /// <summary>
  50. /// 指示某个属性需要导出
  51. /// </summary>
  52. /// <param name="format">浮点数(默认f4)、时间(默认yyyy-MM-dd HH:mm:ss)等导出时的格式化字符串</param>
  53. public ExportCellAttribute(string format)
  54. {
  55. this.Format = format;
  56. }
  57. /// <summary>
  58. /// 浮点数(默认f4)、时间(默认yyyy-MM-dd HH:mm:ss)等导出时的格式化字符串
  59. /// </summary>
  60. public string Format { get; set; }
  61. /// <summary>
  62. /// 列的排列顺序,未指定的ColumnIndex的按照属性顺序排在之后
  63. /// </summary>
  64. public int ColumnIndex { get; set; } = -1;
  65. }
  66. /// <summary>
  67. /// 指示某个属性在ToolTip中显示
  68. /// </summary>
  69. [AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
  70. public class ToolTipAttribute : Attribute
  71. {
  72. /// <summary>
  73. /// 指示某个属性在ToolTip中显示
  74. /// </summary>
  75. public ToolTipAttribute()
  76. {
  77. }
  78. /// <summary>
  79. /// 指示某个属性在ToolTip中显示
  80. /// </summary>
  81. /// <param name="format">浮点数(默认f4)、时间(默认yyyy-MM-dd HH:mm:ss)等导出时的格式化字符串</param>
  82. public ToolTipAttribute(string format)
  83. {
  84. this.Format = format;
  85. }
  86. /// <summary>
  87. /// 浮点数(默认f4)、时间(默认yyyy-MM-dd HH:mm:ss)等导出时的格式化字符串
  88. /// </summary>
  89. public string Format { get; set; }
  90. /// <summary>
  91. /// ToolTip从上到下的排列顺序,未指定的Index将按照属性顺序排在之后
  92. /// </summary>
  93. public int Index { get; set; } = 10000;
  94. }
  95. /// <summary>
  96. /// 定位点绑定到地图的对象
  97. /// </summary>
  98. public class PosData : BaseModel<long>
  99. {
  100. /// <summary>
  101. /// 信号时刻
  102. /// </summary>
  103. [Display(Name = "信号时刻")]
  104. [DisplayFormat(DataFormatString = "yyyy-MM-dd HH:mm:ss.fff")]
  105. [ExportCell(ColumnIndex = 0)]//如果导出了SigTime,则内部会自动按照SigTime降序排列后再导出
  106. [ToolTip(Index = 0)]
  107. public DateTime SigTime { get; set; }
  108. /// <summary>
  109. /// 定位经度
  110. /// </summary>
  111. [Display(Name = "定位经度", AutoGenerateField = false)]
  112. [ExportCell("f4")]
  113. [ToolTip("f4")]
  114. public double PosLon { get; set; }
  115. /// <summary>
  116. /// 定位纬度
  117. /// </summary>
  118. [Display(Name = "定位纬度", AutoGenerateField = false)]
  119. [ExportCell("f4")]
  120. [ToolTip("f4")]
  121. public double PosLat { get; set; }
  122. /// <summary>
  123. /// 定位经度
  124. /// </summary>
  125. [Display(Name = "镜像经度", AutoGenerateField = false)]
  126. [ExportCell("f4")]
  127. [ToolTip("f4")]
  128. public double MirrLon { get; set; }
  129. /// <summary>
  130. /// 定位纬度
  131. /// </summary>
  132. [Display(Name = "镜像纬度", AutoGenerateField = false)]
  133. [ExportCell("f4")]
  134. [ToolTip("f4")]
  135. public double MirrLat { get; set; }
  136. /// <summary>
  137. /// 当前点是否被选中(默认false)
  138. /// </summary>
  139. [Display(Name = "是否选中", AutoGenerateField = false)]
  140. [NotMapped]
  141. public bool Selected { get; set; }
  142. /// <summary>
  143. /// 当前点是否可见(默认true)
  144. /// </summary>
  145. [Display(Name = "是否可见", AutoGenerateField = false)]
  146. [NotMapped]
  147. public bool Visible { get; set; } = true;
  148. /// <summary>
  149. /// 用于生成颜色的一个key,相同的key具有相同的颜色,当ColorKey为html颜色时则使用此颜色(如#A1B2FF),默认红色#CC3333
  150. /// </summary>、
  151. [Display(Name = "颜色标记", AutoGenerateField = false)]
  152. [NotMapped]
  153. public string ColorKey { get; set; } = "#CC3333";
  154. /// <summary>
  155. /// 判断定位点是否在一个框选的矩形区域内
  156. /// </summary>
  157. /// <param name="startLon"></param>
  158. /// <param name="startLat"></param>
  159. /// <param name="endLon"></param>
  160. /// <param name="endLat"></param>
  161. /// <returns></returns>
  162. public bool InRectangle(double startLon, double startLat, double endLon, double endLat)
  163. {
  164. return PosLon >= startLon && PosLon <= endLon && PosLat >= startLat && PosLat <= endLat;
  165. }
  166. /// <summary>
  167. /// 内部调用的属性
  168. /// </summary>
  169. [Display(AutoGenerateField = false)]
  170. [NotMapped]
  171. internal int ClusterCount { get; set; } = 1;
  172. /// <summary>
  173. /// 内部调用的属性
  174. /// </summary>
  175. [Display(AutoGenerateField = false)]
  176. [NotMapped]
  177. internal int ClusterKey { get; set; } = int.MinValue;
  178. }
  179. public enum GoogleMapType
  180. {
  181. /// <summary>
  182. /// 卫星地图
  183. /// </summary>
  184. Sat = 47626774,
  185. /// <summary>
  186. /// 地形图
  187. /// </summary>
  188. Landform = 370833361,
  189. /// <summary>
  190. /// 混合地图
  191. /// </summary>
  192. Mix = 1024577166,
  193. /// <summary>
  194. /// 普通地图
  195. /// </summary>
  196. Normal = 1818940751
  197. }
  198. /// <summary>
  199. /// MapControl扩展类,封装了常用的非业务基础功能.
  200. /// 内置了4个图层,ImageTileLayer、DrawLayer、FixedDrawLayer、PosLayer.
  201. /// 必须首先调用UseDefalutOptions函数
  202. /// </summary>
  203. public static class MapControlEx
  204. {
  205. class InnerData
  206. {
  207. internal GeoPoint _mapMenuGeoPoint;
  208. internal Dictionary<int, MapItem> _clusterCache = new Dictionary<int, MapItem>();
  209. internal Dictionary<PosData, MapItem> _dataCache = new Dictionary<PosData, MapItem>();
  210. internal BarManager barM;
  211. internal PopupMenu mapMenu;
  212. internal PopupMenu posMenu;
  213. internal PopupMenu rectMenu;
  214. internal Action<(double starLon, double startLat, double centerLon, double centerLat,
  215. double endLon, double endLat, double lonRange, double latRange)> mOnRectChanged;
  216. internal MapItemStorage mMapStorage;
  217. internal MapItemStorage mMapStorageFixed;
  218. internal MapPolyline distinctPath;
  219. internal MapDot hoverPoint;
  220. internal ToolTipControllerShowEventArgs hoverTip;
  221. internal ToolTipController mapToolTip;
  222. internal MapItemStorage posStorge;
  223. internal MapRectangle rangeItem;
  224. internal MapDot dotItem = new MapDot() { Tag = "DrawRect" };
  225. internal bool drawingRect = false;
  226. internal bool mouseLeftDown = false;
  227. internal (double starLon, double startLat, double centerLon, double centerLat,
  228. double endLon, double endLat, double lonRange, double latRange)
  229. CurrentRect;
  230. internal MapDot preSelectedItem;
  231. internal Type posDataType;
  232. }
  233. private static GoogleMapType mMapType = GoogleMapType.Normal;
  234. private static List<MapControl> listMapCtrl = new List<MapControl>();
  235. private const int _dotSize = 8;
  236. private const int _selectedDotSize = 16;
  237. public static MapControl SetMapLayerType(this MapControl ctrl, string wmsUrl)
  238. {
  239. if (!string.IsNullOrWhiteSpace(wmsUrl))
  240. {
  241. var provider = new WmsDataProvider();//地图瓦片提供者
  242. provider.ServerUri = wmsUrl;
  243. provider.ActiveLayerName = "OSM-WMS";
  244. ctrl.GetImageLayer().DataProvider = provider;
  245. }
  246. else
  247. {
  248. bool localGmdbDataEnable = false;//本地Data.Gmdb是否可用,可用时读取本地瓦片,否则执行Http请求资源
  249. var files = Directory.GetFiles(Application.StartupPath, "Data.gmdb", SearchOption.AllDirectories);
  250. if (files.Length > 0)
  251. {
  252. try
  253. {
  254. string conStr = string.Format("Data Source=\"{0}\";Page Size=32768", files[0]);
  255. var con = new SQLiteConnection(conStr);
  256. con.Open();
  257. con.Close();
  258. localGmdbDataEnable = true;
  259. }
  260. catch (Exception ex)
  261. {
  262. Console.Error.WriteLine(ex.Message);
  263. }
  264. }
  265. if (localGmdbDataEnable)
  266. {
  267. var provider = new ImageTileDataProvider();//地图瓦片提供者
  268. provider.TileSource = new ImageTileSource();//地图瓦片数据源接口实现
  269. ctrl.GetImageLayer().DataProvider = provider;
  270. }
  271. else
  272. {
  273. var provider = new HttpMapDataProvider();
  274. ctrl.GetImageLayer().DataProvider = provider;
  275. }
  276. }
  277. return ctrl;
  278. }
  279. /// <summary>
  280. /// <para>设置地图通用属性并创建4个Layer.</para>
  281. /// <para>ImageLayer:绘制地图瓦片</para>
  282. /// <para>DrawLayer:地图绘制图层,右键可以擦除</para>
  283. /// <para>FixedDrawLayer:地图绘制层,右键无法擦除</para>
  284. /// <para>PosLayer:定位点绘制专用图层</para>
  285. /// </summary>
  286. /// <param name="ctrl"></param>
  287. /// <returns></returns>
  288. public static MapControl UseDefalutOptions(this MapControl ctrl)
  289. {
  290. var barM = new BarManager();
  291. barM.BeginInit();
  292. barM.Form = ctrl;
  293. var mapMeun = new PopupMenu() { Manager = barM };
  294. var posMenu = new PopupMenu() { Manager = barM };
  295. var rectMenu = new PopupMenu() { Manager = barM };
  296. barM.EndInit();
  297. listMapCtrl.Add(ctrl);
  298. var innerData = new InnerData();
  299. innerData.barM = barM;
  300. innerData.mapMenu = mapMeun;
  301. innerData.posMenu = posMenu;
  302. innerData.rectMenu = rectMenu;
  303. innerData.mapToolTip = new ToolTipController();
  304. innerData.mapToolTip.InitialDelay = 10;
  305. innerData.mapToolTip.KeepWhileHovered = true;
  306. innerData.mapToolTip.ReshowDelay = 10;
  307. innerData.mapToolTip.ShowBeak = true;
  308. innerData.mapToolTip.ToolTipAnchor = DevExpress.Utils.ToolTipAnchor.Cursor;
  309. innerData.mapToolTip.ToolTipType = ToolTipType.SuperTip;
  310. ctrl.Tag = innerData;
  311. ctrl.ToolTipController = innerData.mapToolTip;
  312. ctrl.ToolTipController.BeforeShow += (sender, e) =>
  313. {
  314. if (e.SelectedObject == null) return;
  315. if (e.SelectedObject.ToString() == ItemsEditorPanelAction.AddRectangle.ToString())
  316. {
  317. e.ToolTip = "绘制矩形";
  318. return;
  319. }
  320. var mapDot = e.SelectedObject as MapDot;
  321. if (mapDot == null) return;
  322. var posItem = mapDot.Tag as PosData;
  323. if (mapDot == null || posItem == null) return;
  324. SuperToolTip superToolTip = new SuperToolTip();
  325. if (posItem.ClusterCount == 1)
  326. {
  327. var props = posItem.GetType().GetProperties(BindingFlags.Instance | BindingFlags.Public).ToList();
  328. var list = new List<(int Index, string Name, string Format, object Value)>();
  329. foreach (var prop in props)
  330. {
  331. var attrToolTip = prop.GetCustomAttribute<ToolTipAttribute>();
  332. if (attrToolTip == null) continue;
  333. string toolTipFormat = attrToolTip.Format;
  334. var val = prop.GetValue(posItem);
  335. string displayName = prop.Name;
  336. var attrDisplay = prop.GetCustomAttribute<DisplayAttribute>();
  337. if (attrDisplay != null && !string.IsNullOrWhiteSpace(attrDisplay.Name))
  338. displayName = attrDisplay.Name;
  339. int index = attrToolTip.Index;
  340. list.Add((index, displayName, toolTipFormat, val));
  341. }
  342. list = list.OrderBy(p => p.Index).ToList();
  343. foreach ((int Index, string Name, string Format, object val) in list)
  344. {
  345. string f = null;
  346. if (val is DateTime)
  347. {
  348. f = "yyyy-MM-dd HH:mm:ss";
  349. }
  350. else if (val is float || val is double || val is decimal)
  351. {
  352. f = "f4";
  353. }
  354. if (!string.IsNullOrWhiteSpace(Format))
  355. f = Format;
  356. string valStr;
  357. if (!string.IsNullOrWhiteSpace(f))
  358. valStr = ((dynamic)val).ToString(f);
  359. else
  360. valStr = val.ToString();
  361. ToolTipItem tipItem = new ToolTipItem();
  362. tipItem.Text = $"{Name}:{valStr}";
  363. superToolTip.Items.Add(tipItem);
  364. }
  365. }
  366. else
  367. {
  368. ToolTipItem tipItem = new ToolTipItem();
  369. tipItem.Text = $"当前位置附近有{posItem.ClusterCount}个定位点,放大可查看";
  370. superToolTip.Items.Add(tipItem);
  371. }
  372. e.SuperTip = superToolTip;
  373. };
  374. ctrl.MouseDown += (sender, e) =>
  375. {
  376. if (e.Button == MouseButtons.Right)
  377. {
  378. var hitInfo = ctrl.CalcHitInfo(e.Location);
  379. if (hitInfo.InMapRectangle && innerData.rangeItem != null)
  380. {
  381. rectMenu?.ShowPopup(Cursor.Position);
  382. }
  383. else if (hitInfo.InMapDot && hitInfo.MapDot.Tag is PosData)
  384. {
  385. var selectPos = (PosData)hitInfo.MapDot.Tag;
  386. if (!selectPos.Selected)
  387. {
  388. selectPos.Selected = true;
  389. ctrl.UpdatePosItem(selectPos);
  390. }
  391. if (selectPos.ClusterCount == 1)
  392. {
  393. posMenu?.ShowPopup(Cursor.Position);//选中了原始MapItem
  394. }
  395. else
  396. {
  397. //选中了聚合后的MapItem
  398. }
  399. }
  400. else
  401. {
  402. var geoPoint = ctrl.ScreenPointToCoordPoint(e.Location) as GeoPoint;
  403. innerData._mapMenuGeoPoint = geoPoint;
  404. innerData.mapMenu?.ShowPopup(Cursor.Position);
  405. }
  406. }
  407. else
  408. {
  409. innerData.mouseLeftDown = true;
  410. innerData.barM.CloseMenus();
  411. var hitInfo = ctrl.CalcHitInfo(e.Location);
  412. if (hitInfo.InMapDot && hitInfo.MapDot.Tag is PosData)
  413. {
  414. var selectPos = hitInfo.MapDot.Tag as PosData;
  415. if (!selectPos.Selected)
  416. {
  417. selectPos.Selected = true;
  418. ctrl.UpdatePosItem(selectPos);
  419. }
  420. }
  421. }
  422. };
  423. ctrl.MouseUp += (sender, e) =>
  424. {
  425. innerData.mouseLeftDown = false;
  426. };
  427. //中心点、缩放级别
  428. ctrl.MinZoomLevel = 3;
  429. ctrl.ZoomLevel = 5;
  430. ctrl.MaxZoomLevel = 14;
  431. ctrl.CenterPoint = new GeoPoint(18, 110);
  432. //禁用多余特效
  433. ctrl.EnableDelayedScrolling = true;
  434. ctrl.RenderMode = RenderMode.DirectX;
  435. ctrl.EnableAnimation = false;
  436. ctrl.EnableRotation = false;
  437. //ctrl.ShowSearchPanel = false;
  438. ctrl.SearchPanelOptions.Visible = false;
  439. ctrl.SelectionMode = ElementSelectionMode.Single;//只能单选图层上的元素
  440. ((GeoMapCoordinateSystem)ctrl.CoordinateSystem).CircularScrollingMode = CircularScrollingMode.TilesAndVectorItems;
  441. //地图下方导航栏
  442. ctrl.NavigationPanelOptions.Height = 35;
  443. ctrl.NavigationPanelOptions.BackgroundStyle.Fill = Color.Transparent;
  444. ctrl.NavigationPanelOptions.ShowScrollButtons = false;
  445. ctrl.NavigationPanelOptions.ShowZoomTrackbar = false;
  446. ctrl.NavigationPanelOptions.ShowCoordinates = true;
  447. ctrl.NavigationPanelOptions.ShowKilometersScale = false;
  448. ctrl.NavigationPanelOptions.ShowMilesScale = false;
  449. ctrl.NavigationPanelOptions.CoordinatesStyle.Font = new Font("微软雅黑", 10F);
  450. ctrl.NavigationPanelOptions.ScaleStyle.Font = new Font("微软雅黑", 10F);
  451. // Create ImageTileLayer
  452. ImageLayer layer = new ImageLayer() { Name = "ImageTileLayer" };
  453. //bool localGmdbDataEnable = false;//本地Data.Gmdb是否可用,可用时读取本地瓦片,否则执行Http请求资源
  454. //var files = Directory.GetFiles(Application.StartupPath, "Data.gmdb", SearchOption.AllDirectories);
  455. //if (files.Length > 0)
  456. //{
  457. // try
  458. // {
  459. // string conStr = string.Format("Data Source=\"{0}\";Page Size=32768", files[0]);
  460. // var con = new SQLiteConnection(conStr);
  461. // con.Open();
  462. // con.Close();
  463. // localGmdbDataEnable = true;
  464. // }
  465. // catch (Exception ex)
  466. // {
  467. // Console.Error.WriteLine(ex.Message);
  468. // }
  469. //}
  470. //if (localGmdbDataEnable)
  471. //{
  472. // var provider = new ImageTileDataProvider();//地图瓦片提供者
  473. // provider.TileSource = new ImageTileSource();//地图瓦片数据源接口实现
  474. // layer.DataProvider = provider;
  475. //}
  476. //else
  477. //{
  478. // var provider = new HttpMapDataProvider();
  479. // layer.DataProvider = provider;
  480. //}
  481. ctrl.Layers.Add(layer);
  482. //地图绘制加载(标点、测距、框选等元素载体图层).用来绘制可擦除的元素
  483. var layerDraw = new VectorItemsLayer() { Name = "DrawLayer" };
  484. var drawDataStorage = new MapItemStorage();
  485. layerDraw.Data = drawDataStorage;
  486. ctrl.Layers.Add(layerDraw);
  487. innerData.mMapStorage = drawDataStorage;
  488. //绘制图层,不可手动擦除,一般用来绘制卫星、参考站等固定元素
  489. var layerDrawFixed = new VectorItemsLayer() { Name = "FixedDrawLayer" };
  490. var drawDataStorageFixed = new MapItemStorage();
  491. layerDrawFixed.Data = drawDataStorageFixed;
  492. ctrl.Layers.Add(layerDrawFixed);
  493. innerData.mMapStorageFixed = drawDataStorageFixed;
  494. //定位点专用PosLayer
  495. var layerPos = new VectorItemsLayer() { Name = "PosLayer" };
  496. layerPos.ToolTipPattern = "Test";//随便给一个,不然不会显示定位点的tooltip
  497. layerPos.AllowEditItems = true;
  498. layerPos.EnableHighlighting = false;
  499. layerPos.EnableSelection = false;
  500. ctrl.Layers.Add(layerPos);
  501. var posStorge = new MapItemStorage();
  502. layerPos.Data = posStorge;
  503. innerData.posStorge = posStorge;
  504. return ctrl;
  505. }
  506. /// <summary>
  507. /// 在框选矩形上增加右键菜单
  508. /// </summary>
  509. /// <param name="ctrl"></param>
  510. /// <param name="caption"></param>
  511. /// <param name="img"></param>
  512. /// <param name="action">一个回调,参数为选中的定位点</param>
  513. /// <returns></returns>
  514. public static MapControl AddPosMenu<T>(this MapControl ctrl, string caption, SvgImage img, Action<T> action) where T : PosData, new()
  515. {
  516. var btnCustom = new BarButtonItem() { Caption = caption };
  517. btnCustom.ImageOptions.SvgImage = img;
  518. btnCustom.Tag = ctrl;
  519. var innerData = ctrl.Tag as InnerData;
  520. btnCustom.ItemClick += (sender, e) =>
  521. {
  522. action((T)innerData.preSelectedItem.Tag);
  523. };
  524. innerData.barM.BeginInit();
  525. innerData.barM.Items.Add(btnCustom);
  526. innerData.posMenu.LinksPersistInfo.Add(new LinkPersistInfo(btnCustom));
  527. innerData.barM.EndInit();
  528. return ctrl;
  529. }
  530. /// <summary>
  531. /// 在地图上增加右键菜单
  532. /// </summary>
  533. /// <param name="ctrl"></param>
  534. /// <param name="caption"></param>
  535. /// <param name="img"></param>
  536. /// <param name="action">一个回调,参数为点击位置的经纬度</param>
  537. /// <returns></returns>
  538. public static MapControl AddMapMenu(this MapControl ctrl, string caption, SvgImage img, Action<double, double> action)
  539. {
  540. var btnCustom = new BarButtonItem() { Caption = caption, Name = caption };
  541. btnCustom.ImageOptions.SvgImage = img;
  542. btnCustom.Tag = ctrl;
  543. var innerData = ctrl.Tag as InnerData;
  544. btnCustom.ItemClick += (sender, e) =>
  545. {
  546. action(innerData._mapMenuGeoPoint.Longitude, innerData._mapMenuGeoPoint.Latitude);
  547. };
  548. innerData.barM.BeginInit();
  549. innerData.barM.Items.Add(btnCustom);
  550. innerData.mapMenu.LinksPersistInfo.Add(new LinkPersistInfo(btnCustom));
  551. innerData.barM.EndInit();
  552. return ctrl;
  553. }
  554. /// <summary>
  555. /// 在框选矩形上增加右键菜单
  556. /// </summary>
  557. /// <param name="ctrl"></param>
  558. /// <param name="caption"></param>
  559. /// <param name="img"></param>
  560. /// <param name="action">一个回调,参数为框选的定位点</param>
  561. /// <returns></returns>
  562. public static MapControl AddRectMenu<T>(this MapControl ctrl, string caption, SvgImage img, Action<IEnumerable<T>> action) where T : PosData, new()
  563. {
  564. var btnCustom = new BarButtonItem() { Caption = caption };
  565. btnCustom.ImageOptions.SvgImage = img;
  566. btnCustom.Tag = ctrl;
  567. btnCustom.ItemClick += (sender, e) =>
  568. {
  569. var data = ctrl.GetRectPosItem<T>();
  570. action(data);
  571. };
  572. var innerData = ctrl.Tag as InnerData;
  573. innerData.barM.BeginInit();
  574. innerData.barM.Items.Add(btnCustom);
  575. innerData.rectMenu.LinksPersistInfo.Add(new LinkPersistInfo(btnCustom));
  576. innerData.barM.EndInit();
  577. return ctrl;
  578. }
  579. /// <summary>
  580. /// 重新设置定位数据
  581. /// </summary>
  582. /// <typeparam name="T"></typeparam>
  583. /// <param name="items">数据源(指定null或空集合可以清空已有数据)</param>
  584. /// <param name="clearDrawLayer">是否清除DrawLayer上临时绘制的内容</param>
  585. public static void SetPosDataSource<T>(this MapControl ctrl, IEnumerable<T> items, bool clearDrawLayer = true) where T : PosData, new()
  586. {
  587. var innerData = ctrl.Tag as InnerData;
  588. innerData._dataCache.Clear();
  589. if (clearDrawLayer)
  590. ctrl.ClearDrawObj();
  591. innerData.posStorge.Items.Clear();
  592. if (items == null || !items.Any()) return;
  593. List<MapDot> list = new List<MapDot>();
  594. for (int i = 0; i < items.Count(); i++)
  595. {
  596. var p = items.ElementAt(i);
  597. var mapItem = new MapDot()
  598. {
  599. EnableHighlighting = DefaultBoolean.True,
  600. EnableSelection = DefaultBoolean.False,
  601. CanMove = false,
  602. Visible = p.Visible,
  603. IsHitTestVisible = true,
  604. Fill = ColorHelper.IsHtmlColor(p.ColorKey) ? ColorTranslator.FromHtml(p.ColorKey) : ColorHelper.GetColor(p.ColorKey),
  605. Size = _dotSize,
  606. Tag = items.ElementAt(i),
  607. Location = new GeoPoint(p.PosLat, p.PosLon)
  608. };
  609. list.Add(mapItem);
  610. innerData._dataCache.Add(p, mapItem);
  611. }
  612. innerData.posStorge.Items.AddRange(list);
  613. }
  614. /// <summary>
  615. /// 定位图层数据源添加一个定位点
  616. /// </summary>
  617. /// <typeparam name="T"></typeparam>
  618. /// <param name="item"></param>
  619. public static void AddPosItem<T>(this MapControl ctrl, T item) where T : PosData, new()
  620. {
  621. if (item.PosLon > 180) return;
  622. var innerData = ctrl.Tag as InnerData;
  623. var mapItem = new MapDot()
  624. {
  625. EnableHighlighting = DefaultBoolean.True,
  626. EnableSelection = DefaultBoolean.False,
  627. CanMove = false,
  628. Visible = item.Visible,
  629. IsHitTestVisible = true,
  630. Fill = ColorHelper.IsHtmlColor(item.ColorKey) ? ColorTranslator.FromHtml(item.ColorKey) : ColorHelper.GetColor(item.ColorKey),
  631. Size = _dotSize,
  632. Tag = item,
  633. Location = new GeoPoint(item.PosLat, item.PosLon)
  634. };
  635. innerData._dataCache.Add(item, mapItem);
  636. innerData.posStorge.Items.Add(mapItem);
  637. }
  638. /// <summary>
  639. /// 定位图层数据源删除定位点
  640. /// </summary>
  641. /// <typeparam name="T"></typeparam>
  642. /// <param name="ctrl"></param>
  643. /// <param name="data"></param>
  644. public static void DelPosItem<T>(this MapControl ctrl, IEnumerable<T> data) where T : PosData, new()
  645. {
  646. if (data == null || !data.Any()) return;
  647. foreach (var item in data)
  648. {
  649. ctrl.DelPosItem(item);
  650. }
  651. ctrl.Refresh();
  652. }
  653. /// <summary>
  654. /// 定位图层数据源删除定位点
  655. /// </summary>
  656. /// <typeparam name="T"></typeparam>
  657. /// <param name="ctrl"></param>
  658. /// <param name="data"></param>
  659. public static void DelPosItem<T>(this MapControl ctrl, T item) where T : PosData, new()
  660. {
  661. if (item == null) return;
  662. var innerData = ctrl.Tag as InnerData;
  663. if (innerData._dataCache.ContainsKey(item))
  664. {
  665. innerData.posStorge.Items.Remove(innerData._dataCache[item]);
  666. innerData._dataCache.Remove(item);
  667. }
  668. ctrl.Refresh();
  669. }
  670. /// <summary>
  671. /// 定位图层数据源删除定位点
  672. /// </summary>
  673. /// <typeparam name="T"></typeparam>
  674. /// <param name="ctrl"></param>
  675. /// <param name="data"></param>
  676. public static void DelPosItem<T>(this MapControl ctrl, Func<T, bool> predicate) where T : PosData, new()
  677. {
  678. var innerData = ctrl.Tag as InnerData;
  679. List<PosData> keys = new List<PosData>();
  680. foreach (var item in innerData._dataCache.Keys)
  681. {
  682. if (predicate((T)item))
  683. keys.Add(item);
  684. }
  685. foreach (var item in keys)
  686. {
  687. ctrl.DelPosItem(item);
  688. }
  689. ctrl.Refresh();
  690. }
  691. /// <summary>
  692. /// 更新定位数据(可以更新可见性、颜色、经纬度、选中状态)
  693. /// </summary>
  694. /// <typeparam name="T"></typeparam>
  695. /// <param name="ctrl"></param>
  696. /// <param name="item"></param>
  697. /// <param name="setCenter">是否将这个点设置到地图中心显示</param>
  698. public static void UpdatePosItem<T>(this MapControl ctrl, T item, bool setCenter = false) where T : PosData, new()
  699. {
  700. if (item == null) return;
  701. var innerData = ctrl.Tag as InnerData;
  702. if (innerData._dataCache.ContainsKey(item))
  703. {
  704. var mapDot = innerData._dataCache[item] as MapDot;
  705. mapDot.Visible = item.Visible;//外部修改了可见性
  706. mapDot.Fill = ColorHelper.IsHtmlColor(item.ColorKey) ? ColorTranslator.FromHtml(item.ColorKey) : ColorHelper.GetColor(item.ColorKey);//外部修改了颜色
  707. mapDot.Location = new GeoPoint(item.PosLat, item.PosLon);//外部修改了位置
  708. if (mapDot.Size != (item.Selected ? _selectedDotSize : _dotSize))//外部修改了选中状态
  709. {
  710. mapDot.Size = item.Selected ? _selectedDotSize : _dotSize;
  711. mapDot.StrokeWidth = item.Selected ? 0 : 1;
  712. if (item.ClusterCount > 1)
  713. {
  714. if (innerData._clusterCache.TryGetValue(item.ClusterKey, out MapItem clusterItem))
  715. {
  716. (clusterItem as MapDot).Size = item.Selected ? _selectedDotSize : _dotSize;
  717. }
  718. }
  719. if (mapDot.ClusteredItems.Any())
  720. (mapDot.ClusteredItems[0] as MapDot).Size = _selectedDotSize;
  721. if (item.Selected)
  722. {
  723. //让选中的Item在上层
  724. var idx = innerData.posStorge.Items.IndexOf(mapDot);
  725. innerData.posStorge.Items.Swap(idx, innerData.posStorge.Items.Count - 1);
  726. //innerData.posStorge.Items.Add(mapDot);
  727. //需要将上次选中的点设置为未选中
  728. if (innerData.preSelectedItem != null)
  729. {
  730. innerData.preSelectedItem.Size = _dotSize;
  731. (innerData.preSelectedItem.Tag as PosData).Selected = false;
  732. if ((innerData.preSelectedItem.Tag as PosData).ClusterCount > 1)
  733. {
  734. if (innerData._clusterCache.TryGetValue((innerData.preSelectedItem.Tag as PosData).ClusterKey, out MapItem clusterItem))
  735. {
  736. (clusterItem as MapDot).Size = _dotSize + 2;
  737. }
  738. }
  739. }
  740. innerData.preSelectedItem = mapDot;
  741. }
  742. }
  743. if (setCenter && item.Visible)
  744. ctrl.SetCenterPoint(item.PosLon, item.PosLat, false);
  745. }
  746. }
  747. /// <summary>
  748. /// 更新定位数据(可以更新可见性、颜色、经纬度)
  749. /// </summary>
  750. /// <typeparam name="T"></typeparam>
  751. /// <param name="ctrl"></param>
  752. /// <param name="item"></param>
  753. public static void UpdatePosItem<T>(this MapControl ctrl, IEnumerable<T> items) where T : PosData, new()
  754. {
  755. if (items == null || !items.Any()) return;
  756. var innerData = ctrl.Tag as InnerData;
  757. foreach (var item in items)
  758. {
  759. if (innerData._dataCache.ContainsKey(item))
  760. {
  761. var mapDot = innerData._dataCache[item] as MapDot;
  762. mapDot.Visible = item.Visible;//外部修改了可见性
  763. mapDot.Fill = ColorHelper.IsHtmlColor(item.ColorKey) ? ColorTranslator.FromHtml(item.ColorKey) : ColorHelper.GetColor(item.ColorKey);//外部修改了颜色
  764. mapDot.Location = new GeoPoint(item.PosLat, item.PosLon);//外部修改了位置
  765. }
  766. }
  767. }
  768. /// <summary>
  769. /// 设置地图中心点
  770. /// </summary>
  771. /// <param name="ctrl"></param>
  772. /// <param name="lon"></param>
  773. /// <param name="lat"></param>
  774. /// <param name="animated">是否显示动画</param>
  775. /// <returns></returns>
  776. public static MapControl SetCenterPoint(this MapControl ctrl, double lon, double lat, bool animated = false)
  777. {
  778. ctrl.SetCenterPoint(new GeoPoint(lat, lon), animated);
  779. return ctrl;
  780. }
  781. /// <summary>
  782. /// 地图上添加图片
  783. /// </summary>
  784. /// <param name="ctrl"></param>
  785. /// <param name="tag"></param>
  786. /// <param name="imgLat"></param>
  787. /// <param name="imgLon"></param>
  788. /// <param name="img"></param>
  789. /// <param name="toolTip"></param>
  790. public static void DrawFixedImg(this MapControl ctrl, string tag, double imgLat, double imgLon, Image img, string toolTip = "")
  791. {
  792. var innerData = ctrl.Tag as InnerData;
  793. var item = new MapCustomElement() { Tag = tag };
  794. item.UseAnimation = false;
  795. item.BackgroundDrawingMode = ElementState.None;
  796. item.Location = new GeoPoint(imgLat, imgLon);
  797. item.Image = img;
  798. item.ToolTipPattern = toolTip;
  799. innerData.mMapStorageFixed.Items.Add(item);
  800. }
  801. /// <summary>
  802. /// 地图上添加指定大小图片
  803. /// </summary>
  804. /// <param name="ctrl"></param>
  805. /// <param name="tag"></param>
  806. /// <param name="imgLat"></param>
  807. /// <param name="imgLon"></param>
  808. /// <param name="img"></param>
  809. /// <param name="size"></param>
  810. /// <param name="toolTip"></param>
  811. public static void DrawFixedImg(this MapControl ctrl, string tag, double imgLat, double imgLon, SvgImage img, Size size, string toolTip = "")
  812. {
  813. var innerData = ctrl.Tag as InnerData;
  814. var item = new MapCustomElement() { Tag = tag };
  815. item.UseAnimation = false;
  816. item.BackgroundDrawingMode = ElementState.None;
  817. item.Location = new GeoPoint(imgLat, imgLon);
  818. item.SvgImage = img;
  819. item.SvgImageSize = size;
  820. item.ToolTipPattern = toolTip;
  821. innerData.mMapStorageFixed.Items.Add(item);
  822. }
  823. public static void DelFixedImg(this MapControl ctrl, string tag)
  824. {
  825. var innerData = ctrl.Tag as InnerData;
  826. var delItems = innerData.mMapStorageFixed.Items.ToList().FindAll(p => p.Tag.ToString() == tag);
  827. foreach (var item in delItems)
  828. {
  829. innerData.mMapStorageFixed.Items.Remove(item);
  830. }
  831. }
  832. /// <summary>
  833. /// 获取当前矩形框选的定位点
  834. /// </summary>
  835. /// <param name="ctrl"></param>
  836. /// <returns></returns>
  837. public static IEnumerable<T> GetRectPosItem<T>(this MapControl ctrl) where T : PosData, new()
  838. {
  839. var innerData = ctrl.Tag as InnerData;
  840. if (innerData.CurrentRect == default) return new List<T>();
  841. var rect = ctrl.GetCurrentRect();
  842. double startLon = rect.starLon;
  843. double startLat = rect.startLat;
  844. double endLon = rect.endLon;
  845. double endLat = rect.endLat;
  846. var temp = innerData._dataCache.Keys.Where(p => p.InRectangle(startLon, startLat, endLon, endLat));
  847. var res = temp.Select(p => (T)p);
  848. return res;
  849. }
  850. /// <summary>
  851. /// <para>设置地图瓦片Http地址.格式如http://192.168.100.63:58089</para>
  852. /// <para>当客户端本地运行目录或子目录存在Data.gmdb时Http接口不会被调用</para>
  853. /// </summary>
  854. /// <param name="ctrl"></param>
  855. /// <param name="httpAddr">such as http://192.168.100.63:58089</param>
  856. /// <returns></returns>
  857. public static MapControl SetMapDataHttpAddr(this MapControl ctrl, string httpAddr)
  858. {
  859. var provider = ctrl.GetImageLayer().DataProvider;
  860. if (provider is HttpMapDataProvider)
  861. {
  862. var tileSource = ((provider as HttpMapDataProvider).TileSource as HttpTileSource);
  863. tileSource.HttpServerAddr = httpAddr;
  864. }
  865. return ctrl;
  866. }
  867. /// <summary>
  868. /// 定位点使用内置聚合器
  869. /// </summary>
  870. /// <param name="ctrl"></param>
  871. /// <returns></returns>
  872. public static MapControl UseCluster(this MapControl ctrl)
  873. {
  874. var innerData = ctrl.Tag as InnerData;
  875. innerData.posStorge.Clusterer = new PosClusterer(ctrl);//定位点聚合器
  876. return ctrl;
  877. }
  878. /// <summary>
  879. /// 为地图添加右键测距功能
  880. /// </summary>
  881. /// <returns></returns>
  882. public static MapControl UseDistanceLine(this MapControl ctrl)
  883. {
  884. var btnDistance = new BarButtonItem() { Caption = "测距" };
  885. btnDistance.ImageOptions.SvgImage = SvgHelper.CreateDistanceLine();
  886. btnDistance.Tag = ctrl;
  887. btnDistance.ItemClick += DistanceLine_ItemClick;
  888. var innerData = ctrl.Tag as InnerData;
  889. innerData.barM.BeginInit();
  890. innerData.barM.Items.Add(btnDistance);
  891. innerData.mapMenu.LinksPersistInfo.Add(new LinkPersistInfo(btnDistance));
  892. innerData.barM.EndInit();
  893. return ctrl;
  894. }
  895. /// <summary>
  896. /// 为地图添加右键标点功能
  897. /// </summary>
  898. /// <param name="ctrl"></param>
  899. /// <param name="menu"></param>
  900. /// <param name="item"></param>
  901. /// <returns></returns>
  902. public static MapControl UseMarkDot(this MapControl ctrl)
  903. {
  904. var btnMarkDot = new BarButtonItem() { Caption = "标点" };
  905. btnMarkDot.ImageOptions.SvgImage = SvgHelper.CreateMarkDot();
  906. btnMarkDot.Tag = ctrl;
  907. btnMarkDot.ItemClick += MarkDot_ItemClick;
  908. var innerData = ctrl.Tag as InnerData;
  909. innerData.barM.BeginInit();
  910. innerData.barM.Items.Add(btnMarkDot);
  911. innerData.mapMenu.LinksPersistInfo.Add(new LinkPersistInfo(btnMarkDot));
  912. innerData.barM.EndInit();
  913. return ctrl;
  914. }
  915. /// <summary>
  916. /// 为地图添加清除功能
  917. /// </summary>
  918. /// <param name="ctrl"></param>
  919. /// <param name="item"></param>
  920. /// <returns></returns>
  921. public static MapControl UseClearAll(this MapControl ctrl)
  922. {
  923. var btnClearAll = new BarButtonItem() { Caption = "清除" };
  924. btnClearAll.ImageOptions.SvgImage = SvgHelper.CreateClear();
  925. btnClearAll.Tag = ctrl;
  926. btnClearAll.ItemClick += (sender, e) => ctrl.ClearDrawObj();
  927. var innerData = ctrl.Tag as InnerData;
  928. innerData.barM.BeginInit();
  929. innerData.barM.Items.Add(btnClearAll);
  930. innerData.mapMenu.LinksPersistInfo.Add(new LinkPersistInfo(btnClearAll));
  931. innerData.barM.EndInit();
  932. return ctrl;
  933. }
  934. /// <summary>
  935. /// 为地图添加导出图片功能
  936. /// </summary>
  937. /// <param name="ctrl"></param>
  938. /// <param name="item"></param>
  939. /// <returns></returns>
  940. public static MapControl UseExportImg(this MapControl ctrl)
  941. {
  942. var btnExportImg = new BarButtonItem() { Caption = "导出图片" };
  943. btnExportImg.ImageOptions.SvgImage = SvgHelper.CreateExportImg();
  944. btnExportImg.Tag = ctrl;
  945. btnExportImg.ItemClick += ExportImg_ItemClick;
  946. var innerData = ctrl.Tag as InnerData;
  947. innerData.barM.BeginInit();
  948. innerData.barM.Items.Add(btnExportImg);
  949. innerData.mapMenu.LinksPersistInfo.Add(new LinkPersistInfo(btnExportImg));
  950. innerData.barM.EndInit();
  951. return ctrl;
  952. }
  953. /// <summary>
  954. /// 为地图添加导出图片功能
  955. /// </summary>
  956. /// <param name="ctrl"></param>
  957. /// <param name="item"></param>
  958. /// <returns></returns>
  959. public static MapControl UseExportCsv(this MapControl ctrl, bool exportHeader = true)
  960. {
  961. var innerData = ctrl.Tag as InnerData;
  962. var btnExportCsv = new BarButtonItem() { Caption = "导出Csv" };
  963. btnExportCsv.ImageOptions.SvgImage = SvgHelper.CreateExportCsv();
  964. btnExportCsv.Tag = ctrl;
  965. btnExportCsv.ItemClick += (sender, e) =>
  966. {
  967. if (!innerData._dataCache.Any()) return;
  968. bool exportSigTime = false;
  969. Dictionary<string, string> cellFormats = new Dictionary<string, string>();//单元格的format
  970. var props = innerData._dataCache.Keys.GetType().GetGenericArguments().First().GetProperties(BindingFlags.Public | BindingFlags.Instance);
  971. List<(int ColumnIndex, PropertyInfo Prop, string Header)> listPorps = new List<(int, PropertyInfo, string)>();
  972. foreach (var prop in props)
  973. {
  974. ExportCellAttribute attrExport = prop.GetCustomAttribute<ExportCellAttribute>();
  975. if (attrExport == null) continue;
  976. if (prop.Name == nameof(PosData.SigTime))
  977. exportSigTime = true;
  978. if (!string.IsNullOrWhiteSpace(attrExport.Format))
  979. {
  980. cellFormats.Add(prop.Name, attrExport.Format);
  981. }
  982. if (attrExport.ColumnIndex == -1)
  983. attrExport.ColumnIndex = 10000;
  984. var attrDisplay = prop.GetCustomAttribute<DisplayAttribute>();
  985. if (attrDisplay != null && !string.IsNullOrWhiteSpace(attrDisplay.Name))
  986. listPorps.Add((attrExport.ColumnIndex, prop, attrDisplay.Name));
  987. else
  988. listPorps.Add((attrExport.ColumnIndex, prop, prop.Name));
  989. }
  990. listPorps = listPorps.OrderBy(p => p.ColumnIndex).ToList();
  991. using (var dialog = new SaveFileDialog())
  992. {
  993. dialog.Filter = "CSV文件|*.csv";
  994. dialog.AddExtension = true;
  995. dialog.FileName = $"Pos{DateTime.Now:yyyyMMddHHmmss}.csv";
  996. if (dialog.ShowDialog() == DialogResult.OK)
  997. {
  998. var list = innerData._dataCache.Keys as IEnumerable<PosData>;
  999. if (exportSigTime)
  1000. list = list.OrderByDescending(p => p.SigTime);//如果导出了SigTime,则自动按照SigTime降序排列后导出
  1001. StreamWriter sw = new StreamWriter(dialog.FileName, false, new UTF8Encoding(true));//utf8-bom
  1002. if (exportHeader)
  1003. {
  1004. foreach (var prop in listPorps)
  1005. {
  1006. sw.Write($"{prop.Header},");
  1007. }
  1008. sw.WriteLine();
  1009. }
  1010. WaitHelper.ShowOverlayForm(ctrl);
  1011. long count = list.Count() * listPorps.Count;
  1012. int idx = 1;
  1013. foreach (var item in list)
  1014. {
  1015. foreach (var prop in listPorps)
  1016. {
  1017. WaitHelper.UpdateOverlyText($"{idx * 100 / count}%");
  1018. var value = prop.Prop.GetValue(item);
  1019. string str = null;
  1020. if (cellFormats.ContainsKey(prop.Prop.Name))
  1021. {
  1022. str = ((dynamic)value).ToString(cellFormats[prop.Prop.Name]);
  1023. }
  1024. else
  1025. {
  1026. if (value is DateTime)
  1027. str = $"{(DateTime)value:yyyy-MM-dd HH:mm:ss}";
  1028. else if (value is float || value is double || value is decimal)
  1029. {
  1030. dynamic valD = value;
  1031. str = ((dynamic)value).ToString("f4");
  1032. }
  1033. }
  1034. sw.Write($"{str},");
  1035. idx++;
  1036. }
  1037. sw.WriteLine();
  1038. }
  1039. sw.Close();
  1040. WaitHelper.CloseOverlayForm();
  1041. }
  1042. }
  1043. GC.Collect();
  1044. };
  1045. innerData.barM.BeginInit();
  1046. innerData.barM.Items.Add(btnExportCsv);
  1047. innerData.mapMenu.LinksPersistInfo.Add(new LinkPersistInfo(btnExportCsv));
  1048. innerData.barM.EndInit();
  1049. return ctrl;
  1050. }
  1051. /// <summary>
  1052. /// 为地图添加导出Excel数据功能
  1053. /// </summary>
  1054. /// <typeparam name="T"></typeparam>
  1055. /// <param name="ctrl"></param>
  1056. /// <param name="exportHeader">是否导出列头</param>
  1057. /// <returns></returns>
  1058. public static MapControl UseExportXlsx(this MapControl ctrl, bool exportHeader = true)
  1059. {
  1060. Action action = () =>
  1061. {
  1062. var btnExportXlsx = new BarButtonItem() { Caption = "导出Excel" };
  1063. btnExportXlsx.ImageOptions.SvgImage = SvgHelper.CreateExportXlsx();
  1064. var innerData = ctrl.Tag as InnerData;
  1065. innerData.barM.BeginInit();
  1066. innerData.barM.Items.Add(btnExportXlsx);
  1067. innerData.mapMenu.LinksPersistInfo.Add(new LinkPersistInfo(btnExportXlsx));
  1068. innerData.barM.EndInit();
  1069. btnExportXlsx.ItemClick += (sender, e) =>
  1070. {
  1071. if (!innerData._dataCache.Any()) return;
  1072. GridControl gc = new GridControl();
  1073. GridView view = new GridView();
  1074. view.GridControl = gc;
  1075. gc.MainView = view;
  1076. gc.ViewCollection.Add(view);
  1077. view.OptionsPrint.ShowPrintExportProgress = false;
  1078. bool exportSigTime = false;
  1079. Dictionary<string, string> cellFormats = new Dictionary<string, string>();//单元格的format
  1080. var props = innerData._dataCache.Keys.GetType().GetGenericArguments().First().GetProperties(BindingFlags.Public | BindingFlags.Instance);
  1081. foreach (var prop in props)
  1082. {
  1083. ExportCellAttribute attrExport = prop.GetCustomAttribute<ExportCellAttribute>();
  1084. if (attrExport == null) continue;
  1085. if (prop.Name == nameof(PosData.SigTime))
  1086. exportSigTime = true;
  1087. if (!string.IsNullOrWhiteSpace(attrExport.Format))
  1088. {
  1089. cellFormats.Add(prop.Name, attrExport.Format);
  1090. }
  1091. var col = new GridColumn();
  1092. col.FieldName = prop.Name;
  1093. col.Visible = true;
  1094. var attr = prop.GetCustomAttribute<DisplayAttribute>();
  1095. if (attr != null && !string.IsNullOrWhiteSpace(attr.Name))
  1096. col.Caption = attr.Name;
  1097. else
  1098. col.Caption = prop.Name;
  1099. if (attrExport.ColumnIndex >= 0)
  1100. col.VisibleIndex = attrExport.ColumnIndex;
  1101. view.Columns.Add(col);
  1102. }
  1103. gc.Visible = false;
  1104. gc.Parent = ctrl.Parent;
  1105. using (var dialog = new SaveFileDialog())
  1106. {
  1107. dialog.Filter = "Excel文件|*.xlsx";
  1108. dialog.AddExtension = true;
  1109. dialog.FileName = $"Pos{DateTime.Now:yyyyMMddHHmmss}.xlsx";
  1110. if (dialog.ShowDialog() == DialogResult.OK)
  1111. {
  1112. var list = innerData._dataCache.Keys.ToList();
  1113. if (exportSigTime)
  1114. list = list.OrderByDescending(p => p.SigTime).ToList();//如果导出了SigTime,则自动按照SigTime降序排列后导出
  1115. gc.DataSource = list;
  1116. gc.Visible = true;
  1117. var exportType = DevExpress.Export.ExportSettings.DefaultExportType;
  1118. var options = new XlsxExportOptionsEx();
  1119. WaitHelper.ShowOverlayForm(ctrl);
  1120. options.ExportProgress += arg =>
  1121. {
  1122. WaitHelper.UpdateOverlyText($"{arg.ProgressPercentage}%");
  1123. if (arg.ProgressPercentage >= 100)
  1124. {
  1125. WaitHelper.CloseOverlayForm();
  1126. }
  1127. };
  1128. view.OptionsPrint.PrintHeader = exportHeader;
  1129. options.CustomizeCell += arg =>
  1130. {
  1131. arg.Handled = true;
  1132. var aligmentCenter = new XlCellAlignment()
  1133. {
  1134. HorizontalAlignment = XlHorizontalAlignment.Center,
  1135. VerticalAlignment = XlVerticalAlignment.Center
  1136. };
  1137. var aligmentLeft = new XlCellAlignment()
  1138. {
  1139. HorizontalAlignment = XlHorizontalAlignment.Left,
  1140. VerticalAlignment = XlVerticalAlignment.Center
  1141. };
  1142. if (arg.Value is bool)
  1143. {
  1144. arg.Formatting.Alignment = aligmentCenter;
  1145. arg.Value = ((bool)arg.Value) ? "☑" : "☐";
  1146. }
  1147. if (arg.Value is DateTime)
  1148. {
  1149. arg.Formatting.Alignment = aligmentLeft;
  1150. arg.Formatting.FormatType = FormatType.DateTime;
  1151. arg.Formatting.FormatString = "yyyy-MM-dd HH:mm:ss";
  1152. }
  1153. else if (arg.Value is float || arg.Value is double || arg.Value is decimal)
  1154. {
  1155. arg.Formatting.Alignment = aligmentLeft;
  1156. arg.Formatting.FormatType = FormatType.Numeric;
  1157. arg.Formatting.FormatString = "f4";
  1158. }
  1159. if (cellFormats.ContainsKey(arg.ColumnFieldName))
  1160. {
  1161. arg.Formatting.FormatString = cellFormats[arg.ColumnFieldName];
  1162. }
  1163. };
  1164. view.OptionsPrint.ShowPrintExportProgress = false;
  1165. DevExpress.Export.ExportSettings.DefaultExportType = DevExpress.Export.ExportType.DataAware;
  1166. gc.ExportToXlsx(dialog.FileName, options);
  1167. DevExpress.Export.ExportSettings.DefaultExportType = exportType;
  1168. gc.Visible = false;
  1169. }
  1170. }
  1171. gc.Parent = null;
  1172. gc.Dispose();
  1173. GC.Collect();
  1174. };
  1175. };
  1176. if (ctrl.Parent == null)
  1177. {
  1178. ctrl.ParentChanged += (sender, e) => action();
  1179. }
  1180. else
  1181. {
  1182. action();
  1183. }
  1184. return ctrl;
  1185. }
  1186. /// <summary>
  1187. /// 为地图添加矩形框选区域功能
  1188. /// </summary>
  1189. /// <returns></returns>
  1190. public static MapControl UseDrawRect(this MapControl ctrl, Action<(double starLon, double startLat, double centerLon, double centerLat,
  1191. double endLon, double endLat, double lonRange, double latRange)> onRectChanged = null)
  1192. {
  1193. var innerData = ctrl.Tag as InnerData;
  1194. innerData.mOnRectChanged = onRectChanged;
  1195. ctrl.MapEditor.ShowEditorPanel = true;
  1196. ctrl.MapEditor.PanelOptions.ShowAddCalloutButton = false;
  1197. ctrl.MapEditor.PanelOptions.ShowAddCustomElementButton = false;
  1198. ctrl.MapEditor.PanelOptions.ShowAddDotButton = false;
  1199. ctrl.MapEditor.PanelOptions.ShowAddEllipseButton = false;
  1200. ctrl.MapEditor.PanelOptions.ShowAddLineButton = false;
  1201. ctrl.MapEditor.PanelOptions.ShowAddPathButton = false;
  1202. ctrl.MapEditor.PanelOptions.ShowAddPolylineButton = false;
  1203. ctrl.MapEditor.PanelOptions.ShowAddPushpinButton = false;
  1204. ctrl.MapEditor.PanelOptions.ShowAddSplineButton = false;
  1205. ctrl.MapEditor.PanelOptions.ShowEditModeButton = false;
  1206. ctrl.MapEditor.PanelOptions.ShowTransformModeButton = false;
  1207. ctrl.MapEditor.PanelOptions.ShowUndoRedoButtons = false;
  1208. ctrl.MouseMove += DrawRect_MouseMove;
  1209. ctrl.MapEditor.MapItemCreating += (sender, e) =>
  1210. {
  1211. if (!innerData.mouseLeftDown)
  1212. {
  1213. e.Cancel = true;
  1214. return;
  1215. }
  1216. if (!(e.Item is MapRectangle)) return;
  1217. var items = innerData.mMapStorage.Items.ToList().FindAll(p => p.Tag != null && p.Tag.ToString() == "DrawRect");
  1218. ctrl.MapEditor.RemoveItems(items);
  1219. var item = e.Item as MapRectangle;
  1220. item.Tag = "DrawRect";
  1221. item.CanMove = false;
  1222. item.CanResize = false;
  1223. item.EnableSelection = DefaultBoolean.False;
  1224. item.EnableHighlighting = DefaultBoolean.True;
  1225. innerData.rangeItem = item;
  1226. if (innerData.rangeItem.Height == 0 && innerData.rangeItem.Width == 0)
  1227. {
  1228. innerData.rangeItem.Height = 5;
  1229. innerData.rangeItem.Width = 5;
  1230. }
  1231. item.Fill = Color.FromArgb(50, Color.FromArgb(23, 107, 209));
  1232. item.Stroke = Color.FromArgb(23, 107, 209);
  1233. item.StrokeWidth = 1;
  1234. innerData.dotItem.Fill = Color.Red;
  1235. innerData.dotItem.Size = 6;
  1236. innerData.dotItem.Location = innerData.rangeItem.GetCenter();
  1237. innerData.mMapStorage.Items.Add(innerData.rangeItem);
  1238. innerData.mMapStorage.Items.Add(innerData.dotItem);
  1239. DrawRect_MouseMove(ctrl, null);
  1240. var layer = ctrl.Layers.Find(p => p.Name == "");
  1241. if (layer != null) ctrl.Layers.Remove(layer);
  1242. };
  1243. ctrl.MapEditor.MapItemEdited += (sender, e) =>
  1244. {
  1245. innerData.drawingRect = e.Action == MapEditorAction.Create;
  1246. };
  1247. return ctrl;
  1248. }
  1249. /// <summary>
  1250. /// 绘制矩形
  1251. /// </summary>
  1252. /// <param name="ctrl"></param>
  1253. /// <param name="startLon"></param>
  1254. /// <param name="startLat"></param>
  1255. /// <param name="endLon"></param>
  1256. /// <param name="endLat"></param>
  1257. public static void DrawRect(this MapControl ctrl, double startLon, double startLat, double endLon, double endLat, bool recCallback = false)
  1258. {
  1259. var innerData = ctrl.Tag as InnerData;
  1260. if (innerData.rangeItem != null)
  1261. innerData.mMapStorage.Items.Remove(innerData.rangeItem);
  1262. if (innerData.dotItem != null)
  1263. innerData.mMapStorage.Items.Remove(innerData.dotItem);
  1264. double centerLon = (startLon + endLon) / 2;
  1265. double centerLat = (startLat + endLat) / 2;
  1266. var size = BoundingRectItemHelper.CalculateRectangleSize(ctrl.CoordinateSystem,
  1267. new GeoPoint(startLat, startLon),
  1268. new GeoPoint(endLat, endLon));
  1269. innerData.dotItem.Location = new GeoPoint(centerLat, centerLon);
  1270. innerData.dotItem.Fill = Color.Red;
  1271. innerData.dotItem.Size = 8;
  1272. var rect = new MapRectangle()
  1273. {
  1274. CanMove = false,
  1275. CanResize = false,
  1276. EnableSelection = DefaultBoolean.False,
  1277. EnableHighlighting = DefaultBoolean.True,
  1278. Tag = "DrawRect",
  1279. Width = size.Width,
  1280. Height = size.Height,
  1281. Location = new GeoPoint(startLat, startLon),
  1282. Fill = Color.FromArgb(50, Color.FromArgb(23, 107, 209)),
  1283. Stroke = Color.FromArgb(23, 107, 209),
  1284. StrokeWidth = 1
  1285. };
  1286. innerData.rangeItem = rect;
  1287. innerData.CurrentRect = (startLon, startLat, centerLon, centerLat, endLon, endLat, (endLon - startLon) / 2, (endLat - startLat) / 2);
  1288. innerData.mMapStorage.Items.Add(innerData.rangeItem);
  1289. innerData.mMapStorage.Items.Add(innerData.dotItem);
  1290. if (recCallback)
  1291. innerData.mOnRectChanged?.Invoke(ctrl.GetCurrentRect());
  1292. }
  1293. public static void DrawDtoPonit(this MapControl ctrl, string title, IEnumerable<(double lon, double lat)> lines)
  1294. {
  1295. if (lines == null || !lines.Any()) return;
  1296. var innerData = ctrl.Tag as InnerData;
  1297. List<MapDot> list = new List<MapDot>();
  1298. var color = ColorHelper.GetColor(title);
  1299. for (int i = 0; i < lines.Count(); i++)
  1300. {
  1301. var p = lines.ElementAt(i);
  1302. if (p.lon < -180 || p.lon > 180) continue;
  1303. if (p.lon == 0 && p.lon == 0) continue;
  1304. var mapItem = new MapDot()
  1305. {
  1306. EnableHighlighting = DefaultBoolean.True,
  1307. EnableSelection = DefaultBoolean.False,
  1308. CanMove = false,
  1309. Visible = true,
  1310. IsHitTestVisible = true,
  1311. Fill = color,
  1312. Size = 4,
  1313. Tag = $"DrawPoint_{title}{lines.ElementAt(i).lon}",
  1314. Location = new GeoPoint(p.lat, p.lon),
  1315. ToolTipPattern = $"{title}",
  1316. };
  1317. list.Add(mapItem);
  1318. }
  1319. if (!list.Any()) return;
  1320. innerData.mMapStorage.Items.AddRange(list);
  1321. }
  1322. public static void DrawGdopLine(this MapControl ctrl, IEnumerable<(string wcKm, double lon, double lat)> lines)
  1323. {
  1324. if (lines == null || !lines.Any()) return;
  1325. var innerData = ctrl.Tag as InnerData;
  1326. var wcKm = lines.First().wcKm;
  1327. var polyLine = new MapPolyline()
  1328. {
  1329. Stroke = ColorHelper.GetColor(wcKm),
  1330. StrokeWidth = 2,
  1331. IsGeodesic = true,
  1332. CanResize = false,
  1333. CanEdit = false,
  1334. CanRotate = false,
  1335. IsHitTestVisible = true,
  1336. CanMove = false,
  1337. Tag = $"DrawGdopLine_{wcKm}",
  1338. };
  1339. polyLine.TitleOptions.Pattern = wcKm;
  1340. foreach (var item in lines)
  1341. {
  1342. if (double.IsNaN(item.lat) || double.IsNaN(item.lon)) continue;
  1343. polyLine.Points.Add(new GeoPoint(item.lat, item.lon));
  1344. }
  1345. if (!polyLine.Points.Any()) return;
  1346. innerData.mMapStorage.Items.Add(polyLine);
  1347. }
  1348. public static void DrawErrEllipse(this MapControl ctrl, double r1, double r2, IEnumerable<(double lon, double lat)> lines)
  1349. {
  1350. if (lines == null || !lines.Any()) return;
  1351. var innerData = ctrl.Tag as InnerData;
  1352. //innerData.mMapStorage.Items.Clear();
  1353. var polyLine = new MapPolyline()
  1354. {
  1355. Stroke = Color.Red,
  1356. StrokeWidth = 4,
  1357. IsGeodesic = true,
  1358. CanResize = false,
  1359. CanEdit = false,
  1360. CanRotate = false,
  1361. IsHitTestVisible = true,
  1362. CanMove = false,
  1363. Tag = $"DrawErrEllipse",
  1364. };
  1365. //polyLine.ToolTipPattern = $"长轴:{r1:f1}km\r\n短轴:{r2:f1}km";
  1366. foreach (var item in lines)
  1367. {
  1368. if (double.IsNaN(item.lat) || double.IsNaN(item.lon)) continue;
  1369. polyLine.Points.Add(new GeoPoint(item.lat, item.lon));
  1370. }
  1371. if (!polyLine.Points.Any()) return;
  1372. innerData.mMapStorage.Items.Add(polyLine);
  1373. var callout = new DevExpress.XtraMap.MapCallout()
  1374. {
  1375. Text = $"R1={r1:f1}km\r\nR2={r2:f1}km",
  1376. Location = polyLine.Points.First(),
  1377. CanMove = false,
  1378. IsHitTestVisible = false,
  1379. };
  1380. innerData.mMapStorage.Items.Add(callout);
  1381. }
  1382. public static void ClearRect(this MapControl ctrl)
  1383. {
  1384. var innerDate = ctrl.Tag as InnerData;
  1385. if (innerDate.rangeItem != null)
  1386. innerDate.mMapStorage.Items.Remove(innerDate.rangeItem);
  1387. if (innerDate.dotItem != null)
  1388. innerDate.mMapStorage.Items.Remove(innerDate.dotItem);
  1389. }
  1390. /// <summary>
  1391. /// 获取地图框选的范围信息(可能为null)
  1392. /// </summary>
  1393. /// <param name="ctrl"></param>
  1394. /// <returns></returns>
  1395. public static (double starLon, double startLat, double centerLon, double centerLat,
  1396. double endLon, double endLat, double lonRange, double latRange) GetCurrentRect(this MapControl ctrl)
  1397. {
  1398. var innerData = ctrl.Tag as InnerData;
  1399. return innerData.CurrentRect;
  1400. }
  1401. /// <summary>
  1402. /// 获取地图瓦片图层
  1403. /// </summary>
  1404. /// <param name="ctrl"></param>
  1405. /// <returns></returns>
  1406. public static ImageLayer GetImageLayer(this MapControl ctrl)
  1407. {
  1408. if (ctrl.Layers == null) return null;
  1409. return (ImageLayer)ctrl.Layers["ImageTileLayer"];
  1410. }
  1411. /// <summary>
  1412. /// 获取地图绘制图层
  1413. /// </summary>
  1414. /// <param name="ctrl"></param>
  1415. /// <returns></returns>
  1416. public static VectorItemsLayer GetDrawLayer(this MapControl ctrl)
  1417. {
  1418. return (VectorItemsLayer)ctrl.Layers["DrawLayer"];
  1419. }
  1420. /// <summary>
  1421. /// 获取地图绘制图层
  1422. /// </summary>
  1423. /// <param name="ctrl"></param>
  1424. /// <returns></returns>
  1425. public static VectorItemsLayer GetPosLayer(this MapControl ctrl)
  1426. {
  1427. return (VectorItemsLayer)ctrl.Layers["PosLayer"];
  1428. }
  1429. /// <summary>
  1430. /// 获取地图绘制图层的数据仓库
  1431. /// </summary>
  1432. /// <param name="ctrl"></param>
  1433. /// <returns></returns>
  1434. public static MapItemStorage GetDrawStorage(this MapControl ctrl)
  1435. {
  1436. var innerData = ctrl.Tag as InnerData;
  1437. return innerData.mMapStorage;
  1438. }
  1439. /// <summary>
  1440. /// 设置地图类型.默认为Normal
  1441. /// 该方法为所有MapControl实例设置地图类型
  1442. /// </summary>
  1443. /// <param name="ctrl"></param>
  1444. /// <param name="mapType"></param>
  1445. public static void SetMapType(GoogleMapType mapType)
  1446. {
  1447. mMapType = mapType;
  1448. listMapCtrl.ForEach(t =>
  1449. {
  1450. if (t.GetImageLayer() == null) return;
  1451. var provider = t.GetImageLayer().DataProvider as MapTileDataProviderBase;
  1452. provider?.ClearCache();
  1453. t.Refresh();
  1454. });
  1455. }
  1456. #region private
  1457. private static void DrawRect_MouseMove(object sender, MouseEventArgs e)
  1458. {
  1459. var innerData = (sender as MapControl).Tag as InnerData;
  1460. if (!innerData.drawingRect) return;
  1461. innerData.dotItem.Location = innerData.rangeItem.GetCenter();
  1462. var startLon = Math.Round(innerData.rangeItem.Location.GetX(), 3);
  1463. var startLat = Math.Round(innerData.rangeItem.Location.GetY(), 3);
  1464. if (startLon >= 180)
  1465. {
  1466. startLon -= 360;
  1467. }
  1468. if (startLon <= -180)
  1469. {
  1470. startLon += 360;
  1471. }
  1472. var center = innerData.rangeItem.GetCenter();
  1473. var centerLon = Math.Round(center.GetX(), 3);
  1474. if (centerLon >= 180)
  1475. {
  1476. centerLon -= 360;
  1477. }
  1478. if (centerLon <= -180)
  1479. {
  1480. centerLon += 360;
  1481. }
  1482. var centerLat = Math.Round(center.GetY(), 3);
  1483. double endLon;
  1484. if (centerLon < 0 && startLon > 0)
  1485. endLon = startLon + 2 * (centerLon + 360 - startLon);
  1486. else
  1487. endLon = startLon + 2 * (centerLon - startLon);
  1488. var endLat = startLat + 2 * (centerLat - startLat);
  1489. var StartLon = Math.Min(startLon, endLon);
  1490. var StartLat = Math.Min(startLat, endLat);
  1491. var CenterLon = centerLon;
  1492. var CenterLat = centerLat;
  1493. var EndLon = Math.Max(startLon, endLon);
  1494. var EndLat = Math.Max(startLat, endLat);
  1495. double centerLonNew = CenterLon % 360;
  1496. CenterLon = centerLonNew;
  1497. //double LonRange = Math.Round((EndLon - StartLon) / 2, 3);
  1498. //double LatRange = Math.Round((EndLat - StartLat) / 2, 3);
  1499. double LonRange = Math.Round((EndLon - StartLon), 3);
  1500. double LatRange = Math.Round((EndLat - StartLat), 3);
  1501. if (LonRange >= 360)
  1502. {
  1503. }
  1504. innerData.CurrentRect = (StartLon, StartLat, CenterLon, CenterLat, EndLon, EndLat, LonRange, LatRange);
  1505. innerData.mOnRectChanged?.Invoke(innerData.CurrentRect);
  1506. }
  1507. private static void ExportImg_ItemClick(object sender, ItemClickEventArgs e)
  1508. {
  1509. var ctrl = e.Item.Tag as MapControl;
  1510. using (var dialog = new SaveFileDialog())
  1511. {
  1512. dialog.Filter = "PNG图片|*.png";
  1513. dialog.AddExtension = true;
  1514. dialog.FileName = $"Map{DateTime.Now:yyyyMMddHHmmss}.png";
  1515. if (dialog.ShowDialog() == DialogResult.OK)
  1516. {
  1517. ctrl.ExportToImage(dialog.FileName, ImageFormat.Png);
  1518. }
  1519. }
  1520. }
  1521. private static void ExportCsv_ItemClick(object sender, ItemClickEventArgs e)
  1522. {
  1523. var ctrl = e.Item.Tag as MapControl;
  1524. using (var dialog = new SaveFileDialog())
  1525. {
  1526. dialog.Filter = "CSV文件|*.csv";
  1527. dialog.AddExtension = true;
  1528. dialog.FileName = $"Pos{DateTime.Now:yyyyMMddHHmmss}.xlsx";
  1529. if (dialog.ShowDialog() == DialogResult.OK)
  1530. {
  1531. ctrl.ExportToXlsx(dialog.FileName);
  1532. }
  1533. }
  1534. }
  1535. private static void ClearDrawObj(this MapControl ctrl)
  1536. {
  1537. ctrl.Invoke(new Action(() =>
  1538. {
  1539. try
  1540. {
  1541. var innerData = ctrl.Tag as InnerData;
  1542. ctrl.MapEditor.SetTransformMode(MapItemTransform.None);
  1543. innerData.drawingRect = false;
  1544. innerData.CurrentRect = (0, 0, 0, 0, 0, 0, 0, 0);
  1545. innerData.rangeItem = null;
  1546. if (innerData.mMapStorage != null && innerData.mMapStorage.Items.Any())
  1547. {
  1548. innerData.mMapStorage.Items.Clear();
  1549. }
  1550. }
  1551. catch (Exception ex)
  1552. {
  1553. }
  1554. }));
  1555. }
  1556. private static void DistanceLine_ItemClick(object sender, ItemClickEventArgs e)
  1557. {
  1558. var ctrl = e.Item.Tag as MapControl;
  1559. var innerData = ctrl.Tag as InnerData;
  1560. ctrl.MapEditor.SetEditMode();
  1561. var items = innerData.mMapStorage.Items.ToArray();
  1562. foreach (var item in items)
  1563. {
  1564. if (item.Tag != null && item.Tag.ToString() == "DrawDistanceLine")
  1565. innerData.mMapStorage.Items.Remove(item);
  1566. }
  1567. if (innerData.distinctPath != null)
  1568. {
  1569. innerData.distinctPath.Points.Clear();
  1570. }
  1571. innerData.distinctPath = new MapPolyline()
  1572. {
  1573. Stroke = Color.FromArgb(127, 255, 0, 199),
  1574. StrokeWidth = 2,
  1575. IsGeodesic = true,
  1576. CanResize = false,
  1577. CanEdit = false,
  1578. CanRotate = false,
  1579. IsHitTestVisible = false,
  1580. CanMove = true,
  1581. Tag = "DrawDistanceLine"
  1582. };
  1583. innerData.mMapStorage.Items.Add(innerData.distinctPath);
  1584. innerData.hoverPoint = new MapDot() { CanResize = false, CanMove = false, IsHitTestVisible = false, Tag = "DrawDistanceLine", Size = 8 };
  1585. innerData.hoverPoint.Fill = ColorHelper.GetColor(innerData.hoverPoint.Tag.ToString());
  1586. innerData.mMapStorage.Items.Add(innerData.hoverPoint);
  1587. innerData.hoverTip = CreateHoverTip();
  1588. ctrl.MouseClick += AddDistinctPoint;
  1589. ctrl.MouseMove += MovingDistinct;
  1590. ctrl.MouseLeave += MapControl_MouseLeave;
  1591. ctrl.MouseEnter += MapControl_MouseEnter;
  1592. ctrl.DoubleClick += EndDistinct;
  1593. }
  1594. private static void MarkDot_ItemClick(object sender, ItemClickEventArgs e)
  1595. {
  1596. var ctrl = e.Item.Tag as MapControl;
  1597. ctrl.MapEditor.SetTransformMode(MapItemTransform.None);
  1598. var innerData = ctrl.Tag as InnerData;
  1599. innerData.drawingRect = false;
  1600. using (var frm = new MapEditPointView())
  1601. {
  1602. if (frm.ShowDialog() != DialogResult.OK) return;
  1603. var locPoint = new GeoPoint(frm.Lat, frm.Lon);
  1604. MapCustomElement cusItem = new MapCustomElement()
  1605. {
  1606. Location = locPoint,
  1607. UseAnimation = true,
  1608. CanMove = false,
  1609. EnableHighlighting = DefaultBoolean.True,
  1610. EnableSelection = DefaultBoolean.False,
  1611. Text = "",
  1612. ToolTipPattern = $"{frm.Caption}",
  1613. SvgImage = SvgHelper.CreatePentagram(),
  1614. SvgImageSize = new Size(32, 32),
  1615. TextAlignment = DevExpress.XtraMap.TextAlignment.BottomCenter,
  1616. Tag = "DrawMarkDot"
  1617. };
  1618. innerData.mMapStorage.Items.Add(cusItem);
  1619. }
  1620. }
  1621. private static ToolTipControllerShowEventArgs CreateHoverTip()
  1622. {
  1623. ToolTipTitleItem titleItem1 = new ToolTipTitleItem() { Text = $"0千米" };
  1624. titleItem1.Appearance.ForeColor = SystemColors.GrayText;
  1625. titleItem1.Appearance.Font = new Font(AppearanceObject.DefaultFont.FontFamily, 12, FontStyle.Bold);
  1626. SuperToolTip superToolTip = new SuperToolTip();
  1627. superToolTip.Items.Add(titleItem1);
  1628. ToolTipSeparatorItem sepItem = new ToolTipSeparatorItem();
  1629. superToolTip.Items.Add(sepItem);
  1630. ToolTipItem textItem = new ToolTipItem() { Text = "单击添加测距点,双击结束测距" };
  1631. superToolTip.Items.Add(textItem);
  1632. ToolTipControllerShowEventArgs arg = new ToolTipControllerShowEventArgs();
  1633. arg.ShowBeak = true;
  1634. arg.SuperTip = superToolTip;
  1635. return arg;
  1636. }
  1637. private static void MapControl_MouseEnter(object sender, EventArgs e)
  1638. {
  1639. var innerData = (sender as MapControl).Tag as InnerData;
  1640. innerData.hoverPoint.Visible = true;
  1641. }
  1642. private static void MapControl_MouseLeave(object sender, EventArgs e)
  1643. {
  1644. var innerData = (sender as MapControl).Tag as InnerData;
  1645. innerData.hoverPoint.Visible = false;
  1646. }
  1647. private static void AddDistinctPoint(object sender, MouseEventArgs e)
  1648. {
  1649. var innerData = (sender as MapControl).Tag as InnerData;
  1650. var ctrl = sender as MapControl;
  1651. MapCallout disItem = new MapCallout { IsHitTestVisible = false, CanMove = false };
  1652. disItem.Location = ctrl.ScreenPointToCoordPoint(e.Location);
  1653. disItem.Text = $"{CalcLineKm(innerData):F2}千米";
  1654. disItem.Tag = "DrawDistanceLine";
  1655. innerData.mMapStorage.Items.Add(disItem);
  1656. innerData.distinctPath.Points.Add(innerData.hoverPoint.Location);
  1657. innerData.hoverPoint = new MapDot() { CanResize = false, CanMove = false, IsHitTestVisible = false, Tag = "DrawDistanceLine", Size = 8 };
  1658. innerData.hoverPoint.Location = ctrl.ScreenPointToCoordPoint(e.Location);
  1659. innerData.hoverPoint.Fill = ColorHelper.GetColor(innerData.hoverPoint.Tag.ToString());
  1660. innerData.mMapStorage.Items.Add(innerData.hoverPoint);
  1661. innerData.distinctPath.Points.Add(innerData.hoverPoint.Location);
  1662. }
  1663. private static void MovingDistinct(object sender, MouseEventArgs e)
  1664. {
  1665. var innerData = (sender as MapControl).Tag as InnerData;
  1666. var ctrl = sender as MapControl;
  1667. var itemPoint = ctrl.ScreenPointToCoordPoint(e.Location);
  1668. innerData.hoverPoint.Location = itemPoint;
  1669. if (innerData.distinctPath.Points.Count > 0)
  1670. {
  1671. ctrl.MapEditor.SetEditMode();
  1672. innerData.distinctPath.Points[innerData.distinctPath.Points.Count - 1] = itemPoint;
  1673. (innerData.hoverTip.SuperTip.Items[0] as ToolTipTitleItem).Text = $"{CalcLineKm(innerData):F2}千米";
  1674. innerData.mapToolTip.ShowHint(innerData.hoverTip, ctrl.PointToScreen(e.Location));
  1675. }
  1676. }
  1677. private static double CalcLineKm(InnerData data)
  1678. {
  1679. double result = 0;
  1680. if (data.distinctPath.Points.Count < 2) return result;
  1681. for (int i = 0; i < data.distinctPath.Points.Count - 1; i++)
  1682. {
  1683. var startPoint = data.distinctPath.Points[i] as GeoPoint;
  1684. var endPoint = data.distinctPath.Points[i + 1] as GeoPoint;
  1685. MapSize sizeInKm = new SphericalMercatorProjection().GeoToKilometersSize(startPoint, new MapSize(Math.Abs(startPoint.Longitude - endPoint.Longitude), Math.Abs(startPoint.Latitude - endPoint.Latitude)));
  1686. double partlength = Math.Sqrt(sizeInKm.Width * sizeInKm.Width + sizeInKm.Height * sizeInKm.Height);
  1687. result += partlength;
  1688. }
  1689. return result;
  1690. }
  1691. public static void ClearMap(this MapControl ctrl)
  1692. {
  1693. var innerData = ctrl.Tag as InnerData;
  1694. innerData.CurrentRect = (0, 0, 0, 0, 0, 0, 0, 0);
  1695. innerData.mMapStorage?.Items.Clear();
  1696. }
  1697. private static void EndDistinct(object sender, EventArgs e)
  1698. {
  1699. var ctrl = sender as MapControl;
  1700. var innerData = ctrl.Tag as InnerData;
  1701. innerData.mapToolTip.HideHint();
  1702. ctrl.MouseClick -= AddDistinctPoint;
  1703. ctrl.MouseMove -= MovingDistinct;
  1704. ctrl.DoubleClick -= EndDistinct;
  1705. ctrl.MouseLeave -= MapControl_MouseLeave;
  1706. ctrl.MouseEnter -= MapControl_MouseEnter;
  1707. }
  1708. class MapEditPointView : DevExpress.XtraEditors.XtraForm
  1709. {
  1710. private System.ComponentModel.IContainer components = null;
  1711. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  1712. private DevExpress.XtraLayout.LayoutControlGroup Root;
  1713. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  1714. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  1715. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  1716. private DevExpress.XtraEditors.ButtonEdit txtLon;
  1717. private DevExpress.XtraEditors.ButtonEdit txtLat;
  1718. private DevExpress.XtraEditors.TextEdit txtCaption;
  1719. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  1720. private DevExpress.XtraEditors.SimpleButton btnCancel;
  1721. private DevExpress.XtraEditors.SimpleButton btnOk;
  1722. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  1723. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  1724. private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1;
  1725. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  1726. private void InitializeComponent()
  1727. {
  1728. this.components = new System.ComponentModel.Container();
  1729. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  1730. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  1731. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  1732. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  1733. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  1734. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  1735. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  1736. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  1737. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  1738. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  1739. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  1740. this.txtCaption = new DevExpress.XtraEditors.TextEdit();
  1741. this.txtLon = new DevExpress.XtraEditors.ButtonEdit();
  1742. this.txtLat = new DevExpress.XtraEditors.ButtonEdit();
  1743. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  1744. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  1745. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  1746. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  1747. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  1748. this.btnOk = new DevExpress.XtraEditors.SimpleButton();
  1749. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  1750. this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
  1751. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  1752. this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
  1753. this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  1754. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  1755. this.layoutControl1.SuspendLayout();
  1756. ((System.ComponentModel.ISupportInitialize)(this.txtCaption.Properties)).BeginInit();
  1757. ((System.ComponentModel.ISupportInitialize)(this.txtLon.Properties)).BeginInit();
  1758. ((System.ComponentModel.ISupportInitialize)(this.txtLat.Properties)).BeginInit();
  1759. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  1760. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  1761. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  1762. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  1763. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  1764. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  1765. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  1766. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit();
  1767. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
  1768. this.SuspendLayout();
  1769. //
  1770. // layoutControl1
  1771. //
  1772. this.layoutControl1.Controls.Add(this.btnCancel);
  1773. this.layoutControl1.Controls.Add(this.btnOk);
  1774. this.layoutControl1.Controls.Add(this.txtCaption);
  1775. this.layoutControl1.Controls.Add(this.txtLon);
  1776. this.layoutControl1.Controls.Add(this.txtLat);
  1777. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1778. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  1779. this.layoutControl1.Name = "layoutControl1";
  1780. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(689, 0, 650, 400);
  1781. this.layoutControl1.Root = this.Root;
  1782. this.layoutControl1.Size = new System.Drawing.Size(272, 208);
  1783. this.layoutControl1.TabIndex = 0;
  1784. this.layoutControl1.Text = "layoutControl1";
  1785. //
  1786. // txtCaption
  1787. //
  1788. this.txtCaption.Location = new System.Drawing.Point(12, 29);
  1789. this.txtCaption.Name = "txtCaption";
  1790. this.txtCaption.Properties.Appearance.Options.UseTextOptions = true;
  1791. this.txtCaption.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  1792. this.txtCaption.Properties.AutoHeight = false;
  1793. this.txtCaption.Properties.MaxLength = 30;
  1794. this.txtCaption.Size = new System.Drawing.Size(248, 22);
  1795. this.txtCaption.StyleController = this.layoutControl1;
  1796. this.txtCaption.TabIndex = 9;
  1797. //
  1798. // txtLon
  1799. //
  1800. this.txtLon.Location = new System.Drawing.Point(12, 80);
  1801. this.txtLon.Name = "txtLon";
  1802. this.txtLon.Properties.Appearance.Options.UseTextOptions = true;
  1803. this.txtLon.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  1804. this.txtLon.Properties.AutoHeight = false;
  1805. this.txtLon.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1806. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "°", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  1807. this.txtLon.Size = new System.Drawing.Size(248, 22);
  1808. this.txtLon.StyleController = this.layoutControl1;
  1809. this.txtLon.TabIndex = 4;
  1810. //
  1811. // txtLat
  1812. //
  1813. this.txtLat.Location = new System.Drawing.Point(12, 131);
  1814. this.txtLat.Name = "txtLat";
  1815. this.txtLat.Properties.Appearance.Options.UseTextOptions = true;
  1816. this.txtLat.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  1817. this.txtLat.Properties.AutoHeight = false;
  1818. this.txtLat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1819. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "°", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  1820. this.txtLat.Size = new System.Drawing.Size(248, 22);
  1821. this.txtLat.StyleController = this.layoutControl1;
  1822. this.txtLat.TabIndex = 5;
  1823. //
  1824. // Root
  1825. //
  1826. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  1827. this.Root.GroupBordersVisible = false;
  1828. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  1829. this.layoutControlItem1,
  1830. this.emptySpaceItem1,
  1831. this.layoutControlItem5,
  1832. this.layoutControlItem2,
  1833. this.layoutControlItem3,
  1834. this.layoutControlItem6,
  1835. this.emptySpaceItem2});
  1836. this.Root.Name = "Root";
  1837. this.Root.Size = new System.Drawing.Size(272, 208);
  1838. this.Root.TextVisible = false;
  1839. //
  1840. // layoutControlItem1
  1841. //
  1842. this.layoutControlItem1.Control = this.txtLon;
  1843. this.layoutControlItem1.Location = new System.Drawing.Point(0, 43);
  1844. this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 51);
  1845. this.layoutControlItem1.MinSize = new System.Drawing.Size(54, 51);
  1846. this.layoutControlItem1.Name = "layoutControlItem1";
  1847. this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  1848. this.layoutControlItem1.Size = new System.Drawing.Size(252, 51);
  1849. this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1850. this.layoutControlItem1.Text = "经度";
  1851. this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  1852. this.layoutControlItem1.TextSize = new System.Drawing.Size(24, 14);
  1853. //
  1854. // emptySpaceItem1
  1855. //
  1856. this.emptySpaceItem1.AllowHotTrack = false;
  1857. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 162);
  1858. this.emptySpaceItem1.MaxSize = new System.Drawing.Size(0, 26);
  1859. this.emptySpaceItem1.MinSize = new System.Drawing.Size(104, 26);
  1860. this.emptySpaceItem1.Name = "emptySpaceItem1";
  1861. this.emptySpaceItem1.Size = new System.Drawing.Size(113, 26);
  1862. this.emptySpaceItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1863. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  1864. //
  1865. // layoutControlItem2
  1866. //
  1867. this.layoutControlItem2.Control = this.txtLat;
  1868. this.layoutControlItem2.Location = new System.Drawing.Point(0, 94);
  1869. this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 51);
  1870. this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 51);
  1871. this.layoutControlItem2.Name = "layoutControlItem2";
  1872. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
  1873. this.layoutControlItem2.Size = new System.Drawing.Size(252, 51);
  1874. this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1875. this.layoutControlItem2.Text = "纬度";
  1876. this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  1877. this.layoutControlItem2.TextSize = new System.Drawing.Size(24, 14);
  1878. //
  1879. // layoutControlItem5
  1880. //
  1881. this.layoutControlItem5.Control = this.txtCaption;
  1882. this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
  1883. this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 43);
  1884. this.layoutControlItem5.MinSize = new System.Drawing.Size(54, 43);
  1885. this.layoutControlItem5.Name = "layoutControlItem5";
  1886. this.layoutControlItem5.Size = new System.Drawing.Size(252, 43);
  1887. this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1888. this.layoutControlItem5.Text = "标题";
  1889. this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
  1890. this.layoutControlItem5.TextSize = new System.Drawing.Size(24, 14);
  1891. //
  1892. // btnOk
  1893. //
  1894. this.btnOk.Location = new System.Drawing.Point(125, 174);
  1895. this.btnOk.Name = "btnOk";
  1896. this.btnOk.Size = new System.Drawing.Size(65, 22);
  1897. this.btnOk.StyleController = this.layoutControl1;
  1898. this.btnOk.TabIndex = 10;
  1899. this.btnOk.Text = "确定";
  1900. this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
  1901. //
  1902. // layoutControlItem3
  1903. //
  1904. this.layoutControlItem3.Control = this.btnOk;
  1905. this.layoutControlItem3.Location = new System.Drawing.Point(113, 162);
  1906. this.layoutControlItem3.MaxSize = new System.Drawing.Size(69, 26);
  1907. this.layoutControlItem3.MinSize = new System.Drawing.Size(69, 26);
  1908. this.layoutControlItem3.Name = "layoutControlItem3";
  1909. this.layoutControlItem3.Size = new System.Drawing.Size(69, 26);
  1910. this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1911. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  1912. this.layoutControlItem3.TextVisible = false;
  1913. //
  1914. // btnCancel
  1915. //
  1916. this.btnCancel.Location = new System.Drawing.Point(194, 174);
  1917. this.btnCancel.Name = "btnCancel";
  1918. this.btnCancel.Size = new System.Drawing.Size(66, 22);
  1919. this.btnCancel.StyleController = this.layoutControl1;
  1920. this.btnCancel.TabIndex = 11;
  1921. this.btnCancel.Text = "取消";
  1922. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  1923. //
  1924. // layoutControlItem6
  1925. //
  1926. this.layoutControlItem6.Control = this.btnCancel;
  1927. this.layoutControlItem6.Location = new System.Drawing.Point(182, 162);
  1928. this.layoutControlItem6.MaxSize = new System.Drawing.Size(70, 26);
  1929. this.layoutControlItem6.MinSize = new System.Drawing.Size(70, 26);
  1930. this.layoutControlItem6.Name = "layoutControlItem6";
  1931. this.layoutControlItem6.Size = new System.Drawing.Size(70, 26);
  1932. this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1933. this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
  1934. this.layoutControlItem6.TextVisible = false;
  1935. //
  1936. // dxErrorProvider1
  1937. //
  1938. this.dxErrorProvider1.ContainerControl = this;
  1939. //
  1940. // emptySpaceItem2
  1941. //
  1942. this.emptySpaceItem2.AllowHotTrack = false;
  1943. this.emptySpaceItem2.Location = new System.Drawing.Point(0, 145);
  1944. this.emptySpaceItem2.MinSize = new System.Drawing.Size(104, 1);
  1945. this.emptySpaceItem2.Name = "emptySpaceItem2";
  1946. this.emptySpaceItem2.Size = new System.Drawing.Size(252, 17);
  1947. this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  1948. this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
  1949. //
  1950. // MapEditPointView
  1951. //
  1952. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  1953. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1954. this.ClientSize = new System.Drawing.Size(272, 208);
  1955. this.Controls.Add(this.layoutControl1);
  1956. this.IconOptions.ShowIcon = false;
  1957. this.MaximizeBox = false;
  1958. this.MinimizeBox = false;
  1959. this.Name = "MapEditPointView";
  1960. this.ShowInTaskbar = false;
  1961. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  1962. this.Text = "标点";
  1963. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  1964. this.layoutControl1.ResumeLayout(false);
  1965. ((System.ComponentModel.ISupportInitialize)(this.txtCaption.Properties)).EndInit();
  1966. ((System.ComponentModel.ISupportInitialize)(this.txtLon.Properties)).EndInit();
  1967. ((System.ComponentModel.ISupportInitialize)(this.txtLat.Properties)).EndInit();
  1968. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  1969. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  1970. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  1971. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  1972. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  1973. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  1974. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  1975. ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit();
  1976. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
  1977. this.ResumeLayout(false);
  1978. }
  1979. protected override void Dispose(bool disposing)
  1980. {
  1981. if (disposing && (components != null))
  1982. {
  1983. components.Dispose();
  1984. }
  1985. base.Dispose(disposing);
  1986. }
  1987. public MapEditPointView()
  1988. {
  1989. InitializeComponent();
  1990. }
  1991. public string Caption
  1992. {
  1993. get
  1994. {
  1995. return txtCaption.Text.Trim();
  1996. }
  1997. set
  1998. {
  1999. txtCaption.Text = value;
  2000. }
  2001. }
  2002. public double Lon
  2003. {
  2004. get
  2005. {
  2006. return double.Parse(txtLon.Text.Trim());
  2007. }
  2008. set
  2009. {
  2010. txtLon.Text = value.ToString();
  2011. }
  2012. }
  2013. public double Lat
  2014. {
  2015. get
  2016. {
  2017. return double.Parse(txtLat.Text.Trim());
  2018. }
  2019. set
  2020. {
  2021. txtLat.Text = value.ToString();
  2022. }
  2023. }
  2024. private void btnOk_Click(object sender, EventArgs e)
  2025. {
  2026. dxErrorProvider1.ClearErrors();
  2027. double lon, lat;
  2028. if (!double.TryParse(txtLon.Text, out lon))
  2029. {
  2030. dxErrorProvider1.SetError(txtLon, "请设置正确的经度");
  2031. return;
  2032. }
  2033. if (!double.TryParse(txtLat.Text, out lat))
  2034. {
  2035. dxErrorProvider1.SetError(txtLat, "请设置正确的纬度");
  2036. return;
  2037. }
  2038. if (lon < -180 || lon > 180)
  2039. {
  2040. dxErrorProvider1.SetError(txtLon, "经度范围[-180,180]");
  2041. return;
  2042. }
  2043. if (lat < -90 || lat > 90)
  2044. {
  2045. dxErrorProvider1.SetError(txtLat, "纬度范围[-90,90]");
  2046. return;
  2047. }
  2048. this.DialogResult = DialogResult.OK;
  2049. }
  2050. private void btnCancel_Click(object sender, EventArgs e)
  2051. {
  2052. this.DialogResult = DialogResult.Cancel;
  2053. }
  2054. }
  2055. #endregion
  2056. #region ImageLayer数据源接口实现(本地和Http接口)
  2057. class ImageTileSource : IImageTileSource
  2058. {
  2059. SQLiteConnection con;
  2060. public ImageTileSource()
  2061. {
  2062. var files = Directory.GetFiles(Application.StartupPath, "Data.gmdb", SearchOption.AllDirectories);
  2063. if (files.Length > 0)
  2064. {
  2065. try
  2066. {
  2067. conStr = string.Format(conStr, files[0]);
  2068. con = new SQLiteConnection(conStr);
  2069. con.Open();
  2070. }
  2071. catch
  2072. {
  2073. conStr = null;
  2074. Console.WriteLine("Data.gmdb文件读取出错!");
  2075. }
  2076. }
  2077. else
  2078. {
  2079. conStr = null;
  2080. }
  2081. }
  2082. public string Name => "GMap地图瓦片";
  2083. public bool CanDisposeSourceImage => true;
  2084. public Image GetImage(int x, int y, int level, Size size)
  2085. {
  2086. var data = QueryTile(x, y, level, 0);
  2087. if (data == null) return null;
  2088. return Image.FromStream(new MemoryStream(data));
  2089. }
  2090. string QuerySql = "SELECT Tile FROM main.TilesData WHERE id = (SELECT id FROM main.Tiles WHERE X={0} AND Y={1} AND Zoom={2} AND Type={3})";
  2091. string conStr = "Data Source=\"{0}\";Page Size=32768";
  2092. byte[] QueryTile(int x, int y, int zoom, int type)
  2093. {
  2094. if (conStr == null) return null;
  2095. type = (int)mMapType;
  2096. if (type == 0) type = 1818940751;
  2097. using (DbCommand com = con.CreateCommand())
  2098. {
  2099. com.CommandText = string.Format(QuerySql, x, y, zoom, type);
  2100. using (DbDataReader rd = com.ExecuteReader(System.Data.CommandBehavior.SequentialAccess))
  2101. {
  2102. if (rd.Read())
  2103. {
  2104. long length = rd.GetBytes(0, 0, null, 0, 0);
  2105. byte[] tile = new byte[length];
  2106. rd.GetBytes(0, 0, tile, 0, tile.Length);
  2107. return tile;
  2108. }
  2109. }
  2110. }
  2111. return null;
  2112. }
  2113. }
  2114. class HttpMapDataProvider : MapDataProviderBase
  2115. {
  2116. public HttpMapDataProvider()
  2117. {
  2118. TileSource = new HttpTileSource(this);
  2119. }
  2120. public override MapSize GetMapSizeInPixels(double zoomLevel)
  2121. {
  2122. double imageSize;
  2123. imageSize = HttpTileSource.CalculateTotalImageSize(zoomLevel);
  2124. return new MapSize(imageSize, imageSize);
  2125. }
  2126. protected override Size BaseSizeInPixels
  2127. {
  2128. get { return new Size(Convert.ToInt32(HttpTileSource.tileSize * 2), Convert.ToInt32(HttpTileSource.tileSize * 2)); }
  2129. }
  2130. }
  2131. class HttpTileSource : MapTileSourceBase
  2132. {
  2133. public const int tileSize = 256;
  2134. public const int maxZoomLevel = 14;
  2135. public string HttpServerAddr { get; set; }
  2136. public GoogleMapType MapType { get; set; } = GoogleMapType.Normal;
  2137. internal static double CalculateTotalImageSize(double zoomLevel)
  2138. {
  2139. if (zoomLevel < 1.0)
  2140. return zoomLevel * tileSize * 2;
  2141. return Math.Pow(2.0, zoomLevel) * tileSize;
  2142. }
  2143. public HttpTileSource(ICacheOptionsProvider cacheOptionsProvider) :
  2144. base((int)CalculateTotalImageSize(maxZoomLevel), (int)CalculateTotalImageSize(maxZoomLevel), tileSize, tileSize, cacheOptionsProvider)
  2145. {
  2146. }
  2147. public override Uri GetTileByZoomLevel(int zoomLevel, int tilePositionX, int tilePositionY)
  2148. {
  2149. if (string.IsNullOrWhiteSpace(HttpServerAddr)) return null;
  2150. try
  2151. {
  2152. if (zoomLevel <= maxZoomLevel)
  2153. {
  2154. string imgUrl = $"{HttpServerAddr}/{(int)MapType}/{zoomLevel}/{tilePositionX}/{tilePositionY}";
  2155. //string imgUrl = string.Format("http://192.168.0.214:58089/{0}/{1}/{2}/{3}", (int)GoogleMapType.Normal, zoomLevel, tilePositionX, tilePositionY);
  2156. Uri u = new Uri(imgUrl);
  2157. return u;
  2158. }
  2159. return null;
  2160. }
  2161. catch
  2162. {
  2163. Console.WriteLine($"加载地图数据出错,无法连接到{HttpServerAddr}");
  2164. return null;
  2165. }
  2166. }
  2167. }
  2168. #endregion
  2169. //定位点聚合器
  2170. class PosClusterer : IClusterer
  2171. {
  2172. private MapControl ctrl;
  2173. private IMapDataAdapter owner;
  2174. private MapViewport preViewPoint;
  2175. private DebounceDispatcher dispatcher = new DebounceDispatcher();
  2176. public bool IsBusy { get; private set; }
  2177. public MapItemCollection Items { get; private set; }
  2178. public PosClusterer(MapControl ctrl)
  2179. {
  2180. this.ctrl = ctrl;
  2181. }
  2182. public void SetOwner(IMapDataAdapter owner)
  2183. {
  2184. this.owner = owner;
  2185. Items = new MapItemCollection(owner);
  2186. }
  2187. public void Clusterize(IEnumerable<MapItem> sourceItems, MapViewport viewport, bool sourceChanged)
  2188. {
  2189. IsBusy = true;
  2190. if (sourceChanged)
  2191. DoClusterize(sourceItems, viewport, sourceChanged);
  2192. else
  2193. dispatcher.Debounce(100, () => DoClusterize(sourceItems, viewport, sourceChanged));
  2194. }
  2195. private void DoClusterize(IEnumerable<MapItem> sourceItems, MapViewport viewport, bool sourceChanged)
  2196. {
  2197. if (preViewPoint == null)
  2198. {
  2199. preViewPoint = viewport;
  2200. return;
  2201. }
  2202. if (!sourceChanged && preViewPoint.ZoomLevel == viewport.ZoomLevel)//地图移动或者MapControl大小发生了改变时直接操作Items避免闪烁
  2203. {
  2204. preViewPoint = viewport;
  2205. }
  2206. else//地图进行了缩放
  2207. {
  2208. Items.Clear();
  2209. var cache = new Dictionary<int, List<MapItem>>();
  2210. foreach (MapDot item in sourceItems)
  2211. {
  2212. var point = ctrl.CoordPointToScreenPoint(item.Location);
  2213. int pointX = (int)point.X;
  2214. int pointY = (int)point.Y;
  2215. bool visible = true;
  2216. if (pointX <= _dotSize || pointX > ctrl.Width - _dotSize)
  2217. visible = false;
  2218. else if (pointY <= _dotSize || pointY > ctrl.Height - _dotSize)
  2219. visible = false;
  2220. pointX /= (_dotSize * 2);
  2221. pointY /= (_dotSize * 2);
  2222. var key = pointX << 16 | pointY;
  2223. if (!visible)
  2224. key = -key;
  2225. if (!cache.ContainsKey(key))
  2226. cache.Add(key, new List<MapItem>());
  2227. cache[key].Add(item);
  2228. }
  2229. var innerData = ctrl.Tag as InnerData;
  2230. innerData._clusterCache.Clear();
  2231. LinkedList<MapItem> temp = new LinkedList<MapItem>();
  2232. foreach (var kv in cache)
  2233. {
  2234. var firstDot = kv.Value[0] as MapDot;
  2235. var firstObj = firstDot.Tag as PosData;
  2236. firstDot.Size = kv.Value.Count > 1 ? _dotSize + 2 : _dotSize;
  2237. firstObj.ClusterCount = kv.Value.Count;
  2238. firstObj.ClusterKey = kv.Key;
  2239. innerData._clusterCache.Add(kv.Key, firstDot);
  2240. temp.AddLast(firstDot);
  2241. }
  2242. Items.AddRange(temp);
  2243. cache.Clear();
  2244. preViewPoint = viewport;
  2245. owner.OnClustered();
  2246. }
  2247. this.IsBusy = false;
  2248. }
  2249. //计算多个坐标的中心位置
  2250. public GeoPoint GetCenterPointFromListOfCoordinates(List<MapItem> geoCoordinateList)
  2251. {
  2252. int total = geoCoordinateList.Count;
  2253. double lat = 0, lon = 0;
  2254. foreach (MapDot g in geoCoordinateList)
  2255. {
  2256. lat += (g.Location as GeoPoint).Latitude * Math.PI / 180;
  2257. lon += (g.Location as GeoPoint).Longitude * Math.PI / 180;
  2258. }
  2259. lat /= total;
  2260. lon /= total;
  2261. return new GeoPoint(lat * 180 / Math.PI, lon * 180 / Math.PI);
  2262. }
  2263. }
  2264. }