Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jenningsanderson authored Oct 10, 2018
1 parent d7f096e commit ba17963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a simplified framework built off Mapbox's [tile-reduce](//github.com/mapbox/tile-reduce) to perform map-reduce functions against large files of line-delimited JSON. This simply removes all of the `tile` processing and instead passes each new line in the file to the map script.

This is currently used for geometry-reconstruction of historical OSM objects as output from the [OSM-Wayback](//github.com/osmlab/osm-wayback) utility
This is currently used for geometry-reconstruction of historical OpenStreetMap objects as output from the [OSM-Wayback](//github.com/osmlab/osm-wayback) utility

### Install

Expand Down

0 comments on commit ba17963

Please sign in to comment.