Giter Site home page Giter Site logo

merkopolo's Introduction

#########
Merkopolo
#########

A very simple project demonstrating the usage of Merkaartor components 
to build a GIS application.


====================
Install Dependencies
====================

Linux Setup
===========

Just install those packages (e.g. via ``apt-get``) :

* git-core
* libgdal-dev
* qtcreator
* libqt4-dev

You're done ! Jump to the `Build the source code` section !


Windows Setup
=============
* msysgit
* QtCreator

Qt SDK
------

Download and install the latest version of Qt SDK from http://qt.nokia.com :
* Install it to ``C:\Qt\4.7.4``
* Choose *Custom*
* Check *Miscellaneous* > *MinGW* to install ``mingw``
* Check *Qt Source Code*

MinGW dependencies
------------------

Download Merkaartor dependencies built for Windows ::

    git clone git://gitorious.org/merkaartor/mingw-binaries.git

Go into *mingw-binaries* and :

* Copy (merge) all folders (``bin``, ``lib``, etc.) with those in ``C:\Qt\4.7.4\Desktop\Qt\4.7.4\mingw\``

You're done ! Build the source code !


=================
Build Source Code
=================

Fetch source code of Merkopolo and Merkaartor in one go:

    git clone --recursive [email protected]:leplatrem/merkopolo.git

You should have the following folder tree ::

    README
    merkopolo/
      \_ merkopolo.pro
      \_ ...
    merkaartor/
      \_ src/
      \_ ...

Open `merkopolo.pro` in QtCreator.

Open "Project" tab (in left bar), check *Shadow Build* and verify that your *Build Folder* exists.

Build ! (can take time, like 5-10 minutes)

merkopolo's People

Contributors

leplatrem avatar

Stargazers

 avatar BENAHMED DAHO Ali avatar Roy Pardi avatar wuqi avatar  avatar

Watchers

 avatar James Cloos avatar  avatar  avatar

merkopolo's Issues

Merkopolo does not compile

With the instructions in the README, Merkopolo will not compile.
I guess the reason for this is that Merkopolo uses a very particular Merkaartor revision. I could not figure out which one, though.

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.