Skip to content

Promote to production: Coordinate Converter + Maps category - #95

Merged
slaveofcode merged 2 commits into
mainfrom
develop
Aug 1, 2026
Merged

Promote to production: Coordinate Converter + Maps category#95
slaveofcode merged 2 commits into
mainfrom
develop

Conversation

@slaveofcode

Copy link
Copy Markdown
Owner

Ships the client-side Coordinate Converter and the new Maps category.

🤖 Generated with Claude Code

Kresna and others added 2 commits August 1, 2026 20:31
First of the maps suite. Fully client-side (no tiles/network): convert a GPS
coordinate between Decimal (DD), DMS, UTM (WGS84) and geohash, plus an
OpenStreetMap link and 'use my location' (geolocation).

- coord.lib (pure, tested): parseLatLng, ddToDms/dmsToDd, ddToUtm/utmToDd
  (USGS series), encode/decodeGeohash, formatDd. Round-trip tests across
  hemispheres + zones.
- New 'Maps' category (emerald). Coordinate Converter island with a format
  picker + per-format outputs with copy buttons.

575 tests · lint clean · build green (/tools/coord-convert built). Map-based
tools (Map Explorer, GeoJSON/GPX/KML viewer, Static map — MapLibre + OpenFreeMap,
with dark-theme sync) come next.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
feat(maps): Coordinate Converter + new Maps category
@slaveofcode
slaveofcode merged commit 4d4eedf into main Aug 1, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant