Project

General

Profile

Feature #1442

s1 algorithm

Added by Tab Tu about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
2019-10-14
Due date:
2019-12-01
% Done:

100%

Estimated time:
(Total: 0.00 h)
Spent time:
(Total: 215.00 h)

Description

Square based encoding.
Encode every block in order.
Every 4 small square combine to a big one.
Use the whole map as a big square.


Subtasks

Task #46: based on square encode each block. every 100 small blocks make a big block. separate 16 levels on these blocks. use map as a RectangularClosedTab Tu2019-10-142019-12-01

Actions
Issue #81: a real world GPS is not flat map, it is like a ball. seperate by square can only be used in a flat map. ClosedTab Tu2019-11-212019-11-27

Actions
Issue #87: every search task has a deviation on the boundary. a search area is composed by many squares.ClosedTab Tu2019-11-012019-11-22

Actions
Issue #88: encode every blocks in order. separate big squares into 100 small blocks, and encode them.ClosedTab Tu2019-10-142019-10-30

Actions
Issue #90: have some deviation between to near blocks. return error result sometimesClosedTab Tu2019-10-252019-10-31

Actions
#1

Updated by Tab Tu about 6 years ago

  • Status changed from Closed to In Progress
#2

Updated by Tab Tu about 6 years ago

  • Status changed from In Progress to Closed

Also available in: Atom PDF