Coder Social home page Coder Social logo

interactive-maps's Introduction

Interactive Maps

Service that allows creating, storing and serving interactive maps

Installation

npm install

then export some env variables from /etc/environment file on our Wikia machines or do it by your own:

export WIKIA_CONFIG_ROOT="<Path/To/ConfigFile>"
export WIKIA_SWIFT_YML="<Path/To/SwiftConfigFile>"
export WIKIA_DATACENTER="<datacenter>"
export NODE_ENV="<dev|prod>"

Optionally you can define the number of background workers:

export WIKIA_IM_WORKERS=4

then you can run it

gulp

or

node app.js

What is it ?

Interactive maps are maps alike google or bing maps, but can be created by our users. They can upload their own images that we will be cut into tiles and than they can​ add POIs to them. Map tiles will be shared across wikis, and map instances (map tiles associated with POIs) will be per wiki. Each POI (Point of Interest) will have ​its title, description and a link (most probably those links will be to articles on a given wiki). So with that tool users will be able to create maps of their favourite levels, places, cities and more!

interactive-maps's People

Contributors

bkoval avatar hakubo avatar aquilax avatar rodrigomolinerogomez avatar owend avatar pawelchcki avatar macbre avatar ukaka avatar ljagiello 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.