From 93009af8f67a719925439d6cc346b9ea98ca9278 Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Wed, 6 Jul 2016 13:14:26 -0400 Subject: [PATCH] Correct order of layers --- data-sources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data-sources.md b/data-sources.md index 06797a5..110603f 100644 --- a/data-sources.md +++ b/data-sources.md @@ -29,8 +29,8 @@ Layers: - `region` - `macrocounty` - `county` -- `locality` - `localadmin` +- `locality` - `borough` - `neighbourhood` - `coarse` (alias for simultaneously using all the above) @@ -75,8 +75,8 @@ Layers: - `macroregion` - `region` - `county` -- `locality` - `localadmin` +- `locality` - `neighbourhood` - `coarse` (alias for simultaneously using all the above)