Closed stepps00 closed 7 years ago
wait, what? that’s going to break a bunch of code - what is the rationale for a list? are these just quantum places?
This is follow-up to our conversation about the wof:placetype_alt
property. We should ensure the wof:placetype_alt
property is a list, rather than a string. Because a record can have multiple alt placetypes, we should use:
"wof:placetype_alt":[
"county",
"localadmin"
],
rather than..
"wof:placetype_alt":"country, localadmin"
This property should be catalogued as a list (not a string). Example: