pelias / wof

WhosOnFirst tools
3 stars 2 forks source link

add support for wof:placetype_alt #43

Closed missinglink closed 1 year ago

missinglink commented 1 year ago

WOF features may belong to multiple placetypes, this PR adds support for the wof:placetype_alt property.

note: this is implemented in a 'view' so will currently only affect the wof feature map command when passed a <script> (ie. it will only really work for shapefile builds and not change any of the existing bundling code which traditionally didn't consider this field).

resolves https://github.com/whosonfirst-data/whosonfirst-data/issues/2152