Giter Site home page Giter Site logo

zy6p / gisl Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 5.0 145.04 MB

This program is a gis software -- practice for object-oriented GIS software development lecture.

Home Page: https://zy6p.github.io/GisL/

CMake 14.25% C++ 72.62% Shell 0.26% Scheme 4.33% QML 8.43% GLSL 0.12%
tin gis qgis

gisl's Introduction

GisL

build doc

This program is a gis software -- practice for 3d Visualization lecture.

Official website is GisL. It can encode and decode text. It can open and write .shp, .dbf, and .geojson. It also can use .sld to render layer style. And it can convert dem to mesh/tin and read tin/mesh data. In a word, it is an easy-to-use software.

Gallery

vector raster

Feature

  1. Easy to use and similar to qgis operations
  2. Cross Platform
  3. Support Vector formats include:
    • ESRI Shapefiles
    • GeoJson
    • All OGR support formats
  4. Support style formats include:
    • sld
  5. Support Mesh/Tin data.
  6. Support raster formats include:
    • GeoTiff
    • All GDAL support formats
  7. Support some geospatial analyse algorithms include:
    • Resize
    • convert raster to tin

Build

  1. git clone
git clone https://github.com/zy6p/GisL.git
cd GisL
git submodule update --init --recursive
  1. install depth(ubuntu 20.04)
sudo su
./scripts/ubuntuGiser.sh
  1. build
cmake -B build -S . -DWITH_ANALYSIS=1
cmake --build build --target gisl

gisl's People

Contributors

claudge avatar dollargod avatar doris929 avatar imgbotapp avatar mend-bolt-for-github[bot] avatar qb-1314 avatar restyled-commits avatar zy6p avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.