# smeijer/leaflet-geosearch

A geocoding/address-lookup library supporting various api providers.

Repository: https://github.com/smeijer/leaflet-geosearch
Canonical: https://ross.abutalabs.com/products/leaflet-geosearch
Homepage: https://leaflet-geosearch.meijer.works
Language: TypeScript
License: MIT
License Family: permissive
Topics: geocoding, leaflet, maps
Last push: 2026-03-17T19:08:11+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 72, release rhythm 51, longevity 100
- inputs: {"age_days": 5001, "days_push": 169, "days_rel": 169, "gap_med": 96.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1130, forks 280 (observed 2026-08-28T04:03:42.343560+00:00)

## What it is
A TypeScript geocoding library that adds address lookup (geosearch) to web applications, with ready-made controls for embedding in Leaflet maps. It works standalone without Leaflet via a provider architecture supporting many geocoding services like OpenStreetMap, Google, Bing, and Esri.

## Use cases
- add address autocomplete to a webshop order form
- search locations on a Leaflet map
- geocode user-entered addresses in a web app
- integrate multiple geocoding providers behind one API
- find nearest package delivery point by address

## When to choose
- you use Leaflet and need a search control
- you want provider-agnostic geocoding with many built-in providers
- you need a dependency-free address lookup that works without a map

## When to avoid
- you need offline or self-hosted geocoding without any external API
- you need reverse geocoding or batch geocoding at scale
- you're building a native mobile app rather than a web app

## Facets
- artifact type: library
- maturity: active
- function: search-engine, geospatial, ui-components
- domain: web-development, frontend
- platform: browser
- tags: geocoding, leaflet, address-lookup, maps, typescript, nodejs, web-server

## Member repositories
- smeijer/leaflet-geosearch (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:42.343560+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:38:17.039489+00:00, confidence not recorded.
  - readme: https://github.com/smeijer/leaflet-geosearch (fetched 2026-08-28T04:03:42.343560+00:00, sha 6c55dd5267f3)
  - homepage: https://leaflet-geosearch.meijer.works (fetched 2026-08-29T12:42:56.512958+00:00, sha 77aa60294ac2)
  - registry_npm: https://registry.npmjs.org/leaflet-geosearch (fetched 2026-08-29T12:42:56.516188+00:00, sha 9cb5a8f62398)
- Data as of 2026-08-30T08:39:29.467469+00:00.
