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!

STRATA is created by IPUMS-International by assigning a unique identifier to groups of geographically adjacent households in order to improve accuracy of standard error estimation. Households grouped into the same strata do not necessarily reside within the same small geographic area such as village or town; in the China 1990 sample I can only confirm that they reside in the same county (GEO3_CN1990). You can read more about the construction of strata in this IPUMS working paper.

Note that you can find the source variables (e.g., CN1990A_0030) for each integrated variable (e.g., STRATA) by referring to the integrated variable’s Source Variables tab. In the case of STRATA, you can see in this tab that CN1990A_STRATA (the name assigned to CN1990A_0030) is the source variable for STRATA. In this case, the source variable was created by IPUMS-International and will be identical to the data in the integrated variable.