Coder Social home page Coder Social logo

maphubs / mapbox-gl-arcgis-tiled-map-service Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 4.0 513 KB

ArcGIS Tile Map Service custom source plugin for Mapbox GL

License: MIT License

JavaScript 100.00%
arcgis arcgis-online mapbox-gl mapbox-gl-js maphubs

mapbox-gl-arcgis-tiled-map-service's Introduction

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

mapbox-gl-arcgis-tiled-map-service's People

Contributors

kriscarle avatar shane98c avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mapbox-gl-arcgis-tiled-map-service's Issues

Missing "assert" in dist

Not sure if intentional or not but the "assert" function is not baked into the dist source making it fail.
Creating a global(window) level assert function makes it run again.

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.