Arcgis Map Tools

🌐Community
by saschabrunnerch · vlatest · Repository

This skill utilizes ArcGIS Map Tools for geospatial analysis and visualization, enabling powerful mapping tasks and data exploration.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add arcgis-map-tools npx -- -y @trustedskills/arcgis-map-tools
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "arcgis-map-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/arcgis-map-tools"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to tools for interacting with ArcGIS maps. It leverages the ArcGIS Maps SDK for JavaScript and allows AI agents to perform actions like creating, querying, and visualizing data within a map context. The skill enables programmatic control of mapping functionalities, integrating geospatial capabilities into AI workflows.

When to use it

  • Geographic Data Analysis: When you need an agent to analyze spatial patterns or relationships in geographic data (e.g., identifying areas with high crime rates).
  • Location-Based Services: For building applications that rely on location information, such as finding nearby points of interest or routing directions.
  • Mapping and Visualization: When creating custom maps or visualizations based on specific datasets and user requirements.
  • Automated Mapping Tasks: To automate repetitive tasks like updating map layers or generating reports from geospatial data.

Key capabilities

  • ArcGIS Maps SDK for JavaScript integration
  • Map creation and manipulation
  • Geospatial data querying
  • Data visualization within a map context

Example prompts

  • "Create a map centered on London, England."
  • "Find all hospitals within a 5-mile radius of this location: [coordinates]."
  • "Visualize sales data as heatmaps on the map."

Tips & gotchas

  • Requires familiarity with ArcGIS and geospatial concepts.
  • The agent needs access to an ArcGIS Online or Enterprise account for authentication and data access.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
saschabrunnerch
Installs
14

🌐 Community

Passed automated security scans.