From 6baef18b591254bbcb336cfc36b3882ccd696c0d Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Fri, 3 Jun 2016 17:25:44 -0400 Subject: [PATCH] Add a note about sources containing quattroshapes This makes it more obvious how we're handling the deprecation --- data-sources.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data-sources.md b/data-sources.md index cde55de..fa6d7a2 100644 --- a/data-sources.md +++ b/data-sources.md @@ -95,4 +95,6 @@ Quattroshapes used to be supported by Mapzen Search and its use was discontinued It has been replaced by Who's on First, which continues to provide global administrative place data (countries, regions, counties, cities) and administrative lookup (_"what country, region, and city is this address part of?"_). +To help make the transition seamless, any queries that specify quattroshapes in the `sources` parameter will see results from Who's on First instead. Who's on First contains all the data from Quattroshapes, plus more data, and has continuous updates and fixes, so it should be a seamless transition where all existing queries will continue to work as expected. + Quattroshapes data is licensed [CC-BY-2.0](http://creativecommons.org/licenses/by/2.0/).