Skip to content

A simple 3D WebGIS Application code set for the primary learners.

Notifications You must be signed in to change notification settings

Ts-team/3D_WebGIS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple 3D WebGIS Application code set for the primary learners.

LIBS USE

  • cesium
  • d3_geo
  • gio_js
  • leaflet
  • openlayers
  • three_geo
  • three.js

Third part libs compile

  • Cesium

    in cesium path DEV_WebGIS/LIB/Cesium and run:

    git pull origin master
    npm install
    npm i gulp-cli 
    npm run 
    npm run release
    

license

BSD-3.

About

A simple 3D WebGIS Application code set for the primary learners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.7%
  • HTML 12.4%
  • G-code 3.8%
  • CSS 0.8%
  • GLSL 0.2%
  • SCSS 0.1%