I would like to propose WMTS added to the gallery of cookbooks.
Motivation: WMTS, or Web Map Tile Service, is an important tool in atmospheric sciences that facilitates the distribution and visualization of geospatial data over the internet. It allows users to access and display maps as a collection of pre-rendered image tiles.
This is key because users do not have to pre-process data themselves. Users can simply fetch these tiles to add as a reference point or overlay for whatever analysis they’re performing. In addition, these services often are deployed at production level, meaning the data is in near real time.
No – you can transfer to repo to the ProjectPythia org at any time.
But you probably don’t need to just yet! You should be able to see the rendered book on your personal GitHub Pages space. You need to make sure GitHub Pages is switched on for your repo. Then the rendered book should publish itself to https://<user-name>.github.io/<cookbook-repo-name>
/usr/bin/git push origin gh-pages
remote: Permission to ahuang11/web-map-feature-services-cookbook.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/ahuang11/web-map-feature-services-cookbook.git/': The requested URL returned error: 403
Error: Action failed with "The process '/usr/bin/git' failed with exit code 128"
I can see a few things in your repo that need updating for the most recent changes we’ve made in the template. I can open a PR for that once you transfer the repo over the ProjectPythia org.
Great looking cookbook! Thanks for this contribution.