koop-provider-open-brewery
v1.0.0
Published
Koop.js provider for the Open Brewery to query breweries
Downloads
22
Readme
Koop Provider for the Open Brewery DB API
Sample Application from my Serving up your data with Koop.js presentation at the MN GIS LIS Fall 2024 Conference.
This project demonstrates how to create a Koop.js Provider Plugin for the Open Brewery DB API
Local development:
npm i
npm run build
cd example-app
koop serve
# or
# npm run start:devexample viewer app:
https://localhost:6443/static/
example urls
URL Schema: https://localhost:6443/koop-provider-open-brewery/bolton-menk/breweries/FeatureServer/0
Layer Definition: https://localhost:6443/koop-provider-open-brewery/rest/services/breweries/FeatureServer/0
View in Map: https://localhost:6443/static/viewer?id=
