Giter Site home page Giter Site logo

mapbox / impact-tools Goto Github PK

View Code? Open in Web Editor NEW
92.0 5.0 160.0 10.23 MB

Simple blueprints for change-makers

Home Page: https://www.mapbox.com/impact-tools

License: Other

HTML 46.21% Python 10.35% JavaScript 41.82% CSS 1.36% Shell 0.26%
templates blueprints opensource spatial python javascript mapbox mapbox-gl-js

impact-tools's Introduction

This repository stores the template code files for Mapbox Impact Tools.

Mapbox Impact Tools

https://www.mapbox.com/impact-tools/

From storytelling, to mobilization, to disaster relief, location and maps are powerful tools for impact. But the people and organizations doing the work are facing limited capacity and high stakes. Mapbox Impact Tools are free templates and guides to get up and running with common, strategic use-cases โ€” advanced technical skills not required.

Setting up a local testing server

To avoid CORS errors when testing, we recommend running a local http-server for node or a SimpleHTTPServer for python.

Node:

$ cd path/to/index.html
$ http-server
Starting up http-server, serving ./
Available on:
http://127.0.0.1:8080
http://192.168.0.127:8080
Hit CTRL-C to stop the server

Python:

$ cd path/to/index.html

If Python version returned above is 3.X
$ python3 -m http.server

If Python version returned above is 2.X

$ python -m SimpleHTTPServer

Need additional support?

This repo is not monitored for support requests. If you would like to connect with someone at Mapbox, please choose from the following options:

impact-tools's People

Contributors

chriswhong avatar dependabot[bot] avatar marenab avatar mikelmaron avatar mjdanielson avatar npeternel avatar yuletide 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  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  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

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.