whosonfirst / whosonfirst-properties

What things mean in Who's On First documents
Other
5 stars 5 forks source link

Add list of all properties #99

Closed stepps00 closed 4 years ago

stepps00 commented 4 years ago

Fixes #70

This PR adds a "master" json of existing WOF properties. This list contains a list of any property that exists in the 260 per-country admin repos. Longer term, I'd like to also crawl the venue and postalcode repos, as well, because there are unique properties in venue and postalcode records to add.

For now, I've added the properties under an "admin_properties" key. Going forward, I could append a "venue_properties" and "postalcode_records" keys to this file... or I could move this to a set key:values for all properties, giving each property a unique id.