Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 435 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 435 Bytes

OpenStreetMap Community Index Viewer

Based on OpenStreetMap Community Index

This tool allows you to browse the resources of the OpenStreetMap Community Index and see its features on a map.

Run locally

npm run oci
npm run ol:css
npm run dev

Build static

Static files will be created under __sapper__/export.

npm run oci
npm run ol:css
npm run export