Coder Social home page Coder Social logo

cesiumlab's Introduction

CesiumLab

CesiumLab是围绕Cesium开源三维地球引擎的一套免费的完整工具链解决方案:包含数据处理工具集输出标准的地形切片、wmts切片、3dtitles切片;一个内嵌式http分发服务器,支持按图层管理数据服务以及一套内嵌的样式、场景服务辅助用户使用;一套部分开源的二次开发SDK,包含完整的分析测量,以及模型位置编辑,效果调整等功能。

1,全新UI设计,支持中/英双语一键切换。

2,数据处理部分延续CesiumLab1流程和付费模式;本地保存完整数据处理历史日志,以及日志的统计分析。

3,分发服务修改为nodejs(electron)实现,无需再装JDK,分发服务稳定性提升;增加场景服务,样式服务等;增加服务统计功能。

4,集成EarthSDK,实现完整的场景配置整合功能。

cesiumlab's People

Contributors

elfc2000 avatar vtxf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

cesiumlab's Issues

electron打包后的app,在win7的某些电脑。。。

@acound
问题:
electron打包后的app,在win7的某些电脑(非管理员的情况下有一定概率出现)双击软件安装后生成的快捷方式,然后啥事情也没有发生,但是打开控制台可以看到应用的进程启动一下然后快速被关掉。

解决方法:

  1. 方法一:卸载重新安装,注意用管理员模式安装,同时关闭杀毒软件。有些情况下因为杀毒软件的原因把软件的某些文件删掉造成无法启动,用管理员模式启动软件;
  2. 方法二:软件的兼容性问题,可能是有些电脑的系统比较古老,和electron有兼容性问题,更新electron版本比较容易有其他问题,解决方法是以兼容模式启动运行软件。步骤如下:
    第一步,把鼠标放在快捷方式的图标上,右击选择--属性--选项
    第二步, 点击兼容性,把-- 以兼容模式运行这个程序--打勾,然后下面下拉选择你当前系统的类型。然后点击确定,最后重开软件。

天地图API及服务接口调用418错误

@acound
天地图API及服务接口调用418错误

自2019年1月1日起地图API及服务接口调用都需要获得开发授权,授权的方法也很简单,地址:
http://lbs.tianditu.gov.cn/authorization/authorization.html.
1.注册用户
2.申请成为天地图开发者
申请个人开发,不需要审核,立即生效
3.获取服务许可(Key密钥)
申请新应用,也是立即生效

地图服务调用
以天地图影像瓦片底图(球面墨卡托投影)服务为例,在原有瓦片获取请求参数中增加授权参数即可,其余使用方法不变。例如:
http://t0.tianditu.gov.cn/img_w/wmts?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=img&STYLE=default&TILEMATRIXSET=w&FORMAT=tiles&TILEMATRIX={z}&TILEROW={x}&TILECOL={y}&tk=您的密钥

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.