NominatimGeocoderSkill

Community

Validate addresses through Nominatim geocoding.

AuthorTrevorMann
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of validating and geocoding addresses by leveraging the OpenStreetMap Nominatim service.

Core Features & Use Cases

  • Geocoding: Validates and geocodes addresses to obtain precise latitude and longitude coordinates.
  • Rate Limiting: Implements rate limiting to comply with Nominatim's terms of service.
  • Caching: Utilizes a PostgreSQL cache to store and retrieve previous geocoding results for efficiency.
  • Use Case: Enhance address validation in real estate domain by ensuring the accuracy of postal codes and municipalities.

Quick Start

Run the NominatimGeocoderSkill to geocode an address by providing the necessary details such as 'address', 'city', 'postal_code', and 'country'.

Dependency Matrix

Required Modules

cleaning/nominatim_client.py

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: NominatimGeocoderSkill
Download link: https://github.com/TrevorMann/AIDataCleansing/archive/main.zip#nominatimgeocoderskill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.