iandees / wof-editor

A simple Who's on First editor.
https://writefield.nextzen.org/
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Add population metadata #7

Open nvkelso opened 4 years ago

nvkelso commented 4 years ago

We have a line item for Population (wof:population), but we also need to set:

nvkelso commented 4 years ago

@stepps00 can you add detail here, please?

stepps00 commented 4 years ago

When updating population data (wof:population), we should also set the following properties:

Here's some Python logic to determine population_rank based on the population data: https://github.com/whosonfirst/whosonfirst-cookbook/blob/master/scripts/108_gn_import.py#L715-L748