资源列表
OpenLayers3入门教程
- 简单理了一下 OL3 的图层体系,目的是为了以后在开发过程中如何管理图层(添加、 删除、显示控制),如何在临时图层上添加自己的要素(方便在查询、定位、绘图等功能中 使用),其他的结构在本篇幅中并不涉及,从顶层至下依次介绍(A simple look at the OL3 layer system is designed to manage the layers in the future. Delete, display control), how to add your own elem
ssleay32
- regewryhyweryhretnewrytwenryneywe
ransac
- RANSAC算法的输入是一组观测数据,一个可以解释或者适应于观测数据的参数化模型,一些可信的参数。 RANSAC通过反复选择数据中的一组随机子集来达成目标。被选取的子集被假设为局内点,并用下述方法进行验证: 1.有一个模型适应于假设的局内点,即所有的未知参数都能从假设的局内点计算得出。 2.用1中得到的模型去测试所有的其它数据,如果某个点适用于估计的模型,认为它也是局内点。 3.如果有足够多的点被归类为假设的局内点,那么估计的模型就足够合理。 4
Touchpad_ASUS_Win10_64_VER1109
- touch driver for asus laptop
中国地形
- 中国地形数据,方便ArcGIS编辑使用,也可以用作二次开发,供大家学习查询参考。(Chinese terrain data, convenient ArcGIS editing use, can also be used as the two development, for everyone to learn the reference.)
旅行者
- 功能特色: ⑴设计骑行数据移动端采集数据结构、数据上传、存储、组织、可视化方案。 ⑵设计地理位置灰色匹配查询优化方案。 ⑶设计旅行数据的组织、存储、表达方案。 ⑷设计独特的旅行数据相对、绝对两种地图交互式查询方式。 ⑸设计地理数据库与属性数据库的联动交互、信息交流的方式。(Functional features: The design of mobile terminal data acquisition cycling data structure, data upload, st
ndvi
- 遥感植被的NDVI值公式为:(近红外-可见光红色)/(近红外+可见光红色) 在ENVI里面的Band Math 运行公式计算就行. 还可以直接用Transform——NDVI计算.(The NDVI value formula of remote sensing vegetation is: (near infrared - visible light red) / (near infrared + visible light red) The Band Math operation
ArquivosGoogleTransit
- How to generate GTFS files.
7
- IDL代码,2011版envi参考版的练习等。(IDL code, the 2011 version of the envi reference version of the exercise and so on.)
projection
- 用JS写的GIS的地图投影,包括墨卡托投影等,GIS专业可用(The code is writen by javascr ipt,you can use it for map projection)
c#读写shp
- C#结合arcengine实现C#读取写入shp(C# combines ArcEngine to realize C# read and write SHP)
代码
- 该代码实现了鼠标拖动图层到指定位置的功能(Drag the layer of the mouse to the specified location)