From 596d46c5913221933fdf7fb02ccacd399f979dc7 Mon Sep 17 00:00:00 2001 From: Aaron Straup Cope Date: Thu, 16 May 2024 08:27:25 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9802146..dae6bae 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ A simple Flask-based spelunker for poking around Who's On First data stored in a The spelunker is very much a tool to help work through what the public-facing resource (spelunker) _should_ as it is to help us (Mapzen) visualize and sanity check the data. The spelunker does many things but it does not do everything yet, or in some cases ever. +## Important + +This package has been archived and replaced by the [whosonfirst/go-whosonfirst-spelunker](https://github.com/whosonfirst/go-whosonfirst-spelunker) and [whosonfirst/go-whosonfirst-spelunker-httpd](https://github.com/whosonfirst/go-whosonfirst-spelunker-httpd) packages. + ## Installation The Who's On First spelunker is primarily designed for running on a Ubuntu Linux distribution. It's not designed _for_ a Ubuntu distribution so adapting it to another platform shouldn't be difficult but that is not work we've done yet. @@ -146,4 +150,4 @@ wof-es-index -s /usr/local/mapzen/whosonfirst-data/data -b ## See also * https://github.com/whosonfirst/vagrant-whosonfirst-www-spelunker -* https://github.com/whosonfirst/py-mapzen-whosonfirst-search \ No newline at end of file +* https://github.com/whosonfirst/py-mapzen-whosonfirst-search