This is a "skill" for LLM chat services. It helps the user generate queries for Ultra (docs), a platform for making maps with OpenStreetMap data.
Write an Ultra query that shows post boxes.
Write an Ultra query which uses Postpass to show highways, rendered as glowing blue lines.
I am mapping curbs in OpenStreetMap and I need to visualize what still needs to be mapped. Specifically, I want to see if nodes between sidewalk and crossing ways have been tagged with
kerb=*. Write an Ultra query to help with this.
The following instructions are for Claude. Anthropic's documentation for installing custom skills is here.
This process may be different for your LLM chat service of choice.
- Download this repository as a ZIP archive.
- Rename the ZIP archive to
ultra-query.zip. - On the Claude website, navigate to Settings > Capabilities.
- In the Skills section, click the Add button to upload the ZIP archive.
- The skill is now available to use in new chats.
Any issues or pull requests are welcome.
This work is in the public domain. Please see LICENSE.md for more information.