Giter Club home page Giter Club logo

mapprint's Introduction

CircleCI

紙マップ

kamimap

Google マイマップ や、umap の情報を取り込んで、印刷向けに最適化して表示できるサイトのソースコードです。

https://codeforjapan.github.io/mapprint/

から実際のページを確認できます。 災害時に、近くのサポート情報を印刷した地図を避難所や市役所で配布するような用途で使われています。

おばあちゃんの手に届くまで

このサイトの特徴は、紙でマップが配布できることです。 このプロジェクトで作られたデータは、さまざまな人々の手を経て、困っているおばあちゃんのところにまで届きます。

kamimap_180713.png

LICENSE/ライセンス

本ソフトウェアは、MITライセンスの元提供されています。詳しくは docs/LICENSE.txt を確認してください。
This software is released under the MIT License, see docs/LICENSE.txt.

Help Wanted!!

Issues にあるいろいろな修正にご協力いただけると嬉しいです。 詳しくはこちらを御覧ください。

開発環境の構築方法

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

Forkして独自のプロジェクトをリリースする方法

  • GitHub上で自分あるいは任意のorganizationへForkする
  • Forkしたリポジトリを git clone する
  • git checkout -b forked-releaseforked-release というブランチを作る
  • forked-release に対して、独自に行いたい変更を行う
  • npm run generatedist を生成する
  • git subtree push --prefix dist/ origin forked-pagesforked-pages というブランチを作る
  • GithubのリポジトリのページのSettingsタブから、GitHub Pagesとして公開するページとして forked-pages ブランチを選択する

mapprint's People

Contributors

kaizumaki avatar halsk avatar mikkame avatar smellman avatar osoken avatar dependabot[bot] avatar yuiseki avatar skosaka avatar huequica avatar

Watchers

James Cloos 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.