Can I think of strata as a (small) geographical unit?

This is related to this previous post, but my question is for another country (China) and specific about how we may use the strata variable.

My question is: when analyzing the 1990 Chinese census from IPUMS International, can I consider the variable strata as effectively the unique id of some small geographic units (such as a village or a small county, etc.).

Here is what I already learnt from the IPUMS documentation:
(1) Description of the variable strata (in my case cn1990a_strata): This variable is the strata identifier for the sample. Strata is a constructed variable that captures the implicit geographic stratification resulting from the sample design. It is created by assigning a unique identifier to groups of between 10 and 19 adjacent households. Additional documentation is available on the Variance Estimation page.
(2) In an excel file named “Strata” that describes the strata variables of each country/datasets, the description for China 1990 goes like this: CN1990A / China_1990 / CN1990A_0030 / No recoding. I presume that this means the variable cn1990a_strata comes from a source variable called CN1990A_0030, without any recoding. However, when I try to search for more information for CN1990A_0030, I cannot find out what its specific meaning is (i.e. is it a source variable which initially means village or county in the 1990 Chinese census?).

Thanks very much!