GithubHelp home page GithubHelp logo

MapHubs

MapHubs is a collaborative platform for sharing and organzing mapping data, and telling stories with maps.

MapHubs is a modern open-source web mapping stack, built with Mapbox GL graphics-based map rendering using vector tiles (https://www.mapbox.com/maps/), PostGIS (https://postgis.net/) and GDAL (https://gdal.org/) for data storage/processing, and Next.js (https://nextjs.org/) and React (https://reactjs.org/) for the web application, along with many other smaller open-source libraries including CKEditor (https://ckeditor.com/ckeditor-5/) for the story editor

FOSSA Status

Status

Web: Docker Repository on Quay

Assets: Docker Repository on Quay

Database: Docker Repository on Quay

Running MapHubs

MapHubs runs as a stack of Docker containers (see list below) using either docker-compose or Docker Cloud

Development

Installing dependencies

git clone [email protected]:maphubs/maphubs.git
cd maphubs
npm install

Local configuration

Before running maphubs locally, you will need to update the environment config variables

  • In env/dev/secret copy each of the sample files

MapHubs is made of multiple components: a database, the web application (this project), a vector tile server, and a screenshot service. The easiest way to run everything is with Docker.

Database

The db-server directory contains instructions on running your own postgresql database with the appropriate table schema using Docker.

Vector Tile Server

https://github.com/maphubs/maphubs-tileserver

Screenshot Service

https://github.com/openmaphub/manet-dockerfile

Running

To run the server, use the following command:

npm start

License

GPL-v2 see LICENSE.txt

FOSSA Status

Previous versions of this code (< v0.8.x) contained a fork of Macrocosm https://github.com/developmentseed/macrocosm licensed under GPL-v2

MapHubs's Projects

dockup icon dockup

Docker image to backup/restore your Docker container volumes to AWS S3

mapbox-gl-styles icon mapbox-gl-styles

Prebuilt Mapbox GL styles for use in Mapbox GL JS or the Mapbox Mobile SDKs and as a starting point for custom maps built with Mapbox Studio

reflux-rehydrate icon reflux-rehydrate

Rehydrate RefluxJS stores, to support isomorphic rendering, or loading from local storage (running offline or recovering unsaved data)

umami icon umami

Fork of umami-software/umami

utils icon utils

monorepo of util packages shared by MapHubs projects deploy to bitsrc.io

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.