htoooth / hpgc_new

high performace geographic computing framework

Home Page:http://www.mongogis.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HPGCF

HPGCF (high performace geographic computing framework) is a library that help modern geo-scientists discover what have happend in past, what are happening in today and what will happen in future on the earth.

Why we need HPGCF?

Now The world is a big data era. But no tool can fit geo-scientisets' need. So we create it.

Architecture

To Do.

Required Environments

Sorry, we develop this library in linux. Windows supported have no plan in road map.

  • gcc >= 4.8.2, yes, we use c++11.
  • python >= 2.7.0
  • ruby >= 1.9.3, optional.

Required Tools

  • scons-2.3, build tool.
  • rake, optional, we use rake to run some tests.

Required Libraies

  • glog-0.3.3
  • google-protobuf-2.5.0
  • openmpi-1.6.5
  • gdal >= 1.10.0
  • geos-3.4.2
  • proj-4.8.0

How To Install

  1. Install Required Libraries.
  2. Set env variables.
  3. Type scons in library root dir.
  4. Library is generated in build directory.

Documents

Documents will come soon.

Change Logs

v0.1.0, 2014-6-14

Contributes

CopyRight

See COPYRIGHT.md.

Thanks

Thanks to piccolo's mpi-rpc and zht-mpi.

About

high performace geographic computing framework

http://www.mongogis.org

License:Other


Languages

Language:C++ 93.4%Language:C 2.8%Language:Python 2.6%Language:Ruby 1.2%