Skip to content

code4fukui/kunitaka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kidssafe MAP in Kunitaka

日本語のREADMEはこちらです: README.ja.md

A civic tech project for community safety in the Kunitaka district of Echizen City, featuring an interactive map for hazardous area reporting and school zone data visualization.

Demo

https://code4fukui.github.io/kunitaka/

Features

  • Interactive Map: Displays dangerous locations, VR spots, and telematics data on a Leaflet.js map.
  • Crowdsourced Data: Utilizes community-reported hazard data in CSV format with Geo3x3 encoding.
  • Multiple Data Layers: Visualizes school zones (GeoJSON), VR spots, and hazardous driving events (CSV).
  • Coordinate Conversion: Includes a script to convert coordinates from the Japanese Geodetic System to WGS84.

Data Sources

How to Adapt for Your Community

This project can be adapted for any local area.

  1. Fork the Repository: Start by forking this project to your own GitHub account.
  2. Prepare Your Data: Replace the sample CSV and GeoJSON files with data for your community.
  3. Customize the Map: Edit index.html to change the title, default map view, and data file paths.
  4. Deploy: Enable GitHub Pages in your repository's settings to publish your map online.

Development Note

A Deno runtime is required to run the coordinate conversion script streetlight/jp2wgs.js, which processes local streetlight data.

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors