@worldwideview/wwv-plugin-shipwrecks
v1.0.0
Published
Shipwrecks and obstructions for nautical history (NOAA data, baked snapshot)
Maintainers
Readme
@worldwideview/wwv-plugin-shipwrecks
WorldWideView plugin - Nautical Shipwrecks
Description
Shipwrecks and obstructions for nautical history (NOAA data, baked snapshot). A static, point-based globe layer (baked snapshot - not a live feed).
Data
- Source: verified open dataset, snapshot date 2026-08-23
- Baked static snapshot, no live polling, no runtime network calls
Usage
This package is part of the WorldWideView plugin ecosystem.
- ID:
shipwrecks - Category: Maritime
- Format: static
- Icon: Anchor
Installation
Typically installed via the WorldWideView Marketplace or discovered automatically. If installing manually in a Next.js setup:
npm install @worldwideview/wwv-plugin-shipwrecksArchitecture
Adheres to the WorldWideView standard plugin structure. As a static plugin it renders baked geospatial data via the AutoStaticPlugin pattern (no polling, no UI extension).
Verification
node scripts/verify-data.mjsFail-closed validator: FeatureCollection parse, Point geometry, lon/lat bounds, required name/id props, no duplicate ids, count > 0, file size under limit. Exits 0 on PASS.
Built for WorldWideView.
