From 6031035a0f8de05f09894b2be68b6620de471061 Mon Sep 17 00:00:00 2001 From: Eric Sherman Date: Fri, 10 Jun 2016 17:19:03 -0500 Subject: [PATCH 1/4] data sources link broken - instead of _ --- installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installing.md b/installing.md index d9c1e31..a65b5cb 100644 --- a/installing.md +++ b/installing.md @@ -35,7 +35,7 @@ In general, Pelias will require: ## Choose your datasets Pelias can currently import data from four different sources. The contents and description of these -sources are available on our [data sources page](./data_sources). Here we'll just focus on what to +sources are available on our [data sources page](./data-sources). Here we'll just focus on what to download for each one. ### Who's on First From 7d6eb5edc995a74f473c670e926868eb38f2dfa0 Mon Sep 17 00:00:00 2001 From: Eric Sherman Date: Fri, 10 Jun 2016 17:20:45 -0500 Subject: [PATCH 2/4] Update installing.md --- installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installing.md b/installing.md index a65b5cb..f94d5ae 100644 --- a/installing.md +++ b/installing.md @@ -35,7 +35,7 @@ In general, Pelias will require: ## Choose your datasets Pelias can currently import data from four different sources. The contents and description of these -sources are available on our [data sources page](./data-sources). Here we'll just focus on what to +sources are available on our [data sources page](./data-sources.md). Here we'll just focus on what to download for each one. ### Who's on First From 8178425c9e8899cf13e6e1f84cb2b6e82c7499ec Mon Sep 17 00:00:00 2001 From: Eric Sherman Date: Fri, 10 Jun 2016 17:23:50 -0500 Subject: [PATCH 3/4] update WOF install instructions original instructions don't acknowledge the existence of download_data.js in the WOF importer module. --- installing.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/installing.md b/installing.md index f94d5ae..0b19729 100644 --- a/installing.md +++ b/installing.md @@ -40,7 +40,10 @@ download for each one. ### Who's on First -There are two ways to download Who's on First data. The first is to use the pre-created +The [Who's on First](https://github.com/pelias/whosonfirst#data) importer contains code and +instructions for downloading WOF data. + +Alternativley, there are two other ways to download Who's on First data. The first is to use the pre-created [bundles](https://whosonfirst.mapzen.com/bundles/). These consist of a series of archives that can be easily extracted (instructions are on the page). From be93fb3335d9b60def7241736fcc89a7ce517955 Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Mon, 13 Jun 2016 14:43:12 -0400 Subject: [PATCH 4/4] Fix typo --- installing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installing.md b/installing.md index 0b19729..e518335 100644 --- a/installing.md +++ b/installing.md @@ -41,9 +41,9 @@ download for each one. ### Who's on First The [Who's on First](https://github.com/pelias/whosonfirst#data) importer contains code and -instructions for downloading WOF data. +instructions for downloading WOF data. -Alternativley, there are two other ways to download Who's on First data. The first is to use the pre-created +Alternatively, there are two other ways to download Who's on First data. The first is to use the pre-created [bundles](https://whosonfirst.mapzen.com/bundles/). These consist of a series of archives that can be easily extracted (instructions are on the page).