amillb / pgMapMatch

map-matching of GPS traces
MIT License
77 stars 20 forks source link

Skipping match. Need at least 3 points in trace #5

Closed ghost closed 6 years ago

ghost commented 6 years ago

Can I check what is the projection required fo sf_street ?

I run the test.py but got this error Skipping match. Need at least 3 points in trace. What does this means ?

amillb commented 6 years ago

The projection is 3456. You shouldn't need to run the tests, which are intended primarily for development. However, I just added the streets table to the git repository.

Please do use the github issue tracker for bug reports. However, for more general questions, please e-mail me directly.

ghost commented 6 years ago

okay.. tks for your help