资源简介
sharpmap实现shp的加载,c#例子
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace sharpmapDemo
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
private void Form1_Load(object sender EventArgs e)
{
SharpMap.layers.Vectorlayer vlay = new SharpMap.layers.Vectorlayer(“States“);
vlay.DataSource = new SharpMap.Data.Providers.ShapeFile(@“G:\Gis程序\sharpmapDemo\sharpmapDemo\path_to_data\states_ugl.shp“ true);
//vlay.DataSource = new SharpMap.Data.Providers.ShapeFile(@“D:\sharpmap\waterways.shp“ true);
mapBox1.Map.layers.Add(vlay);
/*
SharpMap.Rendering.Thematics.GradientTheme popdens = new SharpMap.Rendering.Thematics.GradientTheme(“PopDens“ 0 400
new SharpMap.styles.Vectorstyle() new SharpMap.styles.Vectorstyle());
//We can make more advanced coloring using the ColorBlend‘er.
//Setting the FillColorBlend will override any fill-style in the min and max fills.
//In this case we just use the predefined Rainbow colorscale
popdens.FillColorBlend = SharpMap.Rendering.Thematics.ColorBlend.Rainbow5;
vlay.Theme = popdens;
vlay.style.EnableOutline = true;
vlay.style.PointColor = new SolidBrush(Color.Red);
vlay.style.PointSize = 13;
vlay.style.Line.Color = Color.Green;*/
mapBox1.Map.ZoomToExtents();
mapBox1.Refresh();
mapBox1.ActiveTool = SharpMap.Forms.MapBox.Tools.Pan;//设置平移
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2016-06-28 09:55 sharpmapDemo\
目录 0 2016-06-28 10:30 sharpmapDemo\sharpmapDemo\
文件 878 2016-06-28 09:55 sharpmapDemo\sharpmapDemo.sln
文件 41984 2016-06-28 11:04 sharpmapDemo\sharpmapDemo.suo
文件 144 2016-06-28 10:29 sharpmapDemo\sharpmapDemo\app.config
目录 0 2016-06-28 09:55 sharpmapDemo\sharpmapDemo\bin\
目录 0 2016-06-28 10:25 sharpmapDemo\sharpmapDemo\bin\Debug\
文件 40448 2013-07-22 19:32 sharpmapDemo\sharpmapDemo\bin\Debug\BruTile.Desktop.dll
文件 110080 2013-07-22 19:32 sharpmapDemo\sharpmapDemo\bin\Debug\BruTile.dll
文件 49152 2013-07-22 19:32 sharpmapDemo\sharpmapDemo\bin\Debug\Common.Logging.dll
文件 57344 2013-07-22 19:32 sharpmapDemo\sharpmapDemo\bin\Debug\GeoAPI.dll
文件 549376 2013-07-22 19:32 sharpmapDemo\sharpmapDemo\bin\Debug\NetTopologySuite.dll
文件 391680 2013-07-22 19:32 sharpmapDemo\sharpmapDemo\bin\Debug\Newtonsoft.Json.dll
文件 440219 2013-07-22 19:32 sharpmapDemo\sharpmapDemo\bin\Debug\Newtonsoft.Json.xm
文件 189952 2013-07-22 19:32 sharpmapDemo\sharpmapDemo\bin\Debug\PowerCollections.dll
文件 89088 2013-07-22 19:32 sharpmapDemo\sharpmapDemo\bin\Debug\ProjNet.dll
文件 464896 2013-07-22 20:21 sharpmapDemo\sharpmapDemo\bin\Debug\SharpMap.dll
文件 1148416 2013-07-22 20:21 sharpmapDemo\sharpmapDemo\bin\Debug\SharpMap.pdb
文件 96256 2013-07-22 20:21 sharpmapDemo\sharpmapDemo\bin\Debug\SharpMap.UI.dll
文件 126464 2013-07-22 20:21 sharpmapDemo\sharpmapDemo\bin\Debug\SharpMap.UI.pdb
文件 29946 2013-07-22 20:21 sharpmapDemo\sharpmapDemo\bin\Debug\SharpMap.UI.xm
文件 792989 2013-07-22 20:21 sharpmapDemo\sharpmapDemo\bin\Debug\SharpMap.xm
文件 9216 2016-06-28 10:43 sharpmapDemo\sharpmapDemo\bin\Debug\sharpmapDemo.exe
文件 144 2016-06-28 10:29 sharpmapDemo\sharpmapDemo\bin\Debug\sharpmapDemo.exe.config
文件 24064 2016-06-28 10:43 sharpmapDemo\sharpmapDemo\bin\Debug\sharpmapDemo.pdb
文件 11600 2016-06-28 10:51 sharpmapDemo\sharpmapDemo\bin\Debug\sharpmapDemo.vshost.exe
文件 144 2016-06-28 10:29 sharpmapDemo\sharpmapDemo\bin\Debug\sharpmapDemo.vshost.exe.config
文件 490 2015-10-30 15:19 sharpmapDemo\sharpmapDemo\bin\Debug\sharpmapDemo.vshost.exe.manifest
文件 1791 2016-06-28 10:54 sharpmapDemo\sharpmapDemo\Form1.cs
文件 2751 2016-06-28 10:28 sharpmapDemo\sharpmapDemo\Form1.Designer.cs
文件 5817 2016-06-28 10:28 sharpmapDemo\sharpmapDemo\Form1.resx
............此处省略27个文件信息
相关资源
- C# 数据库编程
- C# 拼图游戏 含有课程设计
- 教务管理系统C#版可以运行
- 数据结构与算法:C#语言描述(中文)
- c#绘等值线
- C# 怪兽游戏 Monster完整案例
- 最简单快速地用c#批量化处理excel的方
- 学生管理系统C#版本
- C#工资管理系统(实际开发项目)
- C#学生信息管理系统(有源码跟实验报
- C# 五子棋游戏 VS2008
- 基于visual studio 2008的酒店管理系统
- C#3.0 CookBook(中文版)-3 (共3部分)
- 酒店管理系统(c#源码)137332
- C# 开发的音乐播放器 界面很漂亮
- 招聘网站源码
- c#开发的药品销售系统
- 旅游信息管理系统
- C#结合数据库开发的通讯录管理系统
- C# 所有dll反编译工具超强大可
- C#水晶报表源码 柱状图
- c# 双缓冲 技术与
- C#海康SDK车辆识别手动抓拍实现VS201
-
xm
l人事管理系统源码C# - C#access学籍管理系统
- 基于C#开发的EMS
- Reflector2017版,c# .net反射工具,反编译
- C#学籍管理系统
- 本学期UML作业—C#(.net)自动贩卖机
- C# Asp.net简单通讯录
评论
共有 条评论