Skip to content

mapbites/oci-viewer

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.3%
  • Svelte 45.3%
  • HTML 4.1%
  • CSS 1.3%