Skip to main content
Glama

gugik_osnowa

Access current horizontal control points for Poland via download or URL, or retrieve archival control-point-card scans near a given location.

Instructions

Access geodetic control-point (osnowa) data: the current nationwide point set, or archival control-point-card scans.

mode="punkty_poziome" (default) is the current nationwide horizontal control-point package (one file for all of Poland) - pass output_dir to download it, or omit it to just get the URL. mode="archiwalne" looks up scanned archival control-point cards (kartoteki) near a point

  • requires lat/lon (WGS84) and returns download links via the same skorowidz mechanism as gugik_skorowidze.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latNo
lonNo
modeNopunkty_poziome
output_dirNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden. It discloses that omitting output_dir returns only a URL, while providing it downloads the file. Archival mode returns download links. This covers the main behavioral traits, though it does not explicitly state read-only nature or error conditions. Still, it is sufficiently transparent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loaded with the main purpose. It uses backticks for mode values and clear structure. Every sentence earns its place with no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (two modes, multiple parameters, output schema exists), the description covers essential behavior: modes, parameter usage, and output variants. It references a sibling mechanism. It does not detail error handling or return format, but the presence of an output schema mitigates the need. Overall, it is reasonably complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 0%, so the description must explain parameters. It does: lat/lon are needed for archival mode, mode options are explained, output_dir controls download vs URL. This adds significant meaning beyond the schema itself, though it could more explicitly state defaults and constraints.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool accesses geodetic control-point data, distinguishes two modes (current points and archival cards), and specifies what each mode returns. It is specific and distinct from sibling tools like gugik_skorowidze, achieving a high purpose clarity.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explains when to use each mode: default for current data, archival mode for scanned cards with lat/lon coordinates. It references the similar skorowidz mechanism, aiding understanding. However, it does not explicitly state when not to use this tool or compare to alternatives beyond mentioning the sibling tool, so it is clear but not exhaustive.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/piatkowski/qgis-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server