jbelien / oci-viewer

OpenStreetMap Community Index Viewer
https://community.osm.be
GNU General Public License v3.0
6 stars 2 forks source link
oci openstreetmap osm

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