GithubHelp home page GithubHelp logo

kkarsten62 / qmapshack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maproom/qmapshack

0.0 1.0 0.0 175.08 MB

Consumer grade GIS software forged from QMapShack plus some specific additional funcs.

License: GNU General Public License v3.0

CMake 2.13% Shell 1.37% Makefile 0.02% NSIS 0.63% Batchfile 0.27% Roff 0.12% C++ 91.65% C 2.51% Python 1.29% Awk 0.01%
qmapshack

qmapshack's Introduction

Next to all dependencies you need a working GIT, g++ and cmake installation to compile QMapShack on your computer. Clone and compile the code base by:

    git clone https://github.com/Maproom/qmapshack.git QMapShack
    cd QMapShack
    git checkout dev
    cd ..
    mkdir build_QMapShack
    cd build_QMapShack
    ccmake ../QMapShack
    make

To update the code to the cutting edge do in QMapShack:

    git pull

And change back to build_QMapShack:

    make

Dependencies

  • Qt5 (at least 5.8)
  • GDAL (at least GDAL 2.3)
  • Proj4 (at least 7.2.1)
  • Routino (at least 3.1)
  • QuaZip (Qt5 V1.x)
  • CMake/Make
  • a C++ compiler (supporting C++11)

qmapshack's People

Contributors

kiozen avatar pzii avatar kkarsten62 avatar runrun1234 avatar hhornburg avatar ntruchsess avatar luis-pereira avatar wthaem avatar peterschumann avatar sebastic avatar kribe avatar xavivars avatar huirad avatar penguin-ff avatar wthaemelt avatar gskjold avatar d029940 avatar terrible-broom avatar kaiserls avatar moench-tegeder avatar sikmir avatar symphorien avatar ueckhardt avatar drj-e avatar mitxel-m avatar jfritzle avatar tormet avatar beedaddy avatar jonas-hagen avatar jmfloyd avatar

Watchers

James Cloos 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.