mapmatching
mapmatching copied to clipboard
An arcpy based HMM map matching tool
arcgis 10.5。install networkx、GDAL,and run the tool successfully。but nothing exported after running the tool.
I successfully installed gdal2.2.3 and networkx2.1. And I also followed the instructions to install mapmatcher-1.0.win32.exe, but I met the problem in the following picture.  I found nothing in mapMatch...
Thanks
Thanks for your code. I'm learning from it.
Dear Simonscheider, I am very interested in this tool! Could we use this tool on ArcGIS 10.5 in Windows 10 (64 bit)? Many Thanks in advances, Mat
I had ran the python toolbox in ArcGis for the test data provided, it ran successfully I was testing on one of my data, it threw the following error: in...
I have successfully run the test file. But when I run my own data, I get an error. Traceback (most recent call last): File "", line 123, in execute File...
The test file runs fine. When I run my own data of bicycle GPS points, I get below error. Could you please help me figure out what is wrong? Executing:...
License
This looks very promising. Are you able to apply a license to this code?
Thanks for reading my question. I have lots of trajectories and road networks.(Both for Shang Hai, a big city in China).Now I want to associate every single Point in every...
Why is the transition probability calculation different from the paper? How do you consider it? Thank you very much