TIGERTractProperties
type TIGERTractProperties: Pick<TIGERPropertyRecord<FIPSTractGeoID>,
| TIGERProperty.GeoID
| GeoIDPart.State
| GeoIDPart.County
| GeoIDPart.Tract
| TIGERProperty.ClassCode
| TIGERProperty.FunctionalStatus
| TIGERProperty.LandAreaSqm
| TIGERProperty.WaterAreaSqm
| TIGERProperty.CentroidLongitude
| TIGERProperty.CentroidLatitude>;
Properties of a Census Tract.