changeset 1924:3a81ab3ba6f8

Add few bits of information about mapsearch.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 09 Nov 2017 04:25:05 +0200
parents 29a2223814f8
children c68b816c9b55
files README
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Nov 09 04:19:54 2017 +0200
+++ b/README	Thu Nov 09 04:25:05 2017 +0200
@@ -30,6 +30,8 @@
  - GNU diff, patch, make and sed
  - bash, dash or some other compatible shell
  - libpng 1.2 or 1.6 and development headers
+ - libwebsockets 2.0+, libuv and perhaps some other depencies
+   if you want the "mapsearch" server.
 
  - TNSP "th-libs" C utility code library, usually you need the latest
    one for the latest maputils, available as Mercurial repository at
@@ -163,6 +165,11 @@
 * mkcitymap
   Specialized utility for generating HTML format maps from city maps.
 
+* mapsearch
+  A map search server that uses WebSockets to communicate with Javascript-
+  based front-end (see www/search.js and www/search.php). Can be used to
+  search the maps and locations.
+
 
 Miscellaneous information
 =========================