Giter Site home page Giter Site logo

cartographer's Introduction

Cartographer

The sleek web-app incarnation of the CDDA overmapper tools.

Status: Consider alpha. It works, usually.

Things missing:

  • Some way to better handle the upload. CDDA map files tend to get very huge very fast. But then accepting common archives (like zip) is a can of worms
  • Similarly the generated maps tend to be in megabytes (no problem if space and bandwidth aren't an issue of course)
  • It doesn't actually clean old maps at all
  • General robustness, error handling and reporting

On the bright side the mapper is fast, being very close to a native x86_64 build of the Go version (profiling and streaming JSON parsers do wonders for performance improvements).

Cartographer thumbnail

You should be able to find the currently running instance at the CDDA Web Tools Directory.

Setup

You'll need a working Beanstalk daemon and terrain.dat, which you can generate using the overmapper-2.rb (yes, this is alpha and this functionality hasn't been imported here yet).

$ git clone https://github.com/drbig/cartographer.git
$ cd cartographer
$ $EDITOR .env
$ bundle install
$ rake assets:all
$ foreman start

Contributing

Follow the usual GitHub workflow:

  1. Fork the repository
  2. Make a new branch for your changes
  3. Work (and remember to commit with decent messages)
  4. Push your feature branch to your origin
  5. Make a Pull Request on GitHub

Licensing

Standard two-clause BSD license, see LICENSE.txt for details.

Copyright (c) 2015 Piotr S. Staszewski

cartographer's People

Contributors

drbig avatar

Watchers

 avatar  avatar  avatar

Forkers

zhilkinserg

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.