worlda11y icon indicating copy to clipboard operation
worlda11y copied to clipboard

A comprehensive travel time dataset for the entire landmass of the world to the nearest town.

Results 1 worlda11y issues
Sort by recently updated
recently updated
newest added

Currently it uses standard `fs.readFileSync` and `JSON.parse` but that will fail on big JSON files. Replace this with tools like `big-json` to handle larger (Geo)JSON files.