Skip to content

carbonplan/ocr-xpublish

Serve USFS BP with Xpublish-WMS

Usage

  1. clone repo
  2. install uv (https://docs.astral.sh/uv/getting-started/installation/)
  3. In the repo run: uv sync
  4. run uv run python app/serve.py or in a python session:
from wms.app import xpublish_app
rest = xpublish_app()
rest.serve()

Instrumentation via Logfire

uv add 'logfire[fastapi]' 
uv run logfire auth
uv run logfire projects new ocr --org carbonplan 
uv run logfire projects use ocr --org carbonplan

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 3

  •  
  •  
  •