Changes for page Mapwize

Last modified by Xiaoling on 2023/04/23 15:31

From version 28.6
edited by Xiaoling
on 2022/07/25 11:39
Change comment: There is no comment for this version
To version 28.8
edited by Xiaoling
on 2022/07/25 13:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -261,8 +261,8 @@
261 261  (% class="box" %)
262 262  (((
263 263  (% style="color:blue" %)**step:**(%%)
264 -\\1. sudo apt install libcurl4-dev 
265 -\\2. sudo apt install  gcc automake autoconf libtool make cmake
264 +\\1. **sudo** apt install libcurl4-dev 
265 +\\2. **sudo** apt **install  gcc automake autoconf** libtool **make** cmake
266 266  \\3. git clone -b master https:~/~/github.com/mikayong/location.git
267 267  \\4. cd location/libmqtt
268 268  \\5. mkdir build
... ... @@ -285,7 +285,9 @@
285 285  
286 286  
287 287  * (((
288 -We use the 120.78.138.177 server as an example. The location service is currently installed on the 120.78.138.177 server, the code is in /root/location, and the configuration file for running location pre-read directly is /etc/location_conf.json.
288 +(% style="color:blue" %)**We use the 120.78.138.177 server as an example. The location service is currently installed on the 120.78.138.177 server, the code is in /root/location, and the configuration file for running location pre-read directly is /etc/location_conf.json.**
289 +
290 +
289 289  )))
290 290  
291 291  (((
... ... @@ -342,20 +342,27 @@
342 342  
343 343  (((
344 344  }
347 +
348 +
349 +
345 345  )))
346 346  
347 -* Parameter acquisition method of configuration file:
352 +* (% style="color:blue" %)**Parameter acquisition method of configuration file:**
348 348  
354 +
355 +
349 349  (% class="box" %)
350 350  (((
351 351  "username":"[str]"
352 352  )))
353 353  
361 +
354 354  [[image:image-20220526151707-12.png]]
355 355  
356 356  username
357 357  
358 358  
367 +
359 359  (% class="box" %)
360 360  (((
361 361  "password":"[str]"     
... ... @@ -366,6 +366,7 @@
366 366  password
367 367  
368 368  
378 +
369 369  (% class="box" %)
370 370  (((
371 371  "apikey": "[str]"
... ... @@ -375,6 +375,8 @@
375 375  
376 376  apikey
377 377  
388 +
389 +
378 378  (% class="box" %)
379 379  (((
380 380  "orgid":"[str]"
... ... @@ -385,6 +385,7 @@
385 385  orgid
386 386  
387 387  
400 +
388 388  (% class="box" %)
389 389  (((
390 390  "universesid":"[str]"
... ... @@ -395,6 +395,7 @@
395 395  universesid
396 396  
397 397  
411 +
398 398  (% class="box" %)
399 399  (((
400 400  "placetype": "[str]"
... ... @@ -405,10 +405,11 @@
405 405  placetype
406 406  
407 407  
408 -**Here are two ways to enter the server:**
409 409  
410 -**~1. WinSCP**
423 +(% style="color:blue" %)**Here are two ways to enter the server:**
411 411  
425 +(% style="color:red" %)**1. WinSCP**
426 +
412 412  [[image:image-20220526152303-18.png]]
413 413  
414 414  
... ... @@ -420,8 +420,9 @@
420 420  way1
421 421  
422 422  
423 -**2. secureCRT**
424 424  
439 +(% style="color:red" %)**2. secureCRT**
440 +
425 425  [[image:image-20220526153145-22.png]]
426 426  
427 427  [[image:image-20220526153236-23.png]]
... ... @@ -431,8 +431,11 @@
431 431  way2
432 432  
433 433  
434 -= 6. Test Result =
435 435  
451 += 6.  Test Result =
452 +
453 +
436 436  The real-time position on the map is obtained according to the moving change of LBT1.
437 437  
456 +
438 438  [[image:image-20220526153424-25.png||height="693" width="1414"]]