On map: show top results. (wait 2 seconds after sorting/filtering to render on map)
x stops mapped |
Upload GPX file:
Search databank:
this will run fuzzy search algorithms on the databank and return scored results. May take time so wait while the table loads.
Download: |
Instructions
Disclaimer: Note: this tool has been made specifically for a project's internal use. Not meant for general usage. Please contact the designer Nikhil on nikhil[dot]js[at]gmail.com.
Choose a route from top-left drop-down
These routes are from route sequence CSV's loaded in data/ folder of this app
Have to map each stop.
As you map them, stops will appear on the map. Green are for onward direction (0), and Blue are for return direction (1).
To check the order of stops on map, click the route button on left side of map. That will toggle on the default route lines layer.
Bottom table is for databank. Load it by clicking "load default" button. Databank points will load as yellow dots on the map.
Use the filters to drill down to the right options.
The databank CSV is in the databank/ folder of this app.
You can change which databank csv is used, from config.json .
In top table, you can edit various columns, delete and add entries. To save changes back to the csv, click on the big green "save changes.." button below the map.
Click "map all exact matches" if you want to run a bulk direct names matching function at backend, which reads the default databank as set in the config.json file.
You can also do a "fuzzy" search for a name on the databank. This will return a scored list of names that sound closest to the search term.