Browse Source

Correct order of layers

pull/131/head
Julian Simioni 8 years ago
parent
commit
93009af8f6
No known key found for this signature in database
GPG Key ID: 233D913D41615A6F
  1. 4
      data-sources.md

4
data-sources.md

@ -29,8 +29,8 @@ Layers:
- `region` - `region`
- `macrocounty` - `macrocounty`
- `county` - `county`
- `locality`
- `localadmin` - `localadmin`
- `locality`
- `borough` - `borough`
- `neighbourhood` - `neighbourhood`
- `coarse` (alias for simultaneously using all the above) - `coarse` (alias for simultaneously using all the above)
@ -75,8 +75,8 @@ Layers:
- `macroregion` - `macroregion`
- `region` - `region`
- `county` - `county`
- `locality`
- `localadmin` - `localadmin`
- `locality`
- `neighbourhood` - `neighbourhood`
- `coarse` (alias for simultaneously using all the above) - `coarse` (alias for simultaneously using all the above)

Loading…
Cancel
Save