From 01a829ec796bf34e0f9eb032657cad74cd56e738 Mon Sep 17 00:00:00 2001 From: Riordan Date: Tue, 16 Feb 2016 10:17:09 -0500 Subject: [PATCH] Revises Geonames abbreviation Fixes geonames abbreviation (is `gn`, but was written `ga` in one document). Good catch by @msmollin in pelias/pelias#261 Fixes pelias/pelias#261 --- search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search.md b/search.md index 297b66e..95f7576 100644 --- a/search.md +++ b/search.md @@ -292,7 +292,7 @@ The search examples so far have returned a mix of results from all the data sour | [OpenStreetMap](http://www.openstreetmap.org/) | `openstreetmap` | `osm` | | [OpenAddresses](http://openaddresses.io/) | `openaddresses` | `oa` | | [Quattroshapes](http://quattroshapes.com/) | `quattroshapes` | `qs` | -| [GeoNames](http://www.geonames.org/) | `geonames` | `ga` | +| [GeoNames](http://www.geonames.org/) | `geonames` | `gn` | If you use the `sources` parameter, you can choose which of these data sources to include in your search. So if you're only interested in finding a YMCA in data from OpenAddresses, for example, you can build a query specifying that data source.