·free-geocoding-and-maps
{}

free-geocoding-and-maps

Geocode addresses and get map data using free OpenStreetMap Nominatim API. Use when: (1) Converting addresses to coordinates, (2) Reverse geocoding coordinates to addresses, (3) Location-based features, or (4) Validating addresses.

10Installs·0Trend·@besoeasy

Installation

$npx skills add https://github.com/besoeasy/open-skills --skill free-geocoding-and-maps

How to Install free-geocoding-and-maps

Quickly install free-geocoding-and-maps AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/besoeasy/open-skills --skill free-geocoding-and-maps
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: besoeasy/open-skills.

SKILL.md

View raw

Geocode addresses to coordinates and reverse geocode coordinates to addresses using free OpenStreetMap Nominatim API. Privacy-respecting alternative to Google Maps API ($5-40/1000 requests).

| Service | Cost | Rate limit | Privacy | API key required |

| Google Maps Geocoding | $5/1000 requests | 40,000/month free | ❌ Tracked | ✅ Yes | | Mapbox Geocoding | $0.50/1000 after 100k free | 100k/month free | ❌ Tracked | ✅ Yes | | Nominatim (OSM) | Free | 1 req/sec | ✅ Private | ❌ No |

Geocode addresses and get map data using free OpenStreetMap Nominatim API. Use when: (1) Converting addresses to coordinates, (2) Reverse geocoding coordinates to addresses, (3) Location-based features, or (4) Validating addresses. Source: besoeasy/open-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/besoeasy/open-skills --skill free-geocoding-and-maps
Category
{}Data Analysis
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from besoeasy/open-skills

Quick answers

What is free-geocoding-and-maps?

Geocode addresses and get map data using free OpenStreetMap Nominatim API. Use when: (1) Converting addresses to coordinates, (2) Reverse geocoding coordinates to addresses, (3) Location-based features, or (4) Validating addresses. Source: besoeasy/open-skills.

How do I install free-geocoding-and-maps?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/besoeasy/open-skills --skill free-geocoding-and-maps Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/besoeasy/open-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-03-10