Closed stepps00 closed 7 years ago
The convention has been city
since the addr
namespace is most closely associated with OSM.
Please remove files like: properties/label/.DS_Store
. Those are annoying macOS invisible files that Git still sees (you can add them to the .gitignore file, though).
Let's just leave things as they for now. There is a bunch of code that follows the existing convention and this is a PR for organizing properties and making them accessible to machines, not to redefine practice.
Again, the point is simply to document what is there. This is not the place to apply wholesale changes to the data.
All reviewer comments have been addressed and https://github.com/whosonfirst/whosonfirst-properties/issues/39 has been opened for comment https://github.com/whosonfirst/whosonfirst-properties/pull/37#pullrequestreview-61377844.
Fixes #36.
README.md
id
property (unique)name
property (property name)prefix
property (what prefix/folder it belongs to)description
property (property description)type
property (string, integer, float, list, etc)Other issues have been opened in this repo as follow-ups once this PR is merged.