Skip to content
cytggit edited this page Aug 23, 2018 · 43 revisions

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

メモ

  • 平台:centos

  • 数据库:postgresql+postgis(boost)

  • 绘图:arcgis(Data Interoperability),qgis

  • 式样:udig(sld)

  • 发布:geoserver(jdk)

  • 前端:html+js+ol3

  • 空间计算:pgronting

工具安装

arcgis安装插件data interoperability:戳这里

linux下手动安装GCC:戳这里

linux下postgresql的主从备份:戳这里

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 坐标变换:戳这里

其他

端口映射:戳这里

linux和windows定期清理tomcat日志:戳这里

linux定期监测tomcat状态:戳这里

linux 修改主机名 CentOS7:戳这里

centos7 firewalld(防火墙)和systemctl(开机启动服务)相关:戳这里

Clone this wiki locally