Currently, when a user displays a taxon, the 'preferred_common_name' is shown, but the 'preferred_place_id' is not set, so it will be whatever inaturalist.org uses for that by default (probably North America).
If we simply send preferred_place_id=# where # is the place id of the user's "home place" as set by [p]user set home [place_name], then they will see the preferred common name for their home place.
Once this is implemented, the groundwork will be laid for for doing #111
Currently, when a user displays a taxon, the 'preferred_common_name' is shown, but the 'preferred_place_id' is not set, so it will be whatever inaturalist.org uses for that by default (probably North America).
If we simply send preferred_place_id=# where # is the place id of the user's "home place" as set by
[p]user set home [place_name]
, then they will see the preferred common name for their home place.Once this is implemented, the groundwork will be laid for for doing #111