Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/explooosion/taiwan-airmap
Air map for Taiwan.
https://github.com/explooosion/taiwan-airmap
airmap aqi pm25 taiwan
Last synced: about 1 month ago
JSON representation
Air map for Taiwan.
- Host: GitHub
- URL: https://github.com/explooosion/taiwan-airmap
- Owner: explooosion
- Created: 2018-12-08T12:14:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-25T19:06:35.000Z (over 3 years ago)
- Last Synced: 2024-05-27T17:17:18.124Z (7 months ago)
- Topics: airmap, aqi, pm25, taiwan
- Language: JavaScript
- Homepage: https://robby570.tw/Taiwan-AIRMap/
- Size: 7.99 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![forthebadge](https://forthebadge.com/images/badges/makes-people-smile.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/uses-css.svg)](https://forthebadge.com)# Taiwan-AIRMap
Build the map with [Leaflet](https://leafletjs.com/)。Data from [空氣品質指標(AQI)](https://data.gov.tw/dataset/40448)
👉 Online Demo: [Taiwan-AIRMap/](https://robby570.tw/Taiwan-AIRMap/)
## Tech Stack
### Maps
- [Leaflet](https://github.com/consbio/Leaflet.Basemaps)
- [OpenStreetMap](https://www.openstreetmap.org/)
- [GoogleMap](https://gitlab.com/IvanSanchez/Leaflet.GridLayer.GoogleMutant)
- [MapBox](https://www.mapbox.com/)
- [國土測繪圖資服務雲](https://maps.nlsc.gov.tw)### Libs
- [Marker Clustering](https://github.com/Leaflet/Leaflet.markercluster) - [Leaflet.markercluster](https://github.com/Leaflet/Leaflet.markercluster)
## Installation
```sh
git clone https://github.com/explooosion/Taiwan-AIRMap.git
``````sh
yarn # npm install
``````sh
yarn start # npm start
```## Note
[leaflet-es6-setting.md](https://gist.github.com/explooosion/08d2ae4031a8c00b53b621e89415e3e9)
## License
[MIT](http://opensource.org/licenses/MIT)