Skip to content

jbelien/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