Skip to content
cytggit edited this page Nov 1, 2017 · 43 revisions

工作中遇到问题的一些记录

メモ

  • 平台:centos

  • 数据库:postgresql+postgis(boost)

  • 绘图:arcgis(Data Interoperability),qgis

  • 式样:udig(sld)

  • 发布:geoserver(jdk)

  • 前端:html+js+ol3

  • 空间计算:pgronting

      http://www.linuxidc.com/Linux/2013-07/87575.htm
      http://doc.cgal.org/latest/Manual/installation.html#title8
    

工具安装

arcgis安装插件data interoperability:戳这里

linux下手动安装GCC:戳这里

linux下安装postgresql postgis:戳这里

linux下安装pgrouting:戳这里

安装geoserver:戳这里

arcgis添加postgresql的连接:戳这里

linux下的工具安装:戳这里

处理数据源

arcgis:cad2shp:戳这里

qgis:shp2csv:戳这里

postgresql存储数据:戳这里

WEBGIS应用(二维openlayers)

udig编辑geoserver的图层styles:戳这里

基于geoserver的伪三维地图制作:戳这里

geoserver解决跨域问题:戳这里

geoserver配置ssl:戳这里

geoserver发布图层:戳这里

路径规划的应用:戳这里

电子围栏预警:戳这里

判断点是否在多边形内部(js):戳这里

WEBGIS应用(三维Cesium)

Cesium 介绍:戳这里

Cesium 学习笔记:戳这里

Cesium 核心类Viewer:戳这里

Cesium Entity API简单例子:戳这里

Cesium Primitive API简单例子:戳这里

Cesium CZML介绍:戳这里

Cesium 地图图层和地形介绍:戳这里

Cesium 3D模型:戳这里

Cesium 镜头(Camera):戳这里

Cesium 坐标变换:戳这里

其他

端口映射:戳这里

Clone this wiki locally