cyang-kth / fmm

Fast map matching, an open source framework in C++
https://fmm-wiki.github.io/
Apache License 2.0
892 stars 215 forks source link

UBODT: the result file is too large and the disk is full #238

Closed Fern-Parker closed 2 years ago

Fern-Parker commented 2 years ago

UBODT: the result file is too large and the disk is almost full. I tried 3 times, and got the following: Disk size: 20GB, delta: 200, the size of ubodt.txt is up to about 19.8GB Disk size: 40GB, delta: 5, the size of ubodt.txt is up to about 39GB Disk size: 80GB, delta: 3, the size of ubodt.txt is up to about 78.9GB

Has anyone ever encountere d this problem?Any help will be greatly appreciated!

cyang-kth commented 2 years ago

If you use degrees, reduce delta to by 100000 to change to degree unit.

iman4000 commented 2 years ago

can you give some explanation for delta parameter and what is this actually? when we reduce delta, data is bigger. i can not understand why!

Fern-Parker commented 2 years ago

您好,您的邮件已收到,我会尽快给您回复